mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:05:43 +00:00
Correct notepad location
svn path=/trunk/; revision=17741
This commit is contained in:
parent
e8b32e19d9
commit
b8d592993d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue