You are on page 1of 1

How to compile:

- Install AutoIt IDE


- Create an AutoIt development folder, for instance c:\users\Peter\Documents\AutoIt
- Create a subfolder for Peace, for instance c:\users\Peter\Documents\AutoIt\Peace
- Build a folder structure as seen on SourceForge WITHOUT the Knobs source code
folder
- Download the contents of these folders (Configurations, Help, Images, Languages)
- Drop a Peace.au3, the _inputmask.au3, the GUIScrollbars_Ex.au3 and
ReadmePeace.txt files into the Peace AutoIt folder
Then
- Create a subfolder named "Knobs" in the AutoIt development folder for the knobs
source code, for instance c:\users\Peter\Documents\AutoIt\Knobs
- Create a subfolder named "Images" within this folder
- Download the contents of the Knobs source code folders into these folders

So you get a structure like this:

c:\users\Peter\Documents\AutoIt\Peace\
\Configurations (containing .peace files)
\Help (containing peace.chm)
\Images (containing .png and .ico files)
\Languages (containing .plf language files and EqualizeAPOcommands file)
_inputmask.au3
GUIScrollbars_Ex.au3
Peace.au3
ReadmePeace.txt
c:\users\Peter\Documents\AutoIt\Knobs\
\Images (containing .png files)
Knobs.au3

You might also like