d3d10core: COM cleanup for the ID3D10SamplerState iface.
[wine] / dlls / shdocvw / shdocvw.inf
1 [version]
2 Signature="$CHICAGO$"
3
4
5 [RegisterDll]
6 AddReg=Classes.Reg
7
8
9 [UnregisterDll]
10 DelReg=Classes.Reg
11
12
13 [RegisterIE]
14 AddReg=IE.Reg, Settings.Reg
15
16
17 [UnregisterIE]
18 DelReg=IE.Reg, Settings.Reg
19
20
21 [Classes.Reg]
22 HKCR,"CLSID\%CLSID_InternetExplorer%",,,"Internet Explorer(Ver 1.0)"
23 HKCR,"CLSID\%CLSID_InternetExplorer%\LocalServer32",,,"""%16422%\Internet Explorer\iexplore.exe"""
24 HKCR,"CLSID\%CLSID_InternetExplorer%\ProgID",,,"InternetExplorer.Application.1"
25 HKCR,"CLSID\%CLSID_InternetExplorer%\VersionIndependentProgID",,,"InternetExplorer.Application"
26
27 HKCR,"CLSID\%CLSID_Internet%\DefaultIcon",,,"shdoclc.dll,-190"
28 HKCR,"CLSID\%CLSID_Internet%\Shell",,,"OpenHomePage"
29 HKCR,"CLSID\%CLSID_Internet%\Shell\OpenHomePage",,,"Open &Home Page"
30 HKCR,"CLSID\%CLSID_Internet%\Shell\OpenHomePage\Command",,,"""%16422%\Internet Explorer\iexplore.exe"""
31 HKCR,"CLSID\%CLSID_Internet%\ShellFolder",,2,"0x24"
32
33
34 [Settings.Reg]
35 HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"http://www.winehq.org"
36 HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"http://www.google.com"
37 HKCU,"Software\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
38 HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"http://www.winehq.org"
39 HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe",,,"%16422%\Internet Explorer\iexplore.exe"
40 HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,"%16422%\Internet Explorer;"
41
42
43 [IE.Reg]
44 HKLM,"Software\Microsoft\Internet Explorer","Build",,"86001"
45 HKLM,"Software\Microsoft\Internet Explorer","Version",,"8.0.6001.18702"
46 HKLM,"Software\Microsoft\Internet Explorer","W2kVersion",,"8.0.6001.18702"