fred,voila :
[DisplayDrivers]
This section contains a list of display drivers to be loaded by the Setup Loader, and installed during text-mode Setup. It is only valid when
OemPreinstall = Yes. If this section is absent or empty, Setup attempts to detect the display devices on the computer, and install the corresponding retail drivers. Note that you can get the same functionality by using the settings in the [Display] section described later.
<display driver description>
Value: RETAIL | OEM
This is a string that identifies the driver to be installed. It must match one of the strings defined in the right-hand side of the [Display] section of the
Txtsetup.sif file (for a retail driver), or the Txtsetup.oem file (for an OEM driver). Multiple <display driver description>s can be specified. RETAIL indicates that the driver is part of the retail Windows NT product. OEM indicates that the driver is OEM- supplied.
|