Forum: UltraISO
Topic: Command line
started by: balala

Posted by balala on Aug. 27 2012,03:05
Hello,
I just discovered the UltraISO and now I try it (now the free version). I need to copy CDs in command prompt. Can UltraISO make this and if yes, how? I studied the UltraISO Command Line Parameters, but I couldn't find the answer.
If not, which command can create an iso image of the CD (also in command prompt)? The image must be bootable if the original disc was bootable.
Can UltraISO burn an ISO file to disc in command prompt?
Thank you

Posted by xoben on Aug. 27 2012,05:23
QUOTE
If not, which command can create an iso image of the CD (also in command prompt)?

ultraiso -copy f: -output d:\test.iso

QUOTE
Can UltraISO burn an ISO file to disc in command prompt?

ultraiso -infile d:\test.iso -burnto

Posted by balala on Sep. 03 2012,09:40
Thank you.
And another question: can UltraIso to erase a RW disc befor start the burn? I mean I'd like a single command which can first erase the disc, then when it's finished, burn an iso file?
Thank you

Posted by balala on Sep. 03 2012,15:31
Once again, another question: in command prompt if I enter the command for burning CD, it opens the burning window and i have to click to Burn button. But can be done to start the burning proces, without have to click? I mean I'd like to start the burning imediate after I enter the proper command line.
Thank you