官术网_书友最值得收藏!

Updating images

After the image has been mounted, the most frequent image servicing tasks are usually updating software and adding device drivers. DISM only supports device drivers that are made up of .inf files. Drivers in executable (.exe) files and Microsoft Windows Installer files (.msi) are not supported. When specified, the /Add-Driver switch needs the location information of the driver's information (.inf) file and adds the driver to the image. The /Recurse switch adds all the drivers that are found in a specified folder. The following command adds all drivers in the c:\drivers folder to the image that's mounted in the c:\mountedimage folder:

DISM.exe /image:c:\mountedimage /Add-Driver /driver:c:\drivers\ /recurse

If you prefer PowerShell, the equivalent command is as follows:

 Add-WindowsDriver -Path c:\mountedimage -Driver c:\drivers -Recurse 
主站蜘蛛池模板: 舒兰市| 丹寨县| 丹凤县| 凤山市| 九台市| 麻江县| 双城市| 本溪市| 兴义市| 定陶县| 广平县| 宁陵县| 西安市| 子长县| 青田县| 德清县| 宣化县| 开化县| 酉阳| 武宣县| 台北市| 喀喇| 恩平市| 乌拉特前旗| 望奎县| 家居| 雷州市| 江孜县| 庆云县| 武安市| 昌平区| 五指山市| 敦煌市| 呈贡县| 宁南县| 宣恩县| 博乐市| 宁化县| 墨玉县| 洞头县| 江永县|