AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

icon help

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
ahk_man



Joined: 20 Jun 2004
Posts: 39

PostPosted: Sat Sep 04, 2004 10:54 am    Post subject: icon help Reply with quote

Hi Chris,
Could you please show me how to change the ahk.exe icon to something else? Please give me a real example how to do it. I have a cool Icon that I want to use it to replace the "H" icon of the exe file.
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5382
Location: /b/

PostPosted: Sat Sep 04, 2004 11:01 am    Post subject: Reply with quote

When you compile the AHK script into an exe you can choose what icon you like.

If you want to change your AHK icons then search google for icon changers. You can download free programs that change the icon for AHK (or anything else) on your computer.
_________________

Back to top
View user's profile Send private message Visit poster's website
Pallie



Joined: 05 Jul 2004
Posts: 57
Location: London

PostPosted: Sat Sep 04, 2004 11:11 am    Post subject: Reply with quote

Instead of right clicking the ahk file and compiling the exe, run the "Convert .ahk to .exe" compiler from the start menu (start>programs>autohotkey>Convert" for example), and you can put in the icon file that you want to use. Use the browse key to find the icon file you want.

Mike
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Sat Sep 04, 2004 12:38 pm    Post subject: Reply with quote

Those are all good suggestions. In addition, if you want to change a non-compiled script's icon, you can do it this way:
menu, tray, icon, MyIcon.ico ; .ico, .dll, or .exe
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group