Correct notepad location
Modified: trunk/reactos/bootdata/hivecls.inf

Modified: trunk/reactos/bootdata/hivecls.inf
--- trunk/reactos/bootdata/hivecls.inf	2005-09-08 13:27:17 UTC (rev 17740)
+++ trunk/reactos/bootdata/hivecls.inf	2005-09-08 14:01:53 UTC (rev 17741)
@@ -45,7 +45,7 @@
 ; 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