From f1e10c8be2e91a820c603b72a91a640f07c2246e Mon Sep 17 00:00:00 2001 From: DT Netsolution GmbH Date: Wed, 8 Feb 2012 21:01:12 +0100 Subject: [PATCH] fix: Fixed variable name --- CLIENT_DATA/setup.ins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLIENT_DATA/setup.ins b/CLIENT_DATA/setup.ins index 1eb7222..5e4c709 100644 --- a/CLIENT_DATA/setup.ins +++ b/CLIENT_DATA/setup.ins @@ -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]