100% found this document useful (1 vote)
1K views2 pages

Injecting Nvidia Drivers DISM

The document provides instructions for adding Nvidia graphics drivers to the Windows image file (WIM) using DISM for both 32-bit and 64-bit systems. The steps include extracting the drivers, expanding the files, mounting the WIM, adding the drivers to the mounted image, copying files to the mount, listing installed drivers, and committing the changes back to the WIM file.

Uploaded by

tom292
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views2 pages

Injecting Nvidia Drivers DISM

The document provides instructions for adding Nvidia graphics drivers to the Windows image file (WIM) using DISM for both 32-bit and 64-bit systems. The steps include extracting the drivers, expanding the files, mounting the WIM, adding the drivers to the mounted image, copying files to the mount, listing installed drivers, and committing the changes back to the WIM file.

Uploaded by

tom292
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Nvidia - DISM 32bit x86 1) Create the following folders:

c:\x86\mount c:\x86\expanded c:\x86\expanded\Display.Driver c:\x86\Images c:\x86\Drivers Put the wim file you want to work with in the images folder and any other driver s in the drivers folder 2) Delete C:\Nvidia folder if it already exists and then extract 32bit Nvid ia drivers by first running setup.exe for the Nvidia driver which will place fil es in C:\Nvidia..... 3) . Run the below commands from an elevated cmd prompt to expand the drivers

expand C:\NVIDIA\DisplayDriver\260.99\Vista\English\*.* C:\x86\expanded expand C:\NVIDIA\DisplayDriver\260.99\Vista\English\Display.Driver\*.* C:\x86\ex panded\Display.Driver 4) Move the expanded files to replace the originals from c:\x86\expanded fi les to C:\NVIDIA\DisplayDriver\260.99\Vista\English and again from c:\x86\expanded\Display.Driver files to C:\NVIDIA\Display Driver\260.99\Vista\English\Display.Driver\ 5) Run the below command from an elevated cmd prompt to Mount the Image

Dism /mount-wim /wimfile:c:\x86\Images\install.wim /index:1 /mountdir:c:\x86\mou nt 6) Run the below commands from an elevated cmd prompt, the first to add Nvi dia Drivers to the mounted image and the second will install any other drivers Dism /image:c:\x86\mount /Add-Driver /driver:C:\NVIDIA\ /recurse Dism /image:c:\x86\mount /Add-Driver /driver:C:\x86\Drivers /recurse 7) Copy c:\Nvidia folder to to mounted image c:\x86\mount\Nvidia

8) Run the below command from an elevated cmd prompt to get a list of Drive rs in the mounted image Dism /image:c:\x86\mount /Get-Drivers > c:\x86\driverlist.txt 9) Run the below command from an elevated cmd prompt to Unmount and Commit Changes Dism /unmount-wim /Mountdir:c:\x86\mount /commit

64bit x64 1) Create the following folders:

c:\x64\mount c:\x64\expanded c:\x64\expanded\Display.Driver c:\x64\Images c:\x64\Drivers Put the wim file you want to work with in the images folder and any other driver s in the drivers folder 2) Delete C:\Nvidia folder if it already exists and then extract 64bit Nvid ia drivers by first running setup.exe for the Nvidia driver which will place fil es in C:\Nvidia..... 3) . Run the below commands from an elevated cmd prompt to expand the drivers

expand "C:\NVIDIA\DisplayDriver\260.99\Vista 64-bit\English\*.*" C:\x64\expanded expand "C:\NVIDIA\DisplayDriver\260.99\Vista 64-bit\English\Display.Driver\*.*" C:\x64\expanded\Display.Driver 4) Move the expanded files to replace the originals from c:\x64\expanded fi les to C:\NVIDIA\DisplayDriver\260.99\Vista 64-bit\English and again from c:\x64\expanded\Display.Driver files to C:\NVIDIA\Display Driver\260.99\Vista 64-bit\English\Display.Driver\ 5) Run the below command from an elevated cmd prompt to Mount the Image

Dism /mount-wim /wimfile:c:\x64\Images\install.wim /index:1 /mountdir:c:\x64\mou nt 6) Run the below commands from an elevated cmd prompt, the first to add Nvi dia Drivers to the mounted image and the second will install any other drivers Dism /image:c:\x64\mount /Add-Driver /driver:C:\NVIDIA\ /recurse Dism /image:c:\x64\mount /Add-Driver /driver:C:\x64\Drivers /recurse 7) Copy c:\Nvidia folder to to mounted image c:\x64\mount\Nvidia

8) Run the below command from an elevated cmd prompt to get a list of Drive rs in the mounted image Dism /image:c:\x64\mount /Get-Drivers > c:\x64\driverlist.txt 9) Run the below command from an elevated cmd prompt to Unmount and Commit Changes Dism /unmount-wim /Mountdir:c:\x64\mount /commit

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy