wdsutil get-driverpackagefile

Displays information about a driver package, including the drivers and files it contains.

Syntax

wdsutil /Get-DriverPackageFile /InfFile:<Inf File path> [/Architecture:{x86 | ia64 | x64}] [/Show:{Drivers | Files | All}]

Parameters

Parameter Description
/InfFile:<Inf File path> Specifies the full path and file name of the driver package .inf file.
[/Architecture:{x86 ia64
[/Show: {Drivers Files

Examples

To view information about a driver file, type:

wdsutil /Get-DriverPackageFile /InfFile:C:\temp\1394.inf /Architecture:x86