muhmuuh Posted September 1, 2007 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.
Generator Posted September 1, 2007 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.
muhmuuh Posted September 1, 2007 Author 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.
muhmuuh Posted September 1, 2007 Author 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.
Achilles Posted September 1, 2007 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]
Nahuel Posted September 1, 2007 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
muhmuuh Posted September 1, 2007 Author 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.
Zedna Posted September 1, 2007 Posted September 1, 2007 I'm using at top of my script: #AutoIt3Wrapper_Icon=my_icon.ico Resources UDF ResourcesEx UDF AutoIt Forum Search
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