Jump to content

imgburn batch file help please...........


Recommended Posts

Posted

Hi Guys,

 

This is my first post, but i am kinda clued up to the whole world of dvd's and software and such.

 

I am trying to write a batch file in notepad, that will allow me to rip data from muliple dvds. I have a pc with 4 dvd drives, and i want to try and create a batch file that i can run that will rip each dvd one after the other.

 

This is what i have so far

 

"c:\program files\imgburn\imgburn.exe" /MODE ISOREAD /SRC d: /DEST "C:\RIPPED\DVD1\" /START

 

"c:\program files\imgburn\imgburn.exe" /MODE ISOREAD /SRC d: /DEST "C:\RIPPED\DVD2\" /START

 

The problem i have is that if i add the \close or \closesuccess to this line, it wont close the application as that line only relates to ISOWRITE.

 

Basically what i want is, that once the iso has been read and after it finishes it brings a popup that says " Operation Completed Successfully " then it asks to click " OK " i want it to click ok, and then close the app, so that the next line in my batch file can start and rip the 2nd dvd and so on. But i cant see a way of doing this with the command lines i can find!!

 

Is there anyway to confirm the successful read ( basically click OK ) and then close imgburm automatically so that the next line in the batch file can start?

 

Sorry for the long post.

 

Any help would be really great.

 

Thanks Guys,

 

Bandsareme

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.