xref: /reactos/media/inf/syssetup.inf (revision ea6e7740)
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
23nettcpip.inf
24ports.inf
25scsi.inf
26unknown.inf
27usbport.inf
28volume.inf
29audio.inf
30ks.inf
31c_image.inf
32
33[Infs.Always]
34syssetup.inf,EarlyPhaseSetup
35
36[EarlyPhaseSetup]
37RegisterDlls = EarlyRegisterDlls
38
39[EarlyRegisterDlls]
4011,,comctl32.dll,2
4111,,ole32.dll,1
4211,,netcfgx.dll,1
43
44[RegistrationPhase2]
45RegisterDlls = OleControlDlls
46AddReg=Classes
47
48[OleControlDlls]
4911,,atl.dll,1
5011,,actxprxy.dll,1
5111,,acppage.dll,1
5211,,amstream.dll,1
5311,,avifil32.dll,1
5411,,browseui.dll,1
5511,,comcat.dll,1
5611,,cryptdlg.dll,1
5711,,cryptnet.dll,1
5811,,d3dxof.dll,1
5911,,ddraw.dll,1
6011,,devenum.dll,1
6111,,dinput.dll,1
6211,,dinput8.dll,1
6311,,dmusic.dll,1
6411,,dplayx.dll,1
6511,,dsound.dll,1
6611,,dxdiagn.dll,1
6711,,fontext.dll,1
6811,,hhctrl.ocx,1
6911,,hlink.dll,1
7011,,hnetcfg.dll,1
7111,,ieframe.dll,1
7211,,inetcomm.dll,1
7311,,inseng.dll,1
7411,,itss.dll,1
7511,,jscript.dll,1
76;11,,ksproxy.ax,1
7711,,mlang.dll,1
78;11,,mmdevapi.dll,1
7911,,mscat32.dll,1
8011,,msctf.dll,1
8111,,mshtml.dll,3
8211,,msi.dll,1
8311,,msimtf.dll,1
8411,,msisip.dll,1
8511,,mstask.dll,1
8611,,msxml.dll,1
8711,,msxml2.dll,1
8811,,msxml3.dll,1
8911,,msxml4.dll,1
9011,,msxml6.dll,1
9111,,mydocs.dll,1
9211,,netshell.dll,1
9311,,ntobjshex.dll,1
9411,,objsel.dll,1
9511,,oleacc.dll,1
9611,,oleaut32.dll,1
9711,,olepro32.dll,1
9811,,propsys.dll,1
9911,,pstorec.dll,1
10011,,qedit.dll,1
10111,,qmgr.dll,1
10211,,qmgrprxy.dll,1
10311,,quartz.dll,1
10411,,rpcrt4.dll,1
10511,,rsabase.dll,1
10611,,rsaenh.dll,1
10711,,scrrun.dll,1
10811,,sendmail.dll,1
10911,,shdocvw.dll,3
11011,,shell32.dll,3
11111,,softpub.dll,1
11211,,sti.dll,1
11311,,stobject.dll,1
11411,,urlmon.dll,3
11511,,vbscript.dll,1
11611,,windowscodecs.dll,1
11711,,winhttp.dll,1
11811,,wininet.dll,2
11911,,wintrust.dll,1
12011,wbem,wmiutils.dll,1
12111,,wshom.ocx,1
12211,,wuapi.dll,1
12311,wbem,wbemdisp.dll,1
12411,wbem,wbemprox.dll,1
12511,,shellbtrfs.dll,1
12611,,zipfldr.dll,1
127
128[TypeLibraries]
129stdole2.tlb
130stdole32.tlb
131mshtml.tlb
132
133[Strings]
134MciExtStr="Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions"
135Mci32Str="Software\Microsoft\Windows NT\CurrentVersion\MCI32"
136Desktop="Control Panel\Desktop"
137Metrics="Control Panel\Desktop\WindowMetrics"
138CurrentVersion="Software\Microsoft\Windows\CurrentVersion"
139CurrentVersionNT="Software\Microsoft\Windows NT\CurrentVersion"
140FontSubStr="Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
141Control="System\CurrentControlSet\Control"
142
143[Classes]
144HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"
145