From f630bbce0a6851cd9dd5df14468617ee33771584 Mon Sep 17 00:00:00 2001 From: Katayama Hirofumi MZ Date: Mon, 27 Nov 2023 21:19:05 +0900 Subject: [PATCH] [IEXPLORE][INF] Follow-up of 76b25a7 Adapt icon location to ReactOS. CORE-18625 --- base/applications/iexplore/iexplore.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/applications/iexplore/iexplore.inf b/base/applications/iexplore/iexplore.inf index 49ed75c74d0..655599ae755 100644 --- a/base/applications/iexplore/iexplore.inf +++ b/base/applications/iexplore/iexplore.inf @@ -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",,""