mirror of
https://github.com/reactos/wine.git
synced 2025-02-15 10:29:19 +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","IsShortcut",,
|
||||
HKCR,"InternetShortcut","NeverShowExt",,
|
||||
HKCR,"InternetShortcut\CLSID",,,"%CLSID_InteretShortcut%"
|
||||
HKCR,"InternetShortcut\CLSID",,,"%CLSID_InternetShortcut%"
|
||||
HKCR,"InternetShortcut\DefaultIcon",,,"url.dll,0"
|
||||
HKCR,"InternetShortcut\shell\open\command",,,"rundll32.exe shdocvw.dll,OpenURL %l"
|
||||
HKCR,"InternetShortcut\shell\print\command",,,"rundll32.exe mshtml.dll,PrintHTML ""%1"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user