mshtml: Moved GeckoUrl registry to mshtml.inf.

This commit is contained in:
Jacek Caban 2009-11-12 14:52:24 +01:00 committed by Alexandre Julliard
parent 7f6630ee44
commit ca32265d88
2 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Signature="$CHICAGO$"
[RegisterDll] [RegisterDll]
AddReg=Classes.Reg, Protocols.Reg, IE.Reg, FileAssoc.Reg AddReg=Classes.Reg, Protocols.Reg, IE.Reg, FileAssoc.Reg, WineGecko.Reg
[UnregisterDll] [UnregisterDll]
@ -270,6 +270,11 @@ HKLM,"Software\Microsoft\Internet Explorer\AboutURLs","mozilla",2,"res://mshtml.
HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","VML",, "CLSID:10072CEC-8CC1-11D1-986E-00A0C955B42E" HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","VML",, "CLSID:10072CEC-8CC1-11D1-986E-00A0C955B42E"
HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","TIME",, "CLSID:476C391C-3E0D-11D2-B948-00C04FA32195" HKLM,"Software\Microsoft\Internet Explorer\Default Behaviors","TIME",, "CLSID:476C391C-3E0D-11D2-B948-00C04FA32195"
[WineGecko.Reg]
HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
[FileAssoc.Reg] [FileAssoc.Reg]
;; AVI ;; AVI

View File

@ -540,7 +540,6 @@ HKLM,System\CurrentControlSet\Control\Session Manager,,,""
HKLM,System\CurrentControlSet\Control\VMM32Files,,,"" HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,"" HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,""
HKCU,Software\Microsoft\Protected Storage System Provider,,,"" HKCU,Software\Microsoft\Protected Storage System Provider,,,""
HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,"" HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""
HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,"" HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,""
; Some apps requires at least four subkeys of Active Setup\Installed Components ; Some apps requires at least four subkeys of Active Setup\Installed Components