summaryrefslogtreecommitdiff
path: root/packaging/windows/readme.txt
blob: 03a5717e9d0b8083757ded02fc70801db87abdad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
HOW TO BUILD THE INSTALLER

First time setup

* Install NSIS (http://nsis.sourceforge.net)
* Install UPX (http://upx.sourceforge.net/)
  (the script expects upx to be in a "upx" subdirectory right here)

Building the installer

* Make sure TMW is compiled at the right version
* Make sure the correct DLLs are in place
* Make sure the latest music files are in place
* Make sure setup.nsi mentions the right TMW version
* Right-click setup.nsi and select "Compile NSIS Script"