ShortcutPrinter adds an item to the context menu for folders in Windows Explorer. Selecting this new item causes the folder to be searched for “LNK” type shortcut files and creating a text file containing the results. The LNK file’s name (shortcut name) and the path to the target file is revealed. It also checks that the target is still present on the system making this a great way to check for “broken links”. The inspiration for this script was the need to create an archive record of the Program Groups found off the start menu in Windows Explorer. Deleting subfolders in the Program Groups could leave users with no idea of where the target files were and no easy way to find out. Having a record of the original shortcut info and subfolder structure is a good insurance policy.