iexplore/iexplore.inf: Add svcVersion reg key and update to win7.
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
02f7b097b4
commit
add31e1d7a
|
@ -36,9 +36,10 @@ HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,
|
|||
|
||||
|
||||
[IE.Reg]
|
||||
HKLM,"Software\Microsoft\Internet Explorer","Build",,"98112"
|
||||
HKLM,"Software\Microsoft\Internet Explorer","Version",,"9.0.8112.16421"
|
||||
HKLM,"Software\Microsoft\Internet Explorer","W2kVersion",,"9.0.8112.16421"
|
||||
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]
|
||||
|
|
Loading…
Reference in New Issue