From 27c5c418033decbd43f08eaee33f4d386453f88e Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Sun, 14 Jul 2013 07:03:27 +0200 Subject: [PATCH] Disbale boottime defraggler --- CLIENT_DATA/setup3264.ins | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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