Can I Pin a File to the Start Menu by Using a Script



Source

...
In Windows Explorer, you can pin an application to the Start Menu by right-clicking the application icon and then clicking Pin to Start Menu. Nothing wrong with that, of course, but if want to really be cool you can pin items to the Start Menu using a script. Here, for example, is a script that pins the Windows Calculator (calc.exe) to the Start Menu:
Read more...Collapse )