Great application, love using it. One request although maybe I've missed it, I and I'm sure a lot of users love using this app enough to include it in our ideal builds/unattended installs. Is there a way to silently install it?
Example of XP Power Toy taskswitcher silent install @ http://unattended.msfn.org/xp/applications/powertoys.htm
You can silent install/uninstall TaskSwitchXP passing /S on the command line (case sensitive):
>TaskSwitchXP_1.X.X.exe /S
Use /D to specify the installation directory:
>TaskSwitchXP_1.X.X.exe /S /D=C:\Program Files\TaskSwitchXP
Log in to post a comment.
Great application, love using it. One request although maybe I've missed it, I and I'm sure a lot of users love using this app enough to include it in our ideal builds/unattended installs. Is there a way to silently install it?
Example of XP Power Toy taskswitcher silent install @ http://unattended.msfn.org/xp/applications/powertoys.htm
You can silent install/uninstall TaskSwitchXP passing /S on the command line (case sensitive):
>TaskSwitchXP_1.X.X.exe /S
Use /D to specify the installation directory:
>TaskSwitchXP_1.X.X.exe /S /D=C:\Program Files\TaskSwitchXP