added preparations for installing .INF files (for class installers) during setup...
[reactos.git] / reactos / media / inf / syssetup.inf
1 ;
2 ; For Windows, this file controls various aspects of the Installation and
3 ; Upgrade process. If you know a good documentation about this file,
4 ; please add a link here.
5 ;
6 ;
7 [Version]
8 signature="$Reactos$"
9 ClassGUID={00000000-0000-0000-0000-000000000000}
10
11
12 ; These .INFs install the device classes
13 [DeviceInfsToInstall]
14 ; MS uses netnovel.inf as class-installer INF for NICs
15 ; we use a separate one to keep things clean
16 NET_NIC.inf