Modify ↓
#2179 closed Bug (Duplicate)
Aut2Exe\Aut2exe.exe /pack
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Aut2Exe | |
| Version: | 3.3.9.3 | Severity: | None |
| Keywords: | Cc: |
Description
Since 3.3.9.3 the /pack switch (which is the default) of Aut2exe.exe is no longer working.
The following message is displayed:
Error: Unable to execute upx.exe to compress stub file.
upx: <file>: CantPackException: superfluous data between sections
Running the same command line with 3.3.9.2 (or before) is working.
Using /nopack is working, too. So I don't expect that the error is caused by the .au3 file.
Attachments (0)
Change History (4)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
upx.exe version is 3.8.0.0 and it comes with your autoit-v3.3.9.3-sfx.exe
comment:3 by , 14 years ago
| Resolution: | → Duplicate |
|---|---|
| Status: | new → closed |
This is a duplicate of #2180. I know what the problem is and it will be fixed soon.
Note:
See TracTickets
for help on using tickets.

Check version number of your upx.exe. Are you using upx that comes from us or something else?
I cant reproduce the issue.
In your next message include more information about your system and everything else that could help fixing your problem.