BigDawgFelton Posted September 4, 2012 Posted September 4, 2012 Hey Guys, I have build a WinPE image from the WinPE Builder from this site. I have done all of my customizations to the image and am ready for optimization. I keep getting an error in DISM on just this one image. Others are working fine. I have booted to the image, done what the image is intended to do an then tried to apply the profile but it is not working. Can anyone please help?This is the error that I am seeing that I am assuming is causing the process to fail, but I don't know what it means or why it is happening. 2012-09-04 14:58:04, Error DISM Windows PE Image Manager: PID=2760 Required file not found: \programdata\microsoft\windows\wer - CPEImageManager::ApplyProfile2012-09-04 14:58:04, Error DISM DISM.EXE: PE Provider processed the command line but failed. HRESULT=80004005
Tripredacus Posted September 5, 2012 Posted September 5, 2012 Hey Guys, I have build a WinPE image from the WinPE Builder from this site.There are multiple PE builders here. Which one specifically?
BigDawgFelton Posted September 5, 2012 Author Posted September 5, 2012 It was actually the Make_PE program that "wimb" had posted. I tested a base image produced from the program using the media version without any of my customizations and this also didn't work. I saw the same error. It must be something with the way that particular image is created.
Tripredacus Posted September 5, 2012 Posted September 5, 2012 I'm not sure I've ever applied a profile (on purpose) to a Make_PE3. You are using Windows 7 PE, and WAIK for Windows 7 correct?
wimb Posted September 6, 2012 Posted September 6, 2012 (edited) I think you can only use /Apply-Profiles for the case of pe3_x86 type and not for 7pe_x86 type ISOThe difference between 7pe and pe3- 7pe is made without using AIK and is made from Recovery boot image winre.wim on Win 7 drive or from boot.wim on DVD- pe3 is made using AIK for Win7 and is made from winpe.wim boot image present in AIK- 7pe contains Recovery software in folder sources which is missing in pe3- pe3 option NO Reduce of size has /Enable-profiling which allows to make Optimization profile (see WinPE.chm help in WAIK)http://www.911cd.net/forums//index.php?showtopic=23931 Edited September 6, 2012 by wimb
BigDawgFelton Posted September 6, 2012 Author Posted September 6, 2012 I (Think) I am using the make_pe3 program that was for the ISO but i'm not sure. I created the .wim file and just pulled it out of the directory it was created to and started modifying it. How can I tell which version I am using?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now