Jump to content

Aut2Exe


w0uter
 Share

Recommended Posts

i was trying to hack Aut2Exe so that it also supported no-compression.

while doing this i noticed that it always runs "upx.exe --best --compress-icons=0"

regardless of the menu settings under "compression"

is this really true or am i just misleaded B)

(im using version 3.1.1.0 of Aut2Exe, is there a newer one ?)

My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll

Link to comment
Share on other sites

  • Developers

i was trying to hack Aut2Exe so that it also supported no-compression.

while doing this i noticed that it always runs "upx.exe --best --compress-icons=0"

regardless of the menu settings under "compression"

is this really true or am i just misleaded B)

(im using version 3.1.1.0 of Aut2Exe, is there a newer one ?)

Correct observation. The compression setting is not used for UPX but for the internal Compression logic which compresses the included files with FileInstall() .

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...