mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-09 16:59:02 +00:00
Changed: Disable Unicode in NSIS script (not supported by NSIS 2.x)
--HG-- branch : compatibility-develop
This commit is contained in:
parent
d95aa50bdf
commit
25beda5c17
1 changed files with 1 additions and 1 deletions
2
dist/nsis/ryzom_installer.nsi
vendored
2
dist/nsis/ryzom_installer.nsi
vendored
|
@ -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…
Reference in a new issue