| View previous topic :: View next topic |
| Author |
Message |
Elevator_Hazard
Joined: 28 Oct 2006 Posts: 304 Location: US
|
Posted: Sat Feb 17, 2007 1:08 am Post subject: Error when compiling! Unable to read AutoIt binary file!More |
|
|
When trying to compile my program that I am proud of, I get an error:
| Code: | | Error: Unable to read AutoIt binary file. (AutoHotkeySC.bin) |
I have no idea what that means  _________________ Changed siggy at request of ahklerner 
Last edited by Elevator_Hazard on Sun Feb 18, 2007 4:47 am; edited 1 time in total |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 6772 Location: Pacific Northwest, US
|
Posted: Sat Feb 17, 2007 5:48 am Post subject: |
|
|
does your script work ok when you run the ahk version?
have you tried re-installing?
can you post your script? maybe someone else can compile it for you and give you the exe. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Elevator_Hazard
Joined: 28 Oct 2006 Posts: 304 Location: US
|
Posted: Sat Feb 17, 2007 4:08 pm Post subject: |
|
|
I don't think that's going to work and the code has a bunch of files and icons. _________________ Changed siggy at request of ahklerner  |
|
| Back to top |
|
 |
Elevator_Hazard
Joined: 28 Oct 2006 Posts: 304 Location: US
|
|
| Back to top |
|
 |
corrupt
Joined: 29 Dec 2004 Posts: 2393
|
Posted: Sun Feb 18, 2007 5:45 am Post subject: |
|
|
| It compiles ok here ( Windows Vista Home Premium, AHK 1.0.46.08 ). Would you like me to send you a copy of the compiled script? |
|
| Back to top |
|
 |
JSLover
Joined: 20 Dec 2004 Posts: 542 Location: LooseChange911.com... the WTC attacks were done by the US Gov't... the official story is a lie...
|
Posted: Sun Feb 18, 2007 9:19 am Post subject: Re: Error when compiling! Unable to read AutoIt binary file! |
|
|
| Elevator_Hazard wrote: | | When trying to compile... |
...how are you trying? Right click -> Compile Script?
| Code: | | Error: Unable to read AutoIt binary file. (AutoHotkeySC.bin) |
| Elevator_Hazard wrote: | | ...I have no idea what that means... |
...well, without actually testing, I assume it means the Ahk2Exe compiler can't read AutoHotkeySC.bin...which goes back to...
| engunneer wrote: | | have you tried re-installing? |
...re-installing AHK should re-create the AutoHotkeySC.bin...for example if you copied/moved the Ahk2Exe.exe file to some other dir (or usb-stick)...& didn't take the AutoHotkeySC.bin with it, you would get this error... _________________
Home • Click image! • Blog |
|
| Back to top |
|
 |
Elevator_Hazard
Joined: 28 Oct 2006 Posts: 304 Location: US
|
Posted: Sun Feb 18, 2007 3:33 pm Post subject: |
|
|
Re-installing worked.... But I never messed with it or anything!... Well, thanks guys. _________________ Changed siggy at request of ahklerner  |
|
| Back to top |
|
 |
|