Jump to content

Compiler Options


Recommended Posts

Does anyone have a complete list of the compiler options we can use in script?

#Compiler_Prompt = n
#Compiler_AUT2EXE = 
#Compiler_Icon = 
#Compiler_Compression = 4
#Compiler_Allow_Decompile = n
#Compiler_PassPhrase =
#Compiler_UseUpx= n
#Compiler_Res_Fileversion = 1.2.0.0
#Compiler_Res_Description = 
#Compiler_Res_LegalCopyright = 
#Compiler_Res_Language=1033
#Compiler_Res_Comment = 
#Compiler_Res_Field1Name =
#Compiler_Res_Field1Value =
#Compiler_Res_Field2Name =
#Compiler_res_Field2Value =
#Compiler_Run_AU3Check = n
#Compiler_Run_Before =
#Compiler_Run_After = move "%out%"
Link to comment
Share on other sites

  • Developers

Does anyone have a complete list of the compiler options we can use in script?

#Compiler_Prompt = n
#Compiler_AUT2EXE = 
#Compiler_Icon = 
#Compiler_Compression = 4
#Compiler_Allow_Decompile = n
#Compiler_PassPhrase =
#Compiler_UseUpx= n
#Compiler_Res_Fileversion = 1.2.0.0
#Compiler_Res_Description = 
#Compiler_Res_LegalCopyright = 
#Compiler_Res_Language=1033
#Compiler_Res_Comment = 
#Compiler_Res_Field1Name =
#Compiler_Res_Field1Value =
#Compiler_Res_Field2Name =
#Compiler_res_Field2Value =
#Compiler_Run_AU3Check = n
#Compiler_Run_Before =
#Compiler_Run_After = move "%out%"

These are the "OLD" names for the #AutoIt3Wrapper_* directives which are described in the SciTE4AutoIt3 Helpfile that comes with teh seperate installer.

In SciTE click Help/SciTE Help.

Jos

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...