Can NTLite create a Windows PE boot disk ?

barberouge

Member
Messages
34
Reaction score
3
Hi,

Could I use ntlite to create a basic Windows PE boot disc ?
If yes, how ?
 
Last edited:
Every boot.wim includes two images: WinPE, and Windows Setup. The only difference is the Setup version has additional Setup files.

If you need to build a WinPE tools disk, then use a WinPE modding tool to customize it. By default, only the Windows Setup is marked for booting. Change the WinPE's image Flag from 9 to 2.

View attachment 13753
 
Back
Top