PDA

View Full Version : win98 style "open unknown files with notepad"


Spacey Spade
January 31st 04, 02:42 PM
I was going to ask this question, but golly I figured it out...

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Unknown\shell\ open\command]
@="c:\\windows\\notepad.exe %1"

To make this the default behaviour:

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Unknown\shell]
@="open"

Default is set to openas, which was driving me buku

Spacey on caffiene.

Google