Changes

PSPP

28 bytes removed, 10:03, 17 April 2014
removed timeout
<command type="upgrade" include="install" />
<command type="remove" timeout="300" cmd='%COMSPEC% /C if exist "%PROGRAMFILES%\PSPP\Uninstall.exe" "%PROGRAMFILES%\PSPP\Uninstall.exe" /S' /> <command type="remove" timeout="300" cmd='%COMSPEC% /C if exist "%PROGRAMFILES(x86)%\PSPP\Uninstall.exe" "%PROGRAMFILES(x86)%\PSPP\Uninstall.exe" /S' />
</commands>
</package>