| View previous topic :: View next topic |
| Author |
Message |
imapow
Joined: 13 Mar 2008 Posts: 89 Location: Trøndelag, Norway
|
Posted: Wed May 07, 2008 10:35 am Post subject: online *.AHK to *.exe converter |
|
|
i use several diferent computers every day, (work.) on thise computers i dont wont to instal AutoHotkey for diferent reasons. but i wold still like to be able to convert .AHK files to *.EXE files so i can try out the programs posted in this forum wen im at work. a wold olsow like to be able to wrigth and test out AHK scripts. so how abot a online *.AHK to *.EXE converter made in java ore php. _________________ -._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.- |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2359 Location: Australia, Qld
|
Posted: Wed May 07, 2008 11:15 am Post subject: |
|
|
| There is a zip file on the download page that would allow you to run or compile scripts without installing anything... |
|
| Back to top |
|
 |
imapow
Joined: 13 Mar 2008 Posts: 89 Location: Trøndelag, Norway
|
Posted: Wed May 07, 2008 11:25 am Post subject: |
|
|
cool thanks  _________________ -._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.- |
|
| Back to top |
|
 |
poetbox
Joined: 07 Jan 2007 Posts: 50
|
Posted: Wed May 07, 2008 11:35 am Post subject: |
|
|
| imapow wrote: | cool thanks  |
down a Ahk2Exe.exe.And make AHK to EXE.
But,If somebody can make such an EXE file which contains Ahk2Exe.exe in it,when we drag some code over the EXE,then an new EXE file will be made.
Then we only download one file is ok.cus that file has contained Ahk2Exe.exe.
expecting... |
|
| Back to top |
|
 |
imapow
Joined: 13 Mar 2008 Posts: 89 Location: Trøndelag, Norway
|
Posted: Wed May 07, 2008 11:38 am Post subject: |
|
|
| poetbox wrote: |
down a Ahk2Exe.exe.And make AHK to EXE.
But,If somebody can make such an EXE file which contains Ahk2Exe.exe in it,when we drag some code over the EXE,then an new EXE file will be made.
Then we only download one file is ok.cus that file has contained Ahk2Exe.exe.
expecting... |
? _________________ -._.-¨¯¨-._.-IM@PΩW-._.-¨¯¨-._.- |
|
| Back to top |
|
 |
Guest
|
Posted: Wed May 07, 2008 11:48 am Post subject: |
|
|
| imapow wrote: | | poetbox wrote: |
down a Ahk2Exe.exe.And make AHK to EXE.
But,If somebody can make such an EXE file which contains Ahk2Exe.exe in it,when we drag some code over the EXE,then an new EXE file will be made.
Then we only download one file is ok.cus that file has contained Ahk2Exe.exe.
expecting... |
? |
Needn't download AGK,only download a compiler.
Needn't compile AHK,only auto-make AHK to exe.
Is there a way? |
|
| Back to top |
|
 |
Lexikos
Joined: 17 Oct 2006 Posts: 2359 Location: Australia, Qld
|
Posted: Thu May 08, 2008 7:33 am Post subject: |
|
|
| Only Ahk2Exe.exe and AutoHotkeySC.bin are required to compile. AutoHotkey.exe is optional - if it is not there, functions libraries will not work. |
|
| Back to top |
|
 |
|