dkreifus Posted May 7, 2007 Posted May 7, 2007 (edited) I haven't had to build a PE disk in a long time. I've been pleased to find that 2.0 is a bit easier, and most of my drivers are built in. (ie: NIC).I want to reduce the size of the image, so I can have it load a bit faster. What can I remove?I see a whole bunch of language packs (or so they seem) under the system32 directory...are they deletable? Edited May 7, 2007 by dkreifus
geo411m Posted May 8, 2007 Posted May 8, 2007 yes language file are deletable as well as the language font in the various boot folders. look around cause you'll see the same fonts and language files in different folder.
dkreifus Posted May 8, 2007 Author Posted May 8, 2007 Can I just delete them, or do I have to uninstall them?
geo411m Posted May 8, 2007 Posted May 8, 2007 Can I just delete them, or do I have to uninstall them?i just delete them. just make sure to leave eng language files or what ever language your disk uses or your PE wont boot.
dkreifus Posted May 24, 2007 Author Posted May 24, 2007 What exe files can I remove? I really want to speed up the boot processWhat are the *.NLS files?and the KBD*.dll files?I'm thinking about removing the following:Windows\FontsWindows Servicing\PackagesUnder windows\system32diskraid.exedpapimig.exedoskey.exeesentutl.exeesent.dllftp.exenotepad.exentprint.exentprint.dllprint.exeprintui.dllrobocopy.exetaskmgr.exewbengine.exewbadmin.exewdscapture.exewdscapture.infThoughts?
sillentkil Posted June 6, 2007 Posted June 6, 2007 i'm trying the same for my work i edited ur list with the things i deleted maby tomoro i can add some more files i deleteddo you know if i can delete all the fonts in the windows folder, the boot\fonts folder, and the EFI\MICROSOFT\BOOT\FONTS folderin Program Files\Common Files\microsoft shared\ink theres only en-US and nl-NL leftUnder windows\system32diskraid.exedpapimig.exedoskey.exeesentutl.exeesent.dllftp.exe (deleted)notepad.exe (deleted)ntprint.exe (deleted)ntprint.dllprint.exeprintui.dllrobocopy.exe (deleted)taskmgr.exewbengine.exewbadmin.exewdscapture.exewdscapture.infi hope this helps Ricardo
dkreifus Posted June 6, 2007 Author Posted June 6, 2007 I found that:esentutl.exeesent.dllAre needed if doing any drive mapping
Rakesh Baldha Posted March 4, 2008 Posted March 4, 2008 How can I remove drivers from WinPE 2.0 mounted image?Is there any tool to remove drivers? We can add peimg /inf=<inf file> so it will add drivers into mounted wim image but I haven't found any tool to remove drivers from mounted image.Any pointer would be appreciated.Thanks.
bj-kaiser Posted March 5, 2008 Posted March 5, 2008 Is there any reason not to just rebuilt the image?Given you have a set of batch- or other script-files its just a matter of minutes. Personally I like to use WinBuilder, with my own set of scripts, which I based on the process described in the WAIK help files. Simply because VistaPE does way to much with the PE image for my liking.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now