Changes

QIP 2010

62 bytes added, 14:56, 2 July 2011
no edit summary
It is compiled with Inno Setup Compiler:
<source lang="xml">
<package id="qip" name="qip" revision="6" reboot="false" priority="4">
<check type="file" condition="versiongreaterorequal" path="%PROGRAMFILES%\QIP 2010\qip.exe" value="3.0.0.5768" />
<remove cmd='%PROGRAMFILES%\QIP 2010\unins000.exe /VERYSILENT' />
</package>
</source>
 
[[Category:Silent Installers]]
4
edits