Gallery Remote

From WPKG | Open Source Software Deployment and Distribution
Revision as of 19:41, 2 October 2006 by WPKGSysop (Talk | contribs)

Jump to: navigation, search

This is a silent installer and uninstaller for Gallery Remote.

<package id="galleryremote" name="GalleryRemote (Update Gallery websites)" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="Gallery Remote" />
<install cmd='%SOFTWARE%\galleryremote\galleryremote.1.4.1.win32.NoVM.exe -i SILENT' />
<remove cmd='"%PROGRAMFILES%\Gallery Remote\UninstallerData\Uninstall gallery_remote.exe"' />
</package>