You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
custom tasks
About this tag
Discussions tagged with custom tasks on WindowsForum.com focus on modifying the Windows 7 taskbar Jump List to remove default entries such as the application name and pin-to-taskbar options, leaving only the Close Window task. Users seek API guidance, specifically referencing ICustomDestinationList for custom tasks, and explore methods to achieve a streamlined Jump List for applications launched from batch files. The tag covers developer-oriented troubleshooting for customizing taskbar behavior in Windows 7.
Currently, my application without any modifications has three tasks in the JumpList: One listing the application name, one for pinning it to the taskbar, and one to close the application. I am trying to determine how to modify my application to remove the former two tasks, and only leave the...