Forum: Suggestions
Topic: Batch conversion on all drives
started by: BlackNinjaVirus

Posted by BlackNinjaVirus on Jun. 14 2008,11:38
Can someone help me figure out a batch way to convert all my NCD's, BIN's, NRG's to ISO on all my harddrives.

I have about 300 images from clients software for backup, but would like to standardize as ISO's.

I would hate to search all 4 hardrives ( C:\, D:\, H:\, I:\ ) and then convert one-by-one.

======================================================

Looking into a script that will drill down through the folders (sort of like a find or search and post that to STDOUT) then

ultraiso -bin2iso $STDOUT_found_directory\$filename

Posted by NetwareAdmin on Jun. 18 2008,01:03
A thought before you batch convert...

BIN's definitely can contain MultiTrack images, NRG's and NCD's may also.

ISO is strictly 1 Track so you may end up with Multi ISO's per disc, at worst, in a batch conversion...