Installation

AutoCamo is distributed expecting certain programs/folders to
be in default locations; which is unlikely to be correct for
all users and systems, so configuration will be necessary.

Select your desired AutoIt installation folder

Or click Kit and select:

  Set product macros > AU3D : AutoIt directory > *


Or edit USR.pref or USR_MAC.mnu , find the ini group A3C_MAC
and add a similar entrance to that below:

  MyAutDir = AU3D , C:\AutoIt3\




If you have ResourceHacker where is it?


2.1    Users that have ResourceHacker on their systems:

    Press CTRL + K to display the Kit popup menu, select
      Set product macros -> RESH : ResHacker.exe -> *

    Select the path to ResHacker.exe from the dialog.

3    Optional, build a simple test script:

    Press CTRL + I to display the Input popup menu, select
      Examples -> Simple Script

    Once loaded you can navigate through the various build
    option sub windows by pressing ALT + its corresponding
    button character if you want to.

    Perhaps you want to view the input script and config
      file in an editor before you build, press CTRL + K
    and select:
      Edit files -> Build -> Input
      Edit files -> Build -> Config

    When you are ready to build press CTRL + G and wait
    for the build log window to be displayed. Please be
    patient builds can take a bit of time to complete.

    To run the output press CTRL + K and select:
      Execute -> Output -> Run

    Or you could double click its icon by navigating to the
    list explorer (ALT + Z) or shell explorer (ALT + X)

4    Repeat the process for other distributed examples or
    start making a build config for your projects.