[Tools/Wine.inf] Set Internet Explorer version

Maarten Lankhorst M.B.Lankhorst at gmail.com
Wed Jun 28 11:40:12 CDT 2006


Windows seems to set internet explorer only during a new installation or 
upgrade of internet explorer, so I put it in wine.inf, which seemed 
appropriate.

Changelog:
Set version strings for Internet Explorer so programs dependent on it 
can install.
-------------- next part --------------
--- tools/wine.inf.ori	2006-06-28 18:32:28.000000000 +0200
+++ tools/wine.inf	2006-06-28 18:35:22.000000000 +0200
@@ -2467,3 +2467,6 @@
 HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
 HKLM,%Control%\Windows,"CSDVersion",0x10003,0x400
 HKLM,%Control%\Session Manager\Environment,"OS",2,"Windows_NT"
+HKLM,"Software\Microsoft\Internet Explorer","Version",,"6.0.2900.2180"
+HKLM,"Software\Microsoft\Internet Explorer","W2kVersion",,"6.0.2900.2180"
+HKLM,"Software\Microsoft\Internet Exlporer","Build",,"62900"


More information about the wine-patches mailing list