muhmuuh 0 Posted September 1, 2007 Hi! Is it possible to change the .exe icon of a compile script to the default one and how? Thanks I ran. I ran until my muscles burned and my veins pumped battery acid. Then I ran some more. Share this post Link to post Share on other sites
Generator 0 Posted September 1, 2007 By default one you mean the one that Autoit.exe have? Browse the directory in your installed folder and find it. Share this post Link to post Share on other sites
muhmuuh 0 Posted September 1, 2007 By default I mean the Widows default icon for .exe files. Is your idea to replace the autoit icon with the windows one, because this is very interesting idea I ran. I ran until my muscles burned and my veins pumped battery acid. Then I ran some more. Share this post Link to post Share on other sites
muhmuuh 0 Posted September 1, 2007 OK, the windows default exe icon is in ystem32\SHELL32.dll. How can I get it from there? I ran. I ran until my muscles burned and my veins pumped battery acid. Then I ran some more. Share this post Link to post Share on other sites
Achilles 2 Posted September 1, 2007 (edited) You could use research hacker to extract the icons and then find the one you want... Edited September 1, 2007 by Piano_Man My Programs[list][*]Knight Media Player[*]Multiple Desktops[*]Daily Comics[*]Journal[/list] Share this post Link to post Share on other sites
Nahuel 1 Posted September 1, 2007 (edited) Just go to start-->All Programs-->Autoit v3--> Compile Script to .exe It lets you use any icon you want. (as long as it is an .ico file) hope that's what you wanted. -edit- Oh no, that's not what you wanted. Hehe. I guess you could de-compile it and then compile it again with the new icon... But I think that you wouldn't be possible with the new Autoit version. Edited September 1, 2007 by Nahuel Share this post Link to post Share on other sites
muhmuuh 0 Posted September 1, 2007 You could use research hacker to extract the icons and then find the one you want...Thanks, it worked.Maybe you wanted to say resource hacker I ran. I ran until my muscles burned and my veins pumped battery acid. Then I ran some more. Share this post Link to post Share on other sites
Zedna 289 Posted September 1, 2007 I'm using at top of my script: #AutoIt3Wrapper_Icon=my_icon.ico Resources UDF ResourcesEx UDF AutoIt Forum Search Share this post Link to post Share on other sites