Windows XP Powertoys

Download: Powertoys for Windows XP Website | TweakUI 2.10.0 (Repacked by Ytterbium for silent install)

Copy any of the powertoys you have downloaded to: \$OEM$\$1\install\PowerToys\

Unattended XPCD

Add these lines to your batch file for the powertoys you have:

ECHO.
ECHO Installing TweakUI 2.10 Powertoy
ECHO Please wait...
start /wait %systemdrive%\install\PowerToys\TweakUI.msi /qb
ECHO.
ECHO Installing Task Switcher Powertoy
ECHO Please wait...
start /wait %systemdrive%\install\PowerToys\TaskswitchPowertoySetup.exe /s /v/qn


All other powertoys support the /s /v/qn switch.