[Tips] Compile script with different icon/version/bin easily

Put simple Tips and Tricks that are not entire Tutorials in this forum
tmplinshi
Posts: 1604
Joined: 01 Oct 2013, 14:57

[Tips] Compile script with different icon/version/bin easily

03 Oct 2013, 13:48

Step 1 - Put below code at the beginning (or anywhere) of the script:

Code: Select all

/*
[config]
ahk_version=Unicode
icon=test.ico
bin=
*/
Step 2 - Use a hotkey script
The hotkey script will get script path (from window title) --> read ini settings --> run/compile from command line, that's it.

Below hotkey is used in Sublime Text window:
Spoiler

Return to “Tips and Tricks (v1)”

Who is online

Users browsing this forum: No registered users and 12 guests