Execute the Windows PE 3.1 (x86) creation script, and create Windows PE 3.1 (x86).
Procedure
-
Using the command prompt, move to WinPEBat\winpe_make_script.
-
Execute the following command:
Note
The advisory notes for when executing a Windows PE creation script are as follows.
- Execute the script using administrator privileges.
- Do not close the command prompt while executing a Windows PE creation script. There is a chance that the Windows PE will not be created correctly and none of the logs will be output.
- Do not perform a forced termination while executing the Windows PE creation script. There is a chance that the Windows PE will not be created correctly and none of the logs will be output.
- Do not use a single Windows PE creation script to create multiple Windows PEs at the same time. If a single script is executed simultaneously, it may not operate properly.
- If files required for Windows PE creation are not found in the specified locations, an error will occur. It is possible to change the reference path used for the Windows PE creation program in "batch_path_design.ini", but the Windows PE creation script and the Windows PE creation program must be on the same drive. For details on "batch_path_design.ini", refer to "Appendix C batch_path_design.ini".
- Use the default values for all of the file names and folder names used in the Windows PE creation script. If a name is changed, the Windows PE creation script will not operate correctly.
- Do not change the paths of files and folders that exist in WinPEBat. If they are changed, the Windows PE creation script will not operate correctly.
Information
- A general estimate of the execution time for a Windows PE creation script is 60 minutes. This time is only a general estimate, and the actual time will vary depending on the execution environment and servers involved.