diff options
Diffstat (limited to 'packaging/windows/readme.txt')
-rw-r--r-- | packaging/windows/readme.txt | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/packaging/windows/readme.txt b/packaging/windows/readme.txt index 03a5717e..4a10fef4 100644 --- a/packaging/windows/readme.txt +++ b/packaging/windows/readme.txt @@ -1,15 +1,6 @@ HOW TO BUILD THE INSTALLER -First time setup +See the following wiki page, which also deals with the steps needed to produce +the Windows installer: -* 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" + http://wiki.themanaworld.org/index.php/Making_a_new_release |