How to install Win7/Win8 using PE? Q: How to Use Win PE to install the ISO file of Win7/Win8? Method: Use the GHOST of PE to restore the gho file. But there are no gho files and only ISO files. What should I do? Step 1. Copy the ISO file content in PE and use the ISO tool to copy the ISO file content in Win7/Win8, for example, place it in D: \ win 8 Step 2. confirm that the system disk format is NTFS to ensure the system disk to be installed. For example, if the C: format is NTFS, you can use the PQ Tool
Step 3. Copy the boot file and resource file to the system disk and copy the content in D: \ win 8 obtained in step 1 to the bootmgr file, bootmgr. copy the efi file, boot folder, and sources folder to the system disk C: www.2cto.com. Step 4. Run cmd and enter "c: \ boot \ bootsect.exe/nt60 c: "( bootsect.exe and/nt60) There are spaces between/nt60 and c:. Of course, if you want to install a dual system, such as an edisk, enter "c: \ boot \ bootsect.exe/nt60 e: ". Step 5. After the final work is completed, press Enter. The successful prompt will be displayed. After the restart, install it all the way. So easy! Author temptation