OpenRCT2/distribution/windows
Ted John 5766e5fc33 Remove Windows code sign certificate
Certificate provided @JarnoVgr has now expired.
2017-04-09 11:23:38 +01:00
..
install.nsi
readme.md
top.bmp
welcome.bmp

readme.md

Windows Installer

This directory contains the script and resources for the Windows installer. The installer is created using Nullsoft Scriptable Install System (NSIS) version v3.0a0+.

As there is currently only a 32 bit version of OpenRCT2 available, the architecture and windows version checks have been disabled. These will be re-enabled once OpenRCT2 is a stand alone executable.

Code based on OpenTTD installer.