123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- [version]
- Signature="$CHICAGO$"
- [RegisterIE]
- AddReg=Classes.Reg, IE.Reg, Settings.Reg
- [UnregisterIE]
- DelReg=Classes.Reg, IE.Reg, Settings.Reg
- [Classes.Reg]
- HKCR,"CLSID\%CLSID_InternetExplorer%",,,"Internet Explorer(Ver 1.0)"
- HKCR,"CLSID\%CLSID_InternetExplorer%\LocalServer32",,,"""%16422%\Internet Explorer\iexplore.exe"""
- HKCR,"CLSID\%CLSID_InternetExplorer%\ProgID",,,"InternetExplorer.Application.1"
- HKCR,"CLSID\%CLSID_InternetExplorer%\VersionIndependentProgID",,,"InternetExplorer.Application"
- HKCR,"CLSID\%CLSID_Internet%\DefaultIcon",,,"shdoclc.dll,-190"
- HKCR,"CLSID\%CLSID_Internet%\Shell",,,"OpenHomePage"
- HKCR,"CLSID\%CLSID_Internet%\Shell\OpenHomePage",,,"Open &Home Page"
- HKCR,"CLSID\%CLSID_Internet%\Shell\OpenHomePage\Command",,,"""%16422%\Internet Explorer\iexplore.exe"""
- HKCR,"CLSID\%CLSID_Internet%\ShellFolder",,2,"0x24"
- HKCR,"CLSID\%CLSID_InternetExplorerManager%\LocalServer32",,,"""%16422%\Internet Explorer\iexplore.exe"" -startmanager"
- [Settings.Reg]
- HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"https://www.winehq.org"
- HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"https://www.google.com"
- HKCU,"Software\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
- HKCR,"Applications\iexplore.exe\shell\open\command",,2,"""%16422%\Internet Explorer\iexplore.exe"" %1"
- HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"https://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]
- HKLM,"Software\Microsoft\Internet Explorer","Build",,"99600"
- HKLM,"Software\Microsoft\Internet Explorer","Version",,"9.11.9600.18376"
- HKLM,"Software\Microsoft\Internet Explorer","W2kVersion",,"9.11.9600.18376"
- HKLM,"Software\Microsoft\Internet Explorer","svcVersion",,"11.0.9600.18376"
- [Strings]
- CLSID_InternetExplorer="{0002df01-0000-0000-c000-000000000046}"
- CLSID_Internet="{871c5380-42a0-1069-a2ea-08002b30309d}"
- CLSID_InternetExplorerManager="{df4fcc34-067a-4e0a-8352-4a1a5095346e}"
|