lilshortwun Posted December 14, 2006 Posted December 14, 2006 I was wondering how do you change the script's icon after you compiled it. Thanks
sheck Posted December 14, 2006 Posted December 14, 2006 I was wondering how do you change the script's icon after you compiled it. ThanksThe only way to change icon after compilation is to use ResHack.exe. The easier way is to specify an icon when compiling script. Live and Learn, 'cause Knowledge is Super Power.
lilshortwun Posted December 14, 2006 Author Posted December 14, 2006 How do you specify an icon when compiling script?
sheck Posted December 14, 2006 Posted December 14, 2006 How do you specify an icon when compiling script?Run Aut2Exe.exe file which is in your AutoIt folder, if your compiling Beta script then it will be in beta folder under your AutoIt directory. Live and Learn, 'cause Knowledge is Super Power.
Zedna Posted December 14, 2006 Posted December 14, 2006 If you are using Scite then place this at top of your script: #Compiler_Icon=your_icon.ico Resources UDF ResourcesEx UDF AutoIt Forum Search
dandymcgee Posted December 14, 2006 Posted December 14, 2006 Should also be an option on right-click of a .au3 file (Compile with Options). - Dan [Website]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now