#432 closed Bug (No Bug)
new version au3 always UPX compresses
Reported by: | vr@… | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.2.12.0 | Severity: | None |
Keywords: | Cc: |
Description
The previous version of AutoIT permitted people to optionally UPX compress an exe...If the exe was NOT UPX compressed, people could use a third party compression program to compress the snot out of the autoit executable !!!! In addition, you state that your compression method is not secure...The third party compression scheme is difficult for hackers to crack...In addition, my program is now about 70000 bytes bigger and will not fit on one floppy disk which was the entire point and main selling feature of my program, i.e, that it fits on one floppy disk!!!!!
If you could please give people the option of NOT UPX compressing the exe in the new autoit version, that might solve my problem!
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by Gary
- Resolution set to No Bug
- Status changed from new to closed
comment:2 Changed 16 years ago by Valik
Or, heaven forbid, actually run the compiler manually and configure the options. You do realize there is a compiler GUI, right?
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.
Place
#AutoIt3Wrapper_UseUpx=n
at the top of your script