Disbale boottime defraggler
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user