phew Posted October 3, 2007 Posted October 3, 2007 hi, i just wanted to know if its possible to compile a script without compressing it by UPX? any way to deactivate UPX? greetings
smashly Posted October 3, 2007 Posted October 3, 2007 #AutoIt3Wrapper_useupx=nAdded to the top of my script works for me
ChrisL Posted October 3, 2007 Posted October 3, 2007 You can download the full vrsion of SciTe http://www.autoitscript.com/autoit3/downloads.shtml and choose compile from the tool menu.In the full version you get a gui_wrapper compiler where you can untick use UPXOr I think if you just put this at the top of your script it may work, not sure if it relys on having the full SciTe version #AutoIt3Wrapper_UseUpx=nOr pretty sure this works without gui_wrapper#Compiler_UseUpx=nFull SciTe is the best option [u]Scripts[/u]Minimize gui to systray _ Fail safe source recoveryMsgbox UDF _ _procwatch() Stop your app from being closedLicensed/Trial software system _ Buffering Hotkeys_SQL.au3 ADODB.Connection _ Search 2d Arrays_SplashTextWithGraphicOn() _ Adjust Screen GammaTransparent Controls _ Eventlogs without the crap_GuiCtrlCreateFlash() _ Simple Interscript communication[u]Websites[/u]Curious Campers VW Hightops Lambert Plant Hire
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now