mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[IEXPLORE][INF] Follow-up of 76b25a7
Adapt icon location to ReactOS. CORE-18625
This commit is contained in:
parent
76b25a747a
commit
f630bbce0a
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ HKCR,"CLSID\%CLSID_Internet%\DefaultIcon",,0x00020000,"%SystemRoot%\system32\she
|
|||
HKCR,"CLSID\%CLSID_Internet%\Shell",,,"open"
|
||||
HKCR,"CLSID\%CLSID_Internet%\Shell\open",,,""
|
||||
HKCR,"CLSID\%CLSID_Internet%\Shell\open\Command",,,"rundll32.exe url,OpenURL https://google.com"
|
||||
HKCR,"CLSID\%CLSID_Internet%\ShellFolder","",,"@%SystemRoot%\system32\ieframe.dll,-190"
|
||||
HKCR,"CLSID\%CLSID_Internet%\ShellFolder","",,"@%SystemRoot%\system32\shell32.dll,-512"
|
||||
HKCR,"CLSID\%CLSID_Internet%\ShellFolder","Attributes",0x10001,0x24
|
||||
HKCR,"CLSID\%CLSID_Internet%\ShellFolder","HideAsDeletePerUser",,""
|
||||
HKCR,"CLSID\%CLSID_Internet%\ShellFolder","HideFolderVerbs",,""
|
||||
|
|
Loading…
Reference in a new issue