[TASKMGR] Process page: Allow using "Open File Location" functionality without runnin...
[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,,mydocs.dll,1
90 11,,netshell.dll,1
91 11,,ntobjshex.dll,1
92 11,,objsel.dll,1
93 11,,oleacc.dll,1
94 11,,oleaut32.dll,1
95 11,,olepro32.dll,1
96 11,,propsys.dll,1
97 11,,pstorec.dll,1
98 11,,qedit.dll,1
99 11,,qmgr.dll,1
100 11,,qmgrprxy.dll,1
101 11,,quartz.dll,1
102 11,,rpcrt4.dll,1
103 11,,rsabase.dll,1
104 11,,rsaenh.dll,1
105 11,,scrrun.dll,1
106 11,,sendmail.dll,1
107 11,,shdocvw.dll,3
108 11,,shell32.dll,3
109 11,,softpub.dll,1
110 11,,sti.dll,1
111 11,,stobject.dll,1
112 11,,urlmon.dll,3
113 11,,vbscript.dll,1
114 11,,windowscodecs.dll,1
115 11,,winhttp.dll,1
116 11,,wininet.dll,2
117 11,,wintrust.dll,1
118 11,wbem,wmiutils.dll,1
119 11,,wshom.ocx,1
120 11,,wuapi.dll,1
121 11,wbem,wbemdisp.dll,1
122 11,wbem,wbemprox.dll,1
123 11,,shellbtrfs.dll,1
124 11,,zipfldr.dll,1
125
126 [TypeLibraries]
127 stdole2.tlb
128 stdole32.tlb
129 mshtml.tlb
130
131 [Strings]
132 MciExtStr="Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions"
133 Mci32Str="Software\Microsoft\Windows NT\CurrentVersion\MCI32"
134 Desktop="Control Panel\Desktop"
135 Metrics="Control Panel\Desktop\WindowMetrics"
136 CurrentVersion="Software\Microsoft\Windows\CurrentVersion"
137 CurrentVersionNT="Software\Microsoft\Windows NT\CurrentVersion"
138 FontSubStr="Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes"
139 Control="System\CurrentControlSet\Control"
140
141 [Classes]
142 HKLM,%CurrentVersion%\Installer,"InstallerLocation",,"%11%"