Skip to content

Files

Latest commit

57c3eb1 · Feb 17, 2021

History

History

windows

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 22, 2021
Feb 17, 2021

Windows Installer

The Windows installer includes an Inno Setup script, that can be used to build an installer. It automatically gathers the necessary files (as specified within the setup script) from the out/windows-desktop directory, and allows the user to select the path they would like to use for installation.

NOTE: This Inno Setup script can only be executed using the Inno Setup application, thus this installer can only be built using Windows.