xref: /reactos/media/inf/syssetup.inf (revision 4d3df0da)
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,,hhctrl.ocx,1
6611,,hlink.dll,1
6711,,hnetcfg.dll,1
6811,,ieframe.dll,1
6911,,inetcomm.dll,1
7011,,inseng.dll,1
7111,,itss.dll,1
7211,,jscript.dll,1
73;11,,ksproxy.ax,1
7411,,mlang.dll,1
75;11,,mmdevapi.dll,1
7611,,mscat32.dll,1
7711,,msctf.dll,1
7811,,mshtml.dll,3
7911,,msi.dll,1
8011,,msimtf.dll,1
8111,,msisip.dll,1
8211,,mstask.dll,1
8311,,msxml.dll,1
8411,,msxml2.dll,1
8511,,msxml3.dll,1
8611,,msxml4.dll,1
8711,,msxml6.dll,1
8811,,netshell.dll,1
8911,,ntobjshex.dll,1
9011,,objsel.dll,1
9111,,oleacc.dll,1
9211,,oleaut32.dll,1
9311,,olepro32.dll,1
9411,,propsys.dll,1
9511,,pstorec.dll,1
9611,,qedit.dll,1
9711,,qmgr.dll,1
9811,,qmgrprxy.dll,1
9911,,quartz.dll,1
10011,,rpcrt4.dll,1
10111,,rsabase.dll,1
10211,,rsaenh.dll,1
10311,,scrrun.dll,1
10411,,shdocvw.dll,3
10511,,shell32.dll,3
10611,,softpub.dll,1
10711,,sti.dll,1
10811,,stobject.dll,1
10911,,urlmon.dll,3
11011,,vbscript.dll,1
11111,,windowscodecs.dll,1
11211,,winhttp.dll,1
11311,,wininet.dll,2
11411,,wintrust.dll,1
11511,wbem,wmiutils.dll,1
11611,,wshom.ocx,1
11711,,wuapi.dll,1
11811,wbem,wbemdisp.dll,1
11911,wbem,wbemprox.dll,1
12011,,shellbtrfs.dll,1
12111,,zipfldr.dll,1
122
123[TypeLibraries]
124stdole2.tlb
125stdole32.tlb
126mshtml.tlb
127
128[Strings]
129MciExtStr="Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions"
130Mci32Str="Software\Microsoft\Windows NT\CurrentVersion\MCI32"
131Desktop="Control Panel\Desktop"
132Metrics="Control Panel\Desktop\WindowMetrics"
133CurrentVersion="Software\Microsoft\Windows\CurrentVersion"
134CurrentVersionNT="Software\Microsoft\Windows NT\CurrentVersion"
135FontSubStr="Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
136Control="System\CurrentControlSet\Control"
137
138[Classes]
139HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"
140