correct typo
This commit is contained in:
parent
59555f9970
commit
8b588ab4de
@ -88,7 +88,7 @@ xml ed -u "/Configuration/INSTALLLOCATION/@Value" -v $InstallDir$ %ScriptPath%\c
|
|||||||
; You can use $LicenseKey$ var to pass a license key to the installer
|
; You can use $LicenseKey$ var to pass a license key to the installer
|
||||||
;
|
;
|
||||||
; === Nullsoft Scriptable Install System ================================================================
|
; === Nullsoft Scriptable Install System ================================================================
|
||||||
"%ScriptPath%\files\setup.exe" /config "%ScriptPath%\config.xml"
|
"%ScriptPath%\files\SETUP.EXE" /config "%ScriptPath%\config.xml"
|
||||||
;
|
;
|
||||||
; === MSI package =======================================================================================
|
; === MSI package =======================================================================================
|
||||||
; You may use the parameter PIDKEY=$Licensekey$
|
; You may use the parameter PIDKEY=$Licensekey$
|
||||||
|
Loading…
Reference in New Issue
Block a user