Registrar lite
From WPKG | Open Source Software Deployment and Distribution
This is a silent installer and uninstaller for Registrar lite.
Registrar lite is an registry editor and the lite version of Resplendence Software's Registrar Registry Manager.
<package id="registrar_lite" name="Registrar lite 5.6.2" revision="1" reboot="false" priority="1"> <check type="uninstall" condition="exists" path="Registrar Registry Manager 5.62 (Lite Edition)" /> <upgrade cmd='"%SOFTWARE%\rrtri.exe" /silent' /> <install cmd='"%SOFTWARE%\rrtri.exe" /silent' /> <remove cmd='"%PROGRAMFILES%\Registrar Registry Manager\unins000.exe" /silent' /> </package>
Hint: If there is a new version, the version number has to be adjusted.