Difference between revisions of "Task Switcher Powertoy"
From WPKG | Open Source Software Deployment and Distribution
m |
(No difference)
|
Revision as of 09:31, 11 December 2005
This is a silent installer and uninstaller for Task Switcher Powertoy.
<package id="taskswitcher" name="TaskSwitcher powertoy" revision="1" priority="0" reboot="false"> <check type="uninstall" condition="exists" path="Alt-Tab Task Switcher Powertoy for Windows XP" /> <install cmd='\\server\share\powertoys\TaskswitchPOwertoySetup /s /V/qn' /> <remove cmd="msiexec /qn /l* c:\netinst\logs\powertoy.log /x{A7050037-F0EA-4BAB-BCD5-FC05507D6147}" /> <upgrade cmd= /> </package>