mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Changed: Renamed NSIS package name for Installer
This commit is contained in:
parent
51970f9b79
commit
9fe3019714
1 changed files with 1 additions and 1 deletions
2
dist/nsis/ryzom_installer.nsi
vendored
2
dist/nsis/ryzom_installer.nsi
vendored
|
@ -11,7 +11,7 @@
|
||||||
!define RegistryKey "Software\${Company}\${GenericProduct}"
|
!define RegistryKey "Software\${Company}\${GenericProduct}"
|
||||||
!define Executable "ryzom_installer_qt_r.exe"
|
!define Executable "ryzom_installer_qt_r.exe"
|
||||||
!define SrcDir "RyzomInstaller"
|
!define SrcDir "RyzomInstaller"
|
||||||
!define Installer "ryzom_installer.exe"
|
!define Installer "ryzom_installer_windows.exe"
|
||||||
|
|
||||||
;Properly display all languages (Installer will not work on Windows 95, 98 or ME!)
|
;Properly display all languages (Installer will not work on Windows 95, 98 or ME!)
|
||||||
;Unicode true
|
;Unicode true
|
||||||
|
|
Loading…
Reference in a new issue