Access Database Viewer
From WPKG | Open Source Software Deployment and Distribution
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>