Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Up until now, you may have taken LNK (link) files for granted in Windows because they're exceptionally easy to create. Unfortunately, without a GUI in Server Core, it's become significantly harder to create LNK files. You'll find a ton of references to an elusive Shortcut utility for Windows online, but you won't find the actual executable on your hard drive, which may leave you puzzling for a long time. It's possible to create LNK files using scripts. Listing 3.1 shows a script that places a LNK file on your Desktop for Notepad. Now you can double-click this LNK file and open a copy of Notepad (menu not required).
|