From 567fb5e7dbad8a5dcf6736fb65d269af7b644f20 Mon Sep 17 00:00:00 2001 From: Louis Lenders Date: Thu, 25 Sep 2008 07:48:26 +0000 Subject: [PATCH] shdocvw: Create default App Paths key for iexplore.exe. --- dlls/shdocvw/shdocvw.inf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dlls/shdocvw/shdocvw.inf b/dlls/shdocvw/shdocvw.inf index cec06bc3e97..025c4b116bb 100644 --- a/dlls/shdocvw/shdocvw.inf +++ b/dlls/shdocvw/shdocvw.inf @@ -140,6 +140,8 @@ HKLM,"Software\Microsoft\Windows\CurrentVersion\URL\Prefixes","www",,"http://" HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"http://www.winehq.org" HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"http://www.google.com" HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"http://www.winehq.org" +HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe",,,"%16422%\Internet Explorer\iexplore.exe" +HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,"%16422%\Internet Explorer;" [IE.Reg]