I just found out this trick while working on my new application
Merge the following registry tweak and you are done:
Thats it. Now you can right click on any file and choose the Pin To Start Screen context menu item.
I also described that in my blog.
Merge the following registry tweak and you are done:
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\pintostartscreen] "MUIVerb"="@shell32.dll,-51201" "NeverDefault"="" "Description"="@shell32.dll,-51202" "MultiSelectModel"="Single" [HKEY_CLASSES_ROOT\*\shell\pintostartscreen\command] "DelegateExecute"="{470C0EBD-5D73-4d58-9CED-E91E22E23282}"
Thats it. Now you can right click on any file and choose the Pin To Start Screen context menu item.
I also described that in my blog.