mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
Correct notepad location
svn path=/trunk/; revision=17741
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user