Hi eldonsellers,
Welcome to Microsoft answers forums!
The LNK file type is associated with windows itself. A shortcut file is a pointer to an .EXE file somewhere on your system.
When you click on the shortcut its like clicking on the .EXE file and the associated program should start and run. Sometimes .LNK files will stop working. This can be because the underlying .EXE association has been broken by something (often by some form
of anti-malware program improperly changing the registry) or the association in the registry can become corrupted.
I would suggest you try the following steps:
S**tep 1:**The system file checker (SFC) utility allows administrators to perform a scan of all protected resources to verify that they are the correct version. If SFC should
find any incorrect versions in any of these protected resources, SFC will replace them with the correct versions.
You can always run a sfc scan on the windows vista computer. To run a sfc scan follow the steps below:
a. Click on start and in the start search bar type cmd, right click on the command prompt icon in the programs
area and then click on run as administrator.
b. At the command prompt type
sfc /scannow and then press enter.
Step 2: Run an online scan for any threat and try to fix them
http://onecare.live.com/site/en-Us/center/cleanup.htm
Thanks and Regards:
Ajay K
Microsoft Answers Support Engineer
Visit our Microsoft Answers Feedback Forum and let us know what you think.