Correct notepad location
authorGé van Geldorp <ge@gse.nl>
Thu, 8 Sep 2005 14:01:53 +0000 (14:01 +0000)
committerGé van Geldorp <ge@gse.nl>
Thu, 8 Sep 2005 14:01:53 +0000 (14:01 +0000)
svn path=/trunk/; revision=17741

reactos/bootdata/hivecls.inf

index d45fff1..71b35e5 100644 (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