Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#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 by Gary, 18 years ago

Resolution: No Bug
Status: newclosed

Place

#AutoIt3Wrapper_UseUpx=n

at the top of your script

comment:2 by Valik, 18 years ago

Or, heaven forbid, actually run the compiler manually and configure the options. You do realize there is a compiler GUI, right?

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.