Enable windows jump list tasks

broken image
broken image

Is it possible to somehow get all jumplist tasks associated with an assembly? I have read some articles which stated that it is impossible to read the jumplist tasks associated to an assembly but I personally think that it is possible to read these tasks, as Windows (or at least MS Explorer) has to do it all the time.Įdit: I realized that my question was asked rather clumsily (maybe due to the fact, that English is not my first language). I have worked with the WindowsAPICodePack before, but I did not find the appropriate methods/classes. Is it possible to read all jumplist tasks/entries from an assembly using C#?