diff --git a/CLIENT_DATA/setup3264.ins b/CLIENT_DATA/setup3264.ins index f2de067..0174aea 100644 --- a/CLIENT_DATA/setup3264.ins +++ b/CLIENT_DATA/setup3264.ins @@ -111,7 +111,7 @@ endif [Winbatch_install_32] "$InstallExe$" /S /D="$InstallDir32$" /L=$LanguageId$ -"%ScriptPath%\ALL\boottimedefrag.exe" "$RealDefraggler32Exe$" +;"%ScriptPath%\ALL\boottimedefrag.exe" "$RealDefraggler32Exe$" [Files_install_32] ; copy the ini file to the InstallDir @@ -123,7 +123,7 @@ copy "$IniCfgFile$" "$InstallDir32$" [Winbatch_install_64] "$InstallExe$" /S /D="$InstallDir64$" /L=$LanguageId$ -"%ScriptPath%\ALL\boottimedefrag.exe" "$RealDefraggler64Exe$" +;"%ScriptPath%\ALL\boottimedefrag.exe" "$RealDefraggler64Exe$" [Files_install_64] ; copy the ini file to the InstallDir