(svn r18496) -Codechange: some changes to the installer to make it more usable, easier to maintain and more up-to-date

This commit is contained in:
rubidium
2009-12-14 18:20:42 +00:00
parent adc88c5777
commit 99170a045a
4 changed files with 72 additions and 40 deletions

View File

@@ -1,5 +1,5 @@
!define APPBITS 32 ; Define number of bits for the architecture
!define EXTRA_VERSION "for Windows 2000, XP and Vista"
!define EXTRA_VERSION "2000, XP, Vista and 7"
!define APPARCH "win32" ; Define the application architecture
!define BINARY_DIR "${PATH_ROOT}objs\win32\Release"
InstallDir "$PROGRAMFILES32\OpenTTD\"