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

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 
主站蜘蛛池模板: 通州区| 雅江县| 钦州市| 拉孜县| 乐安县| 长白| 斗六市| 伊宁县| 绥中县| 清流县| 保康县| 安顺市| 海南省| 洪泽县| 南岸区| 萨迦县| 潮州市| 巢湖市| 河曲县| 宜川县| 蒙山县| 井冈山市| 象山县| 晋州市| 林周县| 博野县| 贞丰县| 缙云县| 论坛| 双江| 陆丰市| 昌乐县| 玉屏| 绵竹市| 镇赉县| 台中市| 新乡县| 丹阳市| 武定县| 盘山县| 奉贤区|