Bit of urgent help needed

Soldato
Joined
30 Aug 2006
Posts
4,774
I just did something on win7 and every short cut has suddnly changed into a notepad icon, everything is being opened with note pad.

Any ideas how i can get this changed back?? I cant open anything unless i go into c drive.

Every short cut and icon in the programs menu if effected.

Help!

Oh and maybe this, in hindsite, was a bad idea but i have system restore off...

Also all NEW short cuts i create turn into notepad icons :S

There seems to be no way to set the 'open with' file type to default.
 
What the heck was it that you just did? I sure as heck don't want to do it !!!

All joking aside are you sure that it was you that did it? Sounds to me far more like some nasty you've picked up or a weirdly corrupted opsys file.
 
I some how did it though the 'search files and programs' thing under the win7 button. I was looking at a short cut right clicked to delete it but accidentally clicked the wrong thing i guess. Its like i selected to default this type of file with notepad.



The worst thing about it is that even if i deleted all my short cuts and re did them, its still defaulting them to note pad! And I cant see any option to stop defaulting short cut files... only changing them all to default to some other program.
 
Last edited:
You've messed up the .lnk extension - its easy to reset in XP but I don't know off the top of my head in Win 7 short of editing the registry.
 
Last edited:
That option to open certain files with a single default program i have only ever used with things like media player or quicktime. Never even thought it could be used to change short cuts... and no way of changing them back or even stop them from defaulting to a single program? Thats a bit mad.
 
You've messed up the .lnk extension - its easy to reset in XP but I don't know off the top of my head in Win 7 short of editing the registry.

yip, its fixable but time consuming.

You want a walk through for fixing?
might take me some time but easy enough to write up.

I might need a few more details right enough.


You've messed up the .lnk extension - its easy to reset in XP but I don't know off the top of my head in Win 7 short of editing the registry.
Dont know the reg fix on win 7 myself but rewrite all the short cuts will work, time consuming but will work
 
Last edited:
Open regedit, expand HKEY_CLASSES_ROOT and scroll down to .lnk does it have a sub-folder called OpenWithProgIds?


EDIT: Should be able to fix it through Default Programs section of the control panel (or not seems you can only break it there not fix it).
 
Last edited:
Or:

copy and paste this to a note pad and the save as something.reg:




Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT.lnk]

[HKEY_CLASSES_ROOT.lnk] @="lnkfile"

[HKEY_CLASSES_ROOT.lnk\ShellEx]

[HKEY_CLASSES_ROOT.lnk\ShellEx{000214EE-0000-0000-C000-000000000046}] @="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT.lnk\ShellEx{000214F9-0000-0000-C000-000000000046}] @="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT.lnk\ShellEx{00021500-0000-0000-C000-000000000046}] @="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT.lnk\ShellEx{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}] @="{00021401-0000-0000-C000-000000000046}"

[HKEY_CLASSES_ROOT.lnk\ShellNew] "Command"="rundll32.exe appwiz.cpl,NewLinkHere %1"



After saving just double click on the file.
Should work.
 
That may not help if hes written a default program ID into the registry for .lnk by accident tho - he needs to prune that before making sure the shellEx stuff is right.
 
Run this registry fix for .lnk associations.

http://cid-4fc3e8fc77f77286.skydrive.live.com/self.aspx/.Public/lnkfix.zip

I know it says Vista, but it does work for windows 7.

You can all stop helping now. This seems to have done the trick. Thanks for all your time trying to fix this.
optitech-uk wins the cookie. Thanks very much. Hopefully this thread will help other people as dumb as me!

I still find it incredable that this can actually happen.


Thanks again.
 
He has system restore off according to the first post.

Missed that line..... ah well give me a few will get something together for a quick fix...... don't bank on it but I'm trying

Run this registry fix for .lnk associations.

http://cid-4fc3e8fc77f77286.skydrive.live.com/self.aspx/.Public/lnkfix.zip

I know it says Vista, but it does work for windows 7.
dang, had a look at this fix, I was soooooooooooo close

Google over knowledge nowadays :( , happy days google works :)
 
Last edited:
You can all stop helping now. This seems to have done the trick. Thanks for all your time trying to fix this.
optitech-uk wins the cookie. Thanks very much. Hopefully this thread will help other people as dumb as me!

I still find it incredable that this can actually happen.


Thanks again.

:) I don't .... the reason you can edit associations is so that different programs can open different files while double clicking them.
 
Yeah but .lnk should really be protected and only editable from safemode really.

Looks like if your writing the whole lot again from scratch in the registry it removes the extra stuff too.
 
Yeah but .lnk should really be protected and only editable from safemode really.

Looks like if your writing the whole lot again from scratch in the registry it removes the extra stuff too.

Personally I would have taken the route of short cutting my exe's for the programs.

One by one as I need them

Edit: lazy but would have worked I suppose
 
Personally I would have taken the route of short cutting my exe's for the programs.

One by one as I need them

Edit: lazy but would have worked I suppose

It wouldnt let me do that, it wouldnt let me reset the default program to open lnk files. Once default to a program you cant 'un'default them. So when ever you try to create new short cuts they default to what ever you have set it too.
Thats why i got so worried. It really needs an option to un'default newly created types of the file.
 
Last edited:
As the problem persisted I would have decided to delete all the shortcuts in the desktop and start menu.
I would have added shortcuts to the start menu only by right-clicking the .exe files and selecting "Pin to Start Menu". By doing this I would be able to have shortcuts to numerous applications in the start menu, although if the problem persisted for the desktop shortcuts when I restarted the computer I would have looked for other options.

Im guessing you issues persisted.
 
Last edited:
Back
Top Bottom