mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:45:50 +00:00
[IEXPLORE] Update now-redirected 'http' and 'www.reactos.org' URLs (#2619)
This commit is contained in:
parent
c62b7a67ef
commit
333b7f254b
1 changed files with 2 additions and 2 deletions
|
@ -28,11 +28,11 @@ HKCR,"CLSID\%CLSID_InternetExplorerManager%\LocalServer32",,,"""%16422%\Internet
|
||||||
[Settings.Reg]
|
[Settings.Reg]
|
||||||
HKCU,"Software\Microsoft\Internet Explorer\Main","ShowGoButton",2,"yes"
|
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,"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\Main","Search Page",2,"http://www.google.com"
|
||||||
HKCU,"Software\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
|
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,"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",,,"%16422%\Internet Explorer\iexplore.exe"
|
||||||
HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,"%16422%\Internet Explorer;"
|
HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,"%16422%\Internet Explorer;"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue