Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You must specify all in-box display drivers in the SourceDisksNames and SourceDisksFiles sections. The following example shows how to identify the CD-ROM discs and the names of the source files that are contained on the disks. The source files are transferred to the target computer during installation.
[SourceDisksNames]
3426=windows cd
[SourceDisksFiles]
DisplayMiniportDriverName.sys = 3426
UserModeDriverName1.dll = 3426
UserModeDriverName2.dll = 3426
For more information about the SourceDisksNames and SourceDisksFiles sections, see INF SourceDisksNames Section and INF SourceDisksFiles Section.