Difference between revisions of "Slideshow Generator Powertoy"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
(No difference)

Revision as of 09:25, 11 December 2005

This is a silent installer and uninstaller for Slideshow Generator Powertoy for Windows XP.

<package id="slideshow" name="Slide Show powertoy" revision="1" priority="0" reboot="false">
<check type="uninstall" condition="exists" path="Slideshow Generator Powertoy for Windows XP" />
<install cmd='\\server\share\powertoys\slideshowpowertoysetup.exe /S /v/qn' />
<remove cmd='msiexec /qb /l* c:\netinst\logs\powertoy.log x{C39DE425-6CCF-4B12-A101-3CB5CF3AF3AD}' />
<upgrade cmd= />
</package>