fix: Fixed variable name

This commit is contained in:
DT Netsolution GmbH 2012-02-08 21:01:12 +01:00
parent 1bc434b370
commit f1e10c8be2
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ endif
; You can use $LicenseKey$ var to pass a license key to the installer
;
; === Nullsoft Scriptable Install System ================================================================
"Install32Exe" /S /D="$InstallDir32$"
"$Install32Exe$" /S /D="$InstallDir32$"
"%ScriptPath%\associate.cmd"
[Files_install_32]