Custom Query (3927 matches)
Results (391 - 393 of 3927)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3497 | No Bug | Aut2Exe fails when run from SciTE | ||
| Description |
I'm trying to compile a script from SciTE (v 3.66) by [Ctrl]+F7 on a Win10/64bit PC and get a strange error message, saying: Aut2Exe Error: Error: Unable to add resources: C:\Users\Me\Appdata\Local\AutoIt v3\Aut2Exe\autF263.tmp.exe So far this is similar to the issue reported under: 2936. However when I then use the Explorer interface, contex menu entry: Compile script (x64) or Compile Script (x86) in the Windows Explorer, the compilation works OK. What is wrong with the compiler when called from SciTE? I haven't seen that behaviour in the past. Thank you and best regards, Zsolt Sera |
|||
| #436 | Fixed | Aut2Exe more efficient from command line? | ||
| Description |
When I used the Aut2Exe GUI to compress a script it came out to 311kb, every time, regardless what I set compression to. When I used the command line with /comp 4 it came out to 309kb, with /comp 3 it came to 310kb, /comp 2 was 311kb. It appears that the GUI is ignoring the compression selection, using the default of /comp 2 (nothing to do with UPX, as turning it off/on works as it should). |
|||
| #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... |
|||
