Difference between revisions of "Calculator Powertoy"
From WPKG | Open Source Software Deployment and Distribution
m |
(No difference)
|
Revision as of 22:19, 10 December 2005
This is a silent installer and uninstaller for Power Calculator Powertoy.
<package id="powercalc" name="Power Calculator powertoy" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="Calculator Powertoy for Windows XP" /> <install cmd='\\server\share\powertoys\powercalcpowertoysetup.exe /S /v/qn' /> <remove cmd='msiexec /qb /l* c:\netinst\logs\powertoy.log x{B37C842A-B624-46B8-A727-654E72F1C91A}' /> <upgrade cmd= /> </package>