Table of Contents
Content
–>
c:/windows/system32/pnputil.exe
Microsoft PnP Utility
Usage:
——
pnputil.exe [-f | -i] [ -? | -a | -d | -e ]
Examples:
pnputil.exe -a a:\usbcam\USBCAM.INF -> Add package specified by USBCAM.INF
pnputil.exe -a c:\drivers\*.inf -> Add all packages in c:\drivers\
pnputil.exe -i -a a:\usbcam\USBCAM.INF -> Add and install driver package
pnputil.exe -e -> Enumerate all 3rd party packages
pnputil.exe -d oem0.inf -> Delete package oem0.inf
pnputil.exe -f -d oem0.inf -> Force delete package oem0.inf
pnputil.exe -? -> This usage screen
<–
Note
Information about content:
- Refer to: https://kamilpro.com/mastering-pnputil-add-drivers-windows-image/
- Created at: April 08, 2019 at 03:21PM
- Latest: Mastermeichen’s Favorite Links from Diigo
- License:
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License