#851 closed Bug (No Bug)
Compile Script - UPX.exe error
Reported by: | jorbazz@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | Aut2Exe | |
Version: | 3.3.0.0 | Severity: | None |
Keywords: | upx.exe, upx, error, compile error, permission denied, stub file, windows 7 beta | Cc: |
Description
I can't compile scripts
OS: Windows 7 Beta 32bit
Error:
Unable to execute upx.exe to compress stub file:
upx: C:\Users\CHCO\Desktop\htaccess.au3
C:\Users\CHCO\Desktop\htaccess.au3: Permission denied
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by Jos
- Resolution set to No Bug
- Status changed from new to closed
comment:2 Changed 15 years ago by anonymous
Exe build, Upx lockup case.
When the target output executeble, thats going to be build, is selected within a windows explorer window.
In general upx part will fail with:
Error: Unable to execute upx.exe to compress stub file:
upx: C:\...\Script.exe: IOException: rename error: Permission denied
In General, as building a exe with final(3.3.0.0) instead of beta(3.3.1.?), and if the source script has a space in its name.
Its seems to be able to initally bybass this lockup error on the first consecutive build.
In this case it seems to lockup in general on second consecutive build.
AutoIt:3.3.1.6 (Os:WIN_XP/X86/Service Pack 3 Language:0409 Keyboard:00000409 Cpu:X86)
comment:3 Changed 15 years ago by anonymous
Correction:
Not the au3 script name or build exe filename need to have a space in there names, but the path that is used to the (probebly) exe file.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
There is no Windows 7 support for autoit3 yet.