d70d83c7d13d3cc95bf0875016da229143e1a281
[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 11,,netcfgx.dll,1
41
42 [RegistrationPhase2]
43 RegisterDlls = OleControlDlls
44 AddReg=Classes
45
46 [OleControlDlls]
47 11,,atl.dll,1
48 11,,actxprxy.dll,1
49 11,,acppage.dll,1
50 11,,amstream.dll,1
51 11,,avifil32.dll,1
52 11,,browseui.dll,1
53 11,,comcat.dll,1
54 11,,cryptdlg.dll,1
55 11,,cryptnet.dll,1
56 11,,d3dxof.dll,1
57 11,,ddraw.dll,1
58 11,,devenum.dll,1
59 11,,dinput.dll,1
60 11,,dinput8.dll,1
61 11,,dmusic.dll,1
62 11,,dplayx.dll,1
63 11,,dsound.dll,1
64 11,,dxdiagn.dll,1
65 11,,fontext.dll,1
66 11,,hhctrl.ocx,1
67 11,,hlink.dll,1
68 11,,hnetcfg.dll,1
69 11,,ieframe.dll,1
70 11,,inetcomm.dll,1
71 11,,inseng.dll,1
72 11,,itss.dll,1
73 11,,jscript.dll,1
74 ;11,,ksproxy.ax,1
75 11,,mlang.dll,1
76 ;11,,mmdevapi.dll,1
77 11,,mscat32.dll,1
78 11,,msctf.dll,1
79 11,,mshtml.dll,3
80 11,,msi.dll,1
81 11,,msimtf.dll,1
82 11,,msisip.dll,1
83 11,,mstask.dll,1
84 11,,msxml.dll,1
85 11,,msxml2.dll,1
86 11,,msxml3.dll,1
87 11,,msxml4.dll,1
88 11,,msxml6.dll,1
89 11,,netshell.dll,1
90 11,,ntobjshex.dll,1
91 11,,objsel.dll,1
92 11,,oleacc.dll,1
93 11,,oleaut32.dll,1
94 11,,olepro32.dll,1
95 11,,propsys.dll,1
96 11,,pstorec.dll,1
97 11,,qedit.dll,1
98 11,,qmgr.dll,1
99 11,,qmgrprxy.dll,1
100 11,,quartz.dll,1
101 11,,rpcrt4.dll,1
102 11,,rsabase.dll,1
103 11,,rsaenh.dll,1
104 11,,scrrun.dll,1
105 11,,sendmail.dll,1
106 11,,shdocvw.dll,3
107 11,,shell32.dll,3
108 11,,softpub.dll,1
109 11,,sti.dll,1
110 11,,stobject.dll,1
111 11,,urlmon.dll,3
112 11,,vbscript.dll,1
113 11,,windowscodecs.dll,1
114 11,,winhttp.dll,1
115 11,,wininet.dll,2
116 11,,wintrust.dll,1
117 11,wbem,wmiutils.dll,1
118 11,,wshom.ocx,1
119 11,,wuapi.dll,1
120 11,wbem,wbemdisp.dll,1
121 11,wbem,wbemprox.dll,1
122 11,,shellbtrfs.dll,1
123 11,,zipfldr.dll,1
124
125 [TypeLibraries]
126 stdole2.tlb
127 stdole32.tlb
128 mshtml.tlb
129
130 [Strings]
131 MciExtStr="Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions"
132 Mci32Str="Software\Microsoft\Windows NT\CurrentVersion\MCI32"
133 Desktop="Control Panel\Desktop"
134 Metrics="Control Panel\Desktop\WindowMetrics"
135 CurrentVersion="Software\Microsoft\Windows\CurrentVersion"
136 CurrentVersionNT="Software\Microsoft\Windows NT\CurrentVersion"
137 FontSubStr="Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
138 Control="System\CurrentControlSet\Control"
139
140 [Classes]
141 HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"