Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DISM\AIK - Drivers - duplicate files

Featured Replies

Question about using DISM to inject out of box drivers for Win7.

With XP/sysprep I just copied drivers to the computer and appended hklm\software\microsoft\windows\currentversion DevicePath key with each driver folder. Worked great for pnp drivers even printers etc.

Driver Injection with XP had issues with drivers that had the same file names but were distinctly different (inf, sys etc were the same name but different HWids/versions etc).

Does injecting with DISM have similar issues with multiple versions of the same driver?

I am still playing around with all the robust tools for win7 (nth degree of complexity vs xp lol)... the MDT tool does seem to seperate drivers into individual folders, but I don't think mdt is intended for our needs (single universal image file to be deployed locally aka ghost image)

Thanks

No problem injecting, windows 7 stores each driver in its own custom subfolder in %WinDir%\System32\DriverStore\FileRepository

It uses the INF name, architecture, language and it then generates a custom hash number...here are some example driverstore folders of iastor.inf v9 and v10

\iastor.inf_amd64_neutral_05602dde0a28e7f4
\iastor.inf_amd64_neutral_f610710b4d5b0c20

Edited by ricktendo64

  • Author

cool thanks - just like mdt...

No problem injecting, windows 7 stores each driver in its own custom subfolder in %WinDir%\System32\DriverStore\FileRepository

It uses the INF name, architecture, language and it then generates a custom hash number...here are some example driverstore folders of iastor.inf v9 and v10

\iastor.inf_amd64_neutral_05602dde0a28e7f4
\iastor.inf_amd64_neutral_f610710b4d5b0c20

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.