Difference between revisions of "Access Database Viewer"
From WPKG | Open Source Software Deployment and Distribution
m |
m (add cat) |
||
| Line 11: | Line 11: | ||
</package> | </package> | ||
</source> | </source> | ||
| − | [[ | + | |
| + | |||
| + | [[Category:Silent Installers]] | ||
| + | [[Category:Microsoft Office]] | ||
Latest revision as of 13:35, 1 April 2011
This is a silent installer and uninstaller for Access Database Viewer.
<package id="accessviewer" name="Access Database Viewer" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="Snapshot Viewer" />
<install cmd='%SOFTWARE%\MDB\Setup /QNT' />
<remove cmd='"%PROGRAMFILES%\Snapshot Viewer\Setup\Setup.exe" /T snap90.stf' />
</package>