Building Frhed Installer

Table of Contents

  1. Tools
  2. Installer Files
  3. Frhed Files
  4. Building

Tools

To build the installer, you'll need:

Installer Files

Installer files are in Installer/NSIS -subfolder. Important files are:

There is Installer/Runtimes -folder which contains Microsoft runtime files needed. These files are included in the installer.

Frhed Files

Before you can build the installer you must build Frhed successfully.

After the Frhed has been successfully build, you'll have files the installer needs in Build -folder:

Building

Once all files are present, building the installer should be a simple task:

Once the installer building finishes, installer file is created into Build -folder. The installer file is named as Frhed-[version]-Setup.exe.