Tagged Questions
8
votes
1answer
2k views
How do you register a Most Recently Used list with Windows in preparation for Windows 7?
With the upcoming release of Windows 7, one of the newly touted features is the Jump Lists, with their automatic population of most recently used items. Supposedly, if you've been 'properly' ...
3
votes
1answer
2k views
Windows 7 Jump-List (Windows Forms, C#)
Does anybody know how to customize the Windows Jump-List feature related to my own application in C#? I know it can be done, but I cannot find anything C#/Windows7 related on MSDN yet. The only info ...
2
votes
2answers
368 views
how to create windows 7 jump lists via python/pyqt?
i have a pyqt project which i'm interested in using to play around with the new windows 7 jump list feature. after a bunch of searching, i have not found any specific examples of anyone creating ...
1
vote
2answers
83 views
Cannot jump to newer position in jump list
For some reason, I cannot jump forward with <C-I>; gives me the error beep. <C-O> works just fine.
I don't see any remapping going on either. Any ideas what might be the problem?
I'm ...
0
votes
0answers
23 views
How can I remove the application launch icon from the Windows 7 jumplist [closed]
I have an application that is not allowed to start twice - so it would be fine to remove the application launch icon from the applications' default jumplist. All the user should do is to close the ...