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

 

/C(ommit)/S(eparator)

/D(elete)

 

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:

 

/CCommit the new task list.

 

/DDelete an existing task list.

 

/SAdd a separator line to the task list