I recently installed Windows 7 ultimate on a machine. While tweaking it up to my needs and tastes I was installing all sorts of IDEs, browsers, media players ,etc. Meanwhile the START menu was populating the quick link list. So some text file (e.g. a readme file or a doc) got linked over there. I wanted to open it with Notepad++ and set it as default. I right-click the item and did this. On the other side, Windows, interpreted the item as a shortcut object.
So what I did is basically set Windows to open any kind of shortcut with notepad++ which is so wrong.
Part 2
I had a similar bug in Ubuntu ages ago. And the solution was to set Nautilus as default program for some type of files. I decided to do so over here as well but with "Explorer.exe". So I somehow got to set Explorer to open every kind of shortcut. Which is again wrong cause the only thing that happens when I click a shortcut is that an Explorer.exe get launched and then afterwards launches another instance. It is easy to see that and infinite process is given birth.
Pretty funny but very wrong. And you can imagine the importance of not being able to use any shortcut.
Any ideas?