3,217
edits
Changes
m
<source lang="xml"><package id="tweakui" name="Tweak UI powertoy" revision="1" priority="0" reboot="false">
</package></source>
no edit summary
This is a silent installer and uninstaller for Tweak UI Powertoy.
<check type="uninstall" condition="exists" path="Tweakui Powertoy for Windows XP" />
<install cmd='%SOFTWARE%\powertoys\tweakuipowertoysetup.exe /S /v/qn' />
<remove cmd="msiexec /qb /l* c:\netinst\logs\powertoy.log x{C7793EE8-F666-4E6B-9827-76468679480E}" />
[[category:Silent Installers]]