[EXPLORER] Reduce the spam due to the broken CBandSite in browseui
[reactos.git] / media / inf / syssetup.inf
1 [Version]
2 Signature = $Windows NT$
3 ClassGUID = {00000000-0000-0000-0000-000000000000}
4
5 [DeviceInfsToInstall]
6 battery.inf
7 bth.inf
8 cdrom.inf
9 cpu.inf
10 disk.inf
11 display.inf
12 fdc.inf
13 flpydisk.inf
14 hal.inf
15 hdc.inf
16 input.inf
17 keyboard.inf
18 legcydrv.inf
19 machine.inf
20 monitor.inf
21 msmouse.inf
22 NET_NIC.inf
23 ports.inf
24 scsi.inf
25 unknown.inf
26 usbport.inf
27 audio.inf
28 ks.inf
29 c_image.inf
30
31 [Infs.Always]
32 syssetup.inf,EarlyPhaseSetup
33
34 [EarlyPhaseSetup]
35 RegisterDlls = EarlyRegisterDlls
36
37 [EarlyRegisterDlls]
38 11,,comctl32.dll,2
39 11,,ole32.dll,1
40
41 [RegistrationPhase2]
42 RegisterDlls = OleControlDlls
43 AddReg=Classes
44
45 [OleControlDlls]
46 11,,atl.dll,1
47 11,,actxprxy.dll,1
48 11,,acppage.dll,1
49 11,,amstream.dll,1
50 11,,avifil32.dll,1
51 11,,browseui.dll,1
52 11,,comcat.dll,1
53 11,,cryptdlg.dll,1
54 11,,cryptnet.dll,1
55 11,,d3dxof.dll,1
56 11,,ddraw.dll,1
57 11,,devenum.dll,1
58 11,,dinput.dll,1
59 11,,dinput8.dll,1
60 11,,dmusic.dll,1
61 11,,dplayx.dll,1
62 11,,dsound.dll,1
63 11,,dxdiagn.dll,1
64 11,,hhctrl.ocx,1
65 11,,hlink.dll,1
66 11,,hnetcfg.dll,1
67 11,,ieframe.dll,1
68 11,,inetcomm.dll,1
69 11,,inseng.dll,1
70 11,,itss.dll,1
71 11,,jscript.dll,1
72 ;11,,ksproxy.ax,1
73 11,,mlang.dll,1
74 ;11,,mmdevapi.dll,1
75 11,,mscat32.dll,1
76 11,,msctf.dll,1
77 11,,mshtml.dll,3
78 11,,msi.dll,1
79 11,,msimtf.dll,1
80 11,,msisip.dll,1
81 11,,mstask.dll,1
82 11,,msxml.dll,1
83 11,,msxml2.dll,1
84 11,,msxml3.dll,1
85 11,,msxml4.dll,1
86 11,,msxml6.dll,1
87 11,,netcfgx.dll,1
88 11,,netshell.dll,1
89 11,,ntobjshex.dll,1
90 11,,objsel.dll,1
91 11,,oleacc.dll,1
92 11,,oleaut32.dll,1
93 11,,olepro32.dll,1
94 11,,propsys.dll,1
95 11,,pstorec.dll,1
96 11,,qedit.dll,1
97 11,,qmgr.dll,1
98 11,,qmgrprxy.dll,1
99 11,,quartz.dll,1
100 11,,rpcrt4.dll,1
101 11,,rsabase.dll,1
102 11,,rsaenh.dll,1
103 11,,scrrun.dll,1
104 11,,shdocvw.dll,3
105 11,,shell32.dll,3
106 11,,softpub.dll,1
107 11,,sti.dll,1
108 11,,stobject.dll,1
109 11,,urlmon.dll,3
110 11,,vbscript.dll,1
111 11,,windowscodecs.dll,1
112 11,,winhttp.dll,1
113 11,,wininet.dll,2
114 11,,wintrust.dll,1
115 11,wbem,wmiutils.dll,1
116 11,,wshom.ocx,1
117 11,,wuapi.dll,1
118 11,wbem,wbemdisp.dll,1
119 11,wbem,wbemprox.dll,1
120 11,,shellbtrfs.dll,1
121
122 [TypeLibraries]
123 stdole2.tlb
124 stdole32.tlb
125 mshtml.tlb
126
127 [Strings]
128 MciExtStr="Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions"
129 Mci32Str="Software\Microsoft\Windows NT\CurrentVersion\MCI32"
130 Desktop="Control Panel\Desktop"
131 Metrics="Control Panel\Desktop\WindowMetrics"
132 CurrentVersion="Software\Microsoft\Windows\CurrentVersion"
133 CurrentVersionNT="Software\Microsoft\Windows NT\CurrentVersion"
134 FontSubStr="Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
135 Control="System\CurrentControlSet\Control"
136
137 [Classes]
138 HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"