Custom Query (3931 matches)
Results (394 - 396 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #24 | Works For Me | Aut2Exe throws a "failed to UPX error" on occasion | ||
| Description |
It seems there is a race condition in Aut2Exe somewhere. Sometimes it fails to run UPX and throws an error, other times it works just fine. Not really sure how to reproduce this so just going over the code looking for an obvious way to get out of sync is about all I know to do. Assigning to Jon but if I get time I may look as well. Probably better if Jon has a look... |
|||
| #2180 | Fixed | Aut2Exe won't create .exe when using icon | ||
| Description |
Whenever I try to create an exe file, even as a test, using 3.3.9.3, if I try to use the /icon parameter with Aut2Exe I will never get an exe to be created. Using this line from SciTe to try to create a compiled exe; F:\AutoIt3\beta\aut2exe\aut2exe.exe /in "C:\Users\User\Dropbox\AutoItScripts\test.au3" /out "C:\Users\User\Dropbox\AutoItScripts\test.exe" /nopack /icon "C:\Users\User\Dropbox\AutoItScripts\some.ico" /comp 4 I get this error message every time. --------------------------- Aut2Exe Error --------------------------- Error: Unable to create the compiled archive. --------------------------- If I remove the /icon parameter and the connected ico file it will compile without any issues. |
|||
| #3183 | No Bug | Aut2Exe: Exe won't run "Unable to open the script file" (with Aut2Exe_x64.exe it works) | ||
| Description |
My script runs in Scite Editor (pressing F5, everything ok). If you compile my script with x86 Aut2Exe (w/ Create CUI, w/ Add req Constants) the compiled Exe File won't run and opens a MessageBox "Unable to open the script file". If you compile my script with x64 Aut2Exe_x64 (w/ Create CUI, w/ Add req Constants) the compiled Exe File runs perfectly. I am working on Windows 7 and tried with two different computers with the same outcome. |
|||
