mirror of
https://github.com/reactos/wine.git
synced 2025-02-19 04:18:09 +00:00
shdocvw: Fixed typo in CLSID_InternetShortcut.
This commit is contained in:
parent
2ac495c85d
commit
876257a6dc
@ -120,7 +120,7 @@ HKCR,"InternetShortcut",,,"Internet Shortcut"
|
|||||||
HKCR,"InternetShortcut","EditFlags",2,"2"
|
HKCR,"InternetShortcut","EditFlags",2,"2"
|
||||||
HKCR,"InternetShortcut","IsShortcut",,
|
HKCR,"InternetShortcut","IsShortcut",,
|
||||||
HKCR,"InternetShortcut","NeverShowExt",,
|
HKCR,"InternetShortcut","NeverShowExt",,
|
||||||
HKCR,"InternetShortcut\CLSID",,,"%CLSID_InteretShortcut%"
|
HKCR,"InternetShortcut\CLSID",,,"%CLSID_InternetShortcut%"
|
||||||
HKCR,"InternetShortcut\DefaultIcon",,,"url.dll,0"
|
HKCR,"InternetShortcut\DefaultIcon",,,"url.dll,0"
|
||||||
HKCR,"InternetShortcut\shell\open\command",,,"rundll32.exe shdocvw.dll,OpenURL %l"
|
HKCR,"InternetShortcut\shell\open\command",,,"rundll32.exe shdocvw.dll,OpenURL %l"
|
||||||
HKCR,"InternetShortcut\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%1"""
|
HKCR,"InternetShortcut\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%1"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user