Correct notepad location

svn path=/trunk/; revision=17741
This commit is contained in:
Gé van Geldorp 2005-09-08 14:01:53 +00:00
parent e8b32e19d9
commit b8d592993d

View file

@ -45,7 +45,7 @@ HKCR,"cplfile\shell\cplopen\command","",0x00020000,"%SystemRoot%\system32\rundll
; install notepad as handler for .txt files
HKCR,".txt","",0x00000000,"txtfile"
HKCR,".txt","Content Type",0x00000000,"text/plain"
HKCR,"txtfile\shell\open\command","",0x00020000,"%SystemRoot%\bin\notepad.exe %1"
HKCR,"txtfile\shell\open\command","",0x00020000,"%SystemRoot%\System32\notepad.exe %1"
HKCR,"CLSID",,0x00000012