redtom 

Group: Members
Posts: 1
Joined: Nov. 2004
|
 |
Posted on: Nov. 26 2004,10:47 |
|
 |
I'm trying to create a bootable ISO automatically in a batch file using UltraISO.
The commandline I'm using is:
ultraiso\ultraiso -volume CD_VOLUME -joliet -bootfile BOOT.BIN -d "D:\CD_FILES" -out "D:\CD.ISO"
I tried this with the BOOT.BIN in the same folder as the batch and with a full path to the BOOT.BIN, it didn't work.
I also tried it with the boot files in the CD_FILES folder, still no luck.
Has anyone tried this, and if so what am I doing wrong?
The help doesn't go intot he command line options in too much detail.
Cheers
|