|
|
@ -37,7 +37,7 @@ |
|
|
|
<remove cmd='"%SystemRoot%\UltraDefrag\uninstall.exe" /S' /> |
|
|
|
<remove cmd='"%SystemRoot%\UltraDefrag\uninstall.exe" /S' /> |
|
|
|
<!-- Uninstall returns immediatly, so just wait a few seconds for it to remove before checking the status again |
|
|
|
<!-- Uninstall returns immediatly, so just wait a few seconds for it to remove before checking the status again |
|
|
|
Unfortunatly, WINDOWS has no sleep commands --> |
|
|
|
Unfortunatly, WINDOWS has no sleep commands --> |
|
|
|
<remove cmd='%COMSPEC% /C ping -n 5 127.0.0.1 1>NUL 2>NUL' > |
|
|
|
<remove cmd='%COMSPEC% /C ping -n 10 127.0.0.1 1>NUL 2>NUL' > |
|
|
|
<exit code="any" /> |
|
|
|
<exit code="any" /> |
|
|
|
</remove> |
|
|
|
</remove> |
|
|
|
</package> |
|
|
|
</package> |
|
|
|