Changed: Disable Unicode in NSIS script (not supported by NSIS 2.x)

--HG--
branch : compatibility-develop
hg/compatibility-develop
kervala 8 years ago
parent d95aa50bdf
commit 25beda5c17

@ -15,7 +15,7 @@
!define Installer "ryzom_installer.exe"
;Properly display all languages (Installer will not work on Windows 95, 98 or ME!)
Unicode true
;Unicode true
;New XP style
XPStyle on

Loading…
Cancel
Save