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