New Install

A custom install is needed if a third party changes or adds to the logic of the Site Manager or LS One POS and wishes to compile an install with the changed or added logic.

Prerequisites

You need to have the Inno Setup 5.6.1 (unicode) compiler to run the install scripts that create the custom installs.

The Inno Setup install files (.iss) are plain text files with a pascal-like syntax. You can use one of the following tools to modify them:

  • the Inno Setup Compiler, provided with standard Inno Setup installation kit
  • the Inno Script Studio script editor, provided with Inno Setup QuickStart Pack installation kit
  • Visual Studio Code with the following extensions: