Click to Rate and Give Feedback
TechNet
TechNet Library
Windows
Windows Vista
Deployment
 Drvload Command-Line Options
Drvload Command-Line Options

The Drvload tool adds out-of-box drivers to a booted Windows PE image. It takes one or more driver .inf files as inputs. To add a driver to an offline Windows PE image, use the peimg tool.

If the driver .inf file requires a reboot, Windows PE will ignore the request. If the driver .sys file requires a reboot, then the driver cannot be added with Drvload.

Drvload Command-Line Options

The following command-line options are available for Drvload.

drvload.exe inf_path [,inf_path [...]] [/?]

 

Option Description

/?

Displays usage information.

inf_path

Specifies the path to the driver .inf file. The path can contain environment variables.

If any drivers failed to install, then Drvload will return 0 if successful or a non-zero status (%errorlevel%).

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker