Re: *.lnk file problem

D

Damo

Dave,
Thanks for the reply.
I tried that ( the lnk was to another program )

However even after re-booting the PC the link file still
won’t work. I tried creating a new shortcut but this
doesn’t work either ( it comes up with the same program
associated ) It seems to be stuck to another application
program.
I checked under Folder options and File types but there's
no association for a Lnk file in the list.
(I'm working with Windows 2000)
-----Original Message-----
From a command prompt;
assoc .lnk
should return with
..lnk=lnkfile
If not
assoc .lnk=lnkfile

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

Damo said:
Can anyone tell me which program to associate the lnk file
type with ?

I loaded an upgrade and ever since the links on my desktop
etc won't open. This includes the link to the Office
shortcut bar as well.
Wen I try to open any *.lnk I get a message telling me
that it cannot find the Program.exe file associated with
it.


.
 
Joined
Jul 1, 2007
Messages
1
Reaction score
0
Open notepad and paste the following:

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shellex\ContextMenuHandlers]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]



Save the file as temp.reg (Select "all file types" to avoid notepad appending .txt) then browse to temp.reg and double click it, and choose accept.

This restores Explorer's file handler for lnk files.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Shortcuts on desktop changed to Lnk file 4
lnk 3
Lnk Files Extension 1
lnk file association 32
LNK FILES PROBLEM 8
File extention .lnk doesn't work 1
Outlook MS Outlook : re-insert attachements 2
Shortcut *.lnk 1

Top