Creating bootable CD's using the BCD method - notepad regedit not working.

  • Thread starter Thread starter JS
  • Start date Start date
J

JS

If you are creating a bootable WinPE CD using the BCD method
(as documented in "Part 5 Servicing Guide"), and you find that
the CD does not boot or that some programs like notepad.exe or
regedit.exe do not run, then try adding the following extra options
to the mkisofsargs line in the Bcd.cfg file:
-J -joliet-long -hide-joliet-trans-tbl
 
Back
Top