Changes

Task Switcher Powertoy

28 bytes added, 17:31, 23 April 2008
m
no edit summary
This is a silent installer and uninstaller for Task Switcher Powertoy.
<source lang="xml"><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='%SOFTWARE%\powertoys\TaskswitchPOwertoySetup /s /V/qn' />
<remove cmd="msiexec /qn /l* c:\netinst\logs\powertoy.log /x{A7050037-F0EA-4BAB-BCD5-FC05507D6147}" />
</package> </source>
[[category:Silent Installers]]