Disc recording using ImgBurn from such a command line
ImgBurn.exe /START /ERASE /MODE WRITE /SRC "MyISO.iso" /DEST 1:0:0
/FILESYSTEM "ISO9660 + Joliet + UDF" /UDFREVISION "1.02" /SPEED 6x
/COPIES 1 /VERIFY YES /EJECT YES /CLOSE
Unfortunately, command /ERASE from the command line does not work, even if I do this: ImgBurn.exe /START /ERASE, which means simply erase\format the disc before recording. I mean, of course complete erasing of disk but not quick. In the guideline to ImgBurn there is no restrictions for this command and everything must work, but after trying all possible variants of the command /ERASE I found that it does not work from the command line at all. How to make it work? That is absolutely not comfortable to format the disk manually.