https://git.reactos.org/?p=reactos.git;a=commitdiff;h=333b7f254b0dcba7d2eb407a62af35457f71da84

commit 333b7f254b0dcba7d2eb407a62af35457f71da84
Author:     Serge Gautherie <[email protected]>
AuthorDate: Wed Apr 22 07:45:12 2020 +0200
Commit:     GitHub <[email protected]>
CommitDate: Wed Apr 22 14:45:12 2020 +0900

    [IEXPLORE] Update now-redirected 'http' and 'www.reactos.org' URLs (#2619)
---
 base/applications/iexplore/iexplore.inf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/base/applications/iexplore/iexplore.inf 
b/base/applications/iexplore/iexplore.inf
index 5e059669d00..165d86b0e7a 100644
--- a/base/applications/iexplore/iexplore.inf
+++ b/base/applications/iexplore/iexplore.inf
@@ -28,11 +28,11 @@ 
HKCR,"CLSID\%CLSID_InternetExplorerManager%\LocalServer32",,,"""%16422%\Internet
 [Settings.Reg]
 HKCU,"Software\Microsoft\Internet Explorer\Main","ShowGoButton",2,"yes"
 #HKCU,"Software\Microsoft\Internet Explorer\Main","Start 
Page",2,"https://www.winehq.org";
-HKCU,"Software\Microsoft\Internet Explorer\Main","Start 
Page",2,"http://www.reactos.org";
+HKCU,"Software\Microsoft\Internet Explorer\Main","Start 
Page",2,"https://reactos.org/";
 HKCU,"Software\Microsoft\Internet Explorer\Main","Search 
Page",2,"http://www.google.com";
 HKCU,"Software\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
 #HKLM,"Software\Microsoft\Internet 
Explorer\Main","Default_Page_URL",2,"https://www.winehq.org";
-HKLM,"Software\Microsoft\Internet 
Explorer\Main","Default_Page_URL",2,"http://www.reactos.org";
+HKLM,"Software\Microsoft\Internet 
Explorer\Main","Default_Page_URL",2,"https://reactos.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;"
 

Reply via email to