Changes

UltraDefrag

12 bytes removed, 16:59, 22 March 2012
Changed uninstall patch from %SystemRoot% to %WinDir%
<remove timeout="15" cmd='%ComSpec% /C "%SystemRoot%\system32\bootexctrl.exe" /u defrag_native' />
<remove timeout="300" cmd='%ComSpec% /c "%SystemRootWinDir%\UltraDefrag\uninstall.exe" /S /NCRC' /> <remove timeout="60" cmd='%ComSpec% /c if exist "%SystemRootWinDir%\UltraDefrag" rmdir /s /q "%SystemRootWinDir%\UltraDefrag"' />
<remove timeout="60" cmd='%ComSpec% /c if exist "%SystemRoot%\system32\ud-boot-time.cmd" del /f /q "%SystemRoot%\system32\ud-boot-time.cmd"' />
<remove timeout="60" cmd='%ComSpec% /c if exist "%SystemRoot%\system32\udefrag-gui.cmd" del /f /q "%SystemRoot%\system32\udefrag-gui.cmd"' />
93
edits