Tsongkie Posted August 25, 2008 Share Posted August 25, 2008 I cant find the option to change my final executable's icon. help? Link to comment Share on other sites More sharing options...
Triblade Posted August 25, 2008 Share Posted August 25, 2008 1) Open Helpfile; 2) Read FAQ; 3) Notice Point 13; (How can I use a custom icon when compiling my scripts?) 4) Click on the link in there. My active project(s): A-maze-ing generator (generates a maze) My archived project(s): Pong3 (Multi-pinger) Link to comment Share on other sites More sharing options...
Zedna Posted August 25, 2008 Share Posted August 25, 2008 Add at top of your script: #AutoIt3Wrapper_icon=your_icon.ico and compile script from Scite (Scite4AutoIt3) by F7. Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Triblade Posted August 28, 2008 Share Posted August 28, 2008 Add at top of your script: #AutoIt3Wrapper_icon=your_icon.ico and compile script from Scite (Scite4AutoIt3) by F7.Added Feature Request in Bug Trac to add this info in FAQ. Didn't know this. Is very usefull and much easier to use. Link: http://svn.autoitscript.com/trac/ticket/545 My active project(s): A-maze-ing generator (generates a maze) My archived project(s): Pong3 (Multi-pinger) Link to comment Share on other sites More sharing options...
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