March 8, 201016 yr I have built a WinPE 3.0 disc following Brian Lee Jackson's build (http://blog.brianleejackson.com/deployment-image-servicing-and-management-dism-winpe-3-0-boot-environment/comment-page-2#comment-1558). When I boot from it however, a Windows 7 installation screen is displayed prompting for language selection. What am I missing? Thanks so much. Edited March 8, 201016 yr by chipmat31
March 8, 201016 yr THe boot.wim you are using is from a Windows 7 install DVD, not the one created by the WAIK.
March 8, 201016 yr Author THe boot.wim you are using is from a Windows 7 install DVD, not the one created by the WAIK.Tripredacus, thanks so much for the reply. I am using the .wim from the WAIK by using the copype.cmd. Below is the output:Updating path to include dism, oscdimg, imagex C:\Program Files\Windows AIK\Tools\PETools\ C:\Program Files\Windows AIK\Tools\PETools\..\x86 C:\Program Files\Windows AIK\Tools\PETools\..\x86\Servicing;C:\Program Files\Windows AIK\Tools\PETools>copype.cmd amd64 C:\winpe_amd64===================================================Creating Windows PE customization working directory C:\winpe_amd64=================================================== 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied.C:\Program Files\Windows AIK\Tools\PETools\amd64\boot\bcdC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\boot.sdiC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\bootfix.binC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\efisys.binC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\efisys_noprompt.binC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\etfsboot.comC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\chs_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\cht_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\jpn_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\kor_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\wgl4_boot.ttf11 File(s) copiedC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\boot\bootx64.efiC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\bcdC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\chs_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\cht_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\jpn_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\kor_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\wgl4_boot.ttf7 File(s) copied 1 file(s) copied.SuccessUpdating path to include peimg, cdimage, imagex C:\Program Files\Windows AIK\Tools\PETools\ C:\Program Files\Windows AIK\Tools\PETools\..\x86
March 8, 201016 yr THe boot.wim you are using is from a Windows 7 install DVD, not the one created by the WAIK.Tripredacus, thanks so much for the reply. I am using the .wim from the WAIK by using the copype.cmd. Below is the output:Updating path to include dism, oscdimg, imagex C:\Program Files\Windows AIK\Tools\PETools\ C:\Program Files\Windows AIK\Tools\PETools\..\x86 C:\Program Files\Windows AIK\Tools\PETools\..\x86\Servicing;C:\Program Files\Windows AIK\Tools\PETools>copype.cmd amd64 C:\winpe_amd64===================================================Creating Windows PE customization working directory C:\winpe_amd64=================================================== 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied. 1 file(s) copied.C:\Program Files\Windows AIK\Tools\PETools\amd64\boot\bcdC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\boot.sdiC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\bootfix.binC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\efisys.binC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\efisys_noprompt.binC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\etfsboot.comC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\chs_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\cht_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\jpn_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\kor_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\boot\fonts\wgl4_boot.ttf11 File(s) copiedC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\boot\bootx64.efiC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\bcdC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\chs_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\cht_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\jpn_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\kor_boot.ttfC:\Program Files\Windows AIK\Tools\PETools\amd64\EFI\microsoft\boot\fonts\wgl4_boot.ttf7 File(s) copied 1 file(s) copied.SuccessUpdating path to include peimg, cdimage, imagex C:\Program Files\Windows AIK\Tools\PETools\ C:\Program Files\Windows AIK\Tools\PETools\..\x86Mount the image again using DISM and delete/rename the setup.exe file from inside the image. I Think it is in the windows\system32 folder, but it could be somewhere else. By default when PE loads it looks for the file and runs it automatically if it finds it. Of course if it runs it and you exit out of setup, WinPE reboots immediately and don't get the customized environment you thought you would.
March 8, 201016 yr I wouldn't think there is a setup in there, then again, I've never used the WAIK so I am not certain what the differences are between that and the OPK Tools.
March 9, 201016 yr Author I wouldn't think there is a setup in there, then again, I've never used the WAIK so I am not certain what the differences are between that and the OPK Tools.Yeah, Tripredacus, no setup.exe. Is there a way I can determine which file is being called to launch the Win7 install I described in the first post? Do you know of any WinPE 3.0 walkthrough/setup guide that incorporated gimagex.exe? Edited March 9, 201016 yr by chipmat31
March 9, 201016 yr May be Make_PE3.exe or Make_PE3.cmd is interesting for you.http://www.911cd.net/forums//index.php?showtopic=21883&st=35
March 9, 201016 yr Author May be Make_PE3.exe or Make_PE3.cmd is interesting for you.http://www.911cd.net/forums//index.php?showtopic=21883&st=35Thanks so much wimb. How can I create the 64bit registry entries for the Make_PE3\PE3_mod\PE3_reg\amd64 directory?
March 9, 201016 yr Thanks so much wimb. How can I create the 64bit registry entries for the Make_PE3\PE3_mod\PE3_reg\amd64 directory?Download latest version of Make_PE3.exe packageFirst Run Make_PE3.exe to Get files of x64 Windows 7You can use then the registry txt files collected in folder Make_PE3\PE3_mod\WIN7_reg\amd64It requires some manual editing to create then files like PE3-SYSTEM_WLAN.reg in folder PE3_reg\x86 but then with x64 values and located in PE3_reg\amd64I know it is some work, but it can be done easily.May be in a week or so I will be able to provide the required x64 reg files in the package,as I will have soon the opportunity to collect the raw material ..... Edited March 9, 201016 yr by wimb
March 11, 201016 yr Author Mount the image again using DISM and delete/rename the setup.exe file from inside the image. I Think it is in the windows\system32 folder, but it could be somewhere else. By default when PE loads it looks for the file and runs it automatically if it finds it. Of course if it runs it and you exit out of setup, WinPE reboots immediately and don't get the customized environment you thought you would.Sure enough, found a startup.exe file in the \mount directory. Onced I deleted it, WinPE launched as it should. Thanks for all your help.
Create an account or sign in to comment