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.

How to remove drivers from mounted PE image?

Featured Replies

I did following steps

>copype.cmd x86 %PEDIR%

>imagex /mountrw %PEDIR%\ISO\sources\boot.wim 1 %PEDIR%\mount

// removed font foleder from /windows/font

// removed unused exe,dll from /windows/system32/

// added some drivers, by peimg /inf---how can i remove drivers from mounted image here itself so that it can boot fast? :(

// added 50 mb of binaries for our customization

>peimg /prep %PEDIR%\WINDOWS

>imagex /unmount %MOUNTDIR% /commit

>imagex /export %PEDIR%\ISO\sources\boot.wim 1 %PEDIR%\ISO\sources\boot.wim %1 /compress max

>oscdimg.exe -b%PEDIR%\ISO\boot\etfsboot.com -lWINPE20 -n -o -m %PEDIR%\ISO %PEDIR%\DefWinPEISO.iso

Thanks

hi,

I dont really see why u would want to remove existing drivers? Dont u just wanna add drivers? I understand the concept where a minimal set of drivers would require less time to boot, but we are talking seconds...

I guess you are asking for a world of pain, if u wanna go in and modify / remove drivers that windows believes are to be in place....

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.