An Inno Setup 6 project file for compiling CCCP release build installers (Windows only).
-
Place all game data and binaries into the
Data
folder.- Only the relevant files/folders will be copied so it's not necessary to clean up any folders, logs or binaries manually.
-
Open
CCInstall.iss
using Inno Setup 6. -
Update
AppVersion
(line 2) if necessary. -
Compile the installer (Ctrl+F9).
- The compiled installer will be found in the
_Output
folder.
- The compiled installer will be found in the