GUI build options
Text


Interface option with config file equivelent to the right.

Recommended reference: (CTRL + H or Help toolbar button)
    A3C -> Build Config

Main icon group index A3C_IRI
Interpreter main icon group resource index.

Interface A3C_SUB
Choose your programs runtime interface, console or window.

A3X Compression    A3C_CMP
The compression levels Aut2Exe uses on the A3x data.

64 Bit Interpreter     A3C_X64
Tells Aut2Exe to use the 64 bit interpreter instead of 32 bit

Kill original resources A3C_KOR
All original interpreter resources will be deleted.

Keep temporary files A3C_TMP
Move temporary build files to the script directory.
Warning, temporary files will always be overwritten if they
exist.

Kit build override A3C_KBO
Override the commandline AC uses to run the compiler.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Camouflage Options
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Seed A3X obfuscator A3C_RND
Generate static results for the a3x sequence generator.

  Internally - Let AutoCamo seed itself.
  Defined    - Enter a string to seed.

Enable APC compressor A3C_APC

Compress and embed the interpreter within an executable
loader. 64 bit interpreters are not supported.

Recommended reference: CTRL + H   

    A3C -> APC Information -> Useage

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Disable AutoCamo functionality
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tick the various options to disable that feature within AC.

  Resources : Don't add resources in the config list.
  Pre exec  : Don't process pre build execution requests.
  Post exec : Don't process post build execution requests.
  Version   : Don't add version information.
  Patch     : Don't perform user defined patches.
  Camo      : Don't perform pre or post build camouflage.