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 

making an *.exe file out of autohotkey scripts (possible?)

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



Joined: 19 Mar 2009
Posts: 5

PostPosted: Thu Mar 26, 2009 1:30 am    Post subject: making an *.exe file out of autohotkey scripts (possible?) Reply with quote

hi everyone. so maybe i didnt understand the whole concept of autohotkey or what ever.

but i wrote a couple of scripts and now i was wondering if there is a better way of copy and paste these scripts in my main .ahk file to execute them when ever i want to use them?

eg. what my headline says.

thanks in advance
_________________
the ungroundable v°°v
Back to top
View user's profile Send private message
Superfraggle



Joined: 02 Nov 2004
Posts: 1019
Location: London, UK

PostPosted: Thu Mar 26, 2009 1:37 am    Post subject: Reply with quote

If you have AHK installed you can just double click the scripts to run them. But you have to have AHK installed via the installer or manually set up the file associations.
Also if installed you can right click a script and select compile, which will convert the ahk script into an executable. The other way of doing this is using the ahk to exe program that comes with autohotkey.
_________________
Steve F AKA Superfraggle

http://r.yuwie.com/superfraggle
Back to top
View user's profile Send private message MSN Messenger
sinkfaze



Joined: 18 Mar 2008
Posts: 5043
Location: the tunnel(?=light)

PostPosted: Thu Mar 26, 2009 2:11 am    Post subject: Re: making an *.exe file out of autohotkey scripts (possible Reply with quote

raUber wrote:
...i wrote a couple of scripts and now i was wondering if there is a better way of copy and paste these scripts in my main .ahk file to execute them when ever i want to use them?


To avoid having several scripts running at once you can always include them as if they're part of your main script.
_________________
Try Quick Search for Autohotkey or see the tutorial for newbies.
Back to top
View user's profile Send private message Send e-mail
raUber



Joined: 19 Mar 2009
Posts: 5

PostPosted: Thu Mar 26, 2009 4:42 pm    Post subject: Reply with quote

thank you.
thats what i wanted to know.
_________________
the ungroundable v°°v
Back to top
View user's profile Send private message
Display posts from previous:   
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