0

As there is difference between standard context menu and between the one that appears when SHIFT key is pressed down, I would like to know how to get programmatically these values. I'm mostly interested in pinning to start menu shortcut items located in 'Start menu\Programs\', that are without shift key pressed down impossible to pin (option is not shown) - this behavior is valid for all listed shortcut files in start/programs. And furthermore I would like to do that scripted way. Ideally if it could be Powershell or C# code ;)

Screenshot of context menu without SHIFT key pressed down:

enter image description here

Screenshot of context menu with SHIFT key pressed down:

enter image description here

Thanks in advance!

evianton
  • 48
  • 4
  • Do you want to show the contextmenu or do you want to pin to start menu? – Lars Truijens May 29 '13 at 19:00
  • 1
    Is [this](http://stackoverflow.com/questions/9739772/how-to-pin-to-taskbar-using-powershell) what you're trying to do? – Andy Arismendi May 29 '13 at 23:29
  • Sorry forgot to mark it as solved once your comments provided. If you would like to get reputation, please answer it and I will make mark it as an answer. I just went through all my opened questions and found this, which I forgot to close. – evianton Jul 23 '14 at 14:22

0 Answers0