xref: /reactos/media/inf/syssetup.inf (revision bd712186)
1[Version]
2Signature = $Windows NT$
3ClassGUID = {00000000-0000-0000-0000-000000000000}
4
5[DeviceInfsToInstall]
6battery.inf
7bth.inf
8cdrom.inf
9cpu.inf
10disk.inf
11display.inf
12fdc.inf
13flpydisk.inf
14hal.inf
15hdc.inf
16input.inf
17keyboard.inf
18legcydrv.inf
19machine.inf
20monitor.inf
21msmouse.inf
22NET_NIC.inf
23ports.inf
24scsi.inf
25unknown.inf
26usbport.inf
27audio.inf
28ks.inf
29c_image.inf
30
31[Infs.Always]
32syssetup.inf,EarlyPhaseSetup
33
34[EarlyPhaseSetup]
35RegisterDlls = EarlyRegisterDlls
36
37[EarlyRegisterDlls]
3811,,comctl32.dll,2
3911,,ole32.dll,1
4011,,netcfgx.dll,1
41
42[RegistrationPhase2]
43RegisterDlls = OleControlDlls
44AddReg=Classes
45
46[OleControlDlls]
4711,,atl.dll,1
4811,,actxprxy.dll,1
4911,,acppage.dll,1
5011,,amstream.dll,1
5111,,avifil32.dll,1
5211,,browseui.dll,1
5311,,comcat.dll,1
5411,,cryptdlg.dll,1
5511,,cryptnet.dll,1
5611,,d3dxof.dll,1
5711,,ddraw.dll,1
5811,,devenum.dll,1
5911,,dinput.dll,1
6011,,dinput8.dll,1
6111,,dmusic.dll,1
6211,,dplayx.dll,1
6311,,dsound.dll,1
6411,,dxdiagn.dll,1
6511,,fontext.dll,1
6611,,hhctrl.ocx,1
6711,,hlink.dll,1
6811,,hnetcfg.dll,1
6911,,ieframe.dll,1
7011,,inetcomm.dll,1
7111,,inseng.dll,1
7211,,itss.dll,1
7311,,jscript.dll,1
74;11,,ksproxy.ax,1
7511,,mlang.dll,1
76;11,,mmdevapi.dll,1
7711,,mscat32.dll,1
7811,,msctf.dll,1
7911,,mshtml.dll,3
8011,,msi.dll,1
8111,,msimtf.dll,1
8211,,msisip.dll,1
8311,,mstask.dll,1
8411,,msxml.dll,1
8511,,msxml2.dll,1
8611,,msxml3.dll,1
8711,,msxml4.dll,1
8811,,msxml6.dll,1
8911,,netshell.dll,1
9011,,ntobjshex.dll,1
9111,,objsel.dll,1
9211,,oleacc.dll,1
9311,,oleaut32.dll,1
9411,,olepro32.dll,1
9511,,propsys.dll,1
9611,,pstorec.dll,1
9711,,qedit.dll,1
9811,,qmgr.dll,1
9911,,qmgrprxy.dll,1
10011,,quartz.dll,1
10111,,rpcrt4.dll,1
10211,,rsabase.dll,1
10311,,rsaenh.dll,1
10411,,scrrun.dll,1
10511,,sendmail.dll,1
10611,,shdocvw.dll,3
10711,,shell32.dll,3
10811,,softpub.dll,1
10911,,sti.dll,1
11011,,stobject.dll,1
11111,,urlmon.dll,3
11211,,vbscript.dll,1
11311,,windowscodecs.dll,1
11411,,winhttp.dll,1
11511,,wininet.dll,2
11611,,wintrust.dll,1
11711,wbem,wmiutils.dll,1
11811,,wshom.ocx,1
11911,,wuapi.dll,1
12011,wbem,wbemdisp.dll,1
12111,wbem,wbemprox.dll,1
12211,,shellbtrfs.dll,1
12311,,zipfldr.dll,1
124
125[TypeLibraries]
126stdole2.tlb
127stdole32.tlb
128mshtml.tlb
129
130[Strings]
131MciExtStr="Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions"
132Mci32Str="Software\Microsoft\Windows NT\CurrentVersion\MCI32"
133Desktop="Control Panel\Desktop"
134Metrics="Control Panel\Desktop\WindowMetrics"
135CurrentVersion="Software\Microsoft\Windows\CurrentVersion"
136CurrentVersionNT="Software\Microsoft\Windows NT\CurrentVersion"
137FontSubStr="Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
138Control="System\CurrentControlSet\Control"
139
140[Classes]
141HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"
142