| Purpose: | Create a custom taskbar task list for Take Command. |
| Format: | JUMPLIST [/C /D /S] "title" "arguments" |
| "title" | Title to appear in jumplist |
| "arguments" | Command and options to pass to Take Command |
Usage:
To create a custom task list, you need to call JUMPLIST for each command, and then a final time with the /C option.
The command will be prefaced with a /C before it is passed to Take Command, so it will be started in a new tab window.
Options: