REQ/Help Windows: Script to burn .iso files to dvd

Come up with a useful post-processing script? Share it here!
Post Reply
Nick123
Newbie
Newbie
Posts: 20
Joined: April 4th, 2010, 8:14 am

REQ/Help Windows: Script to burn .iso files to dvd

Post by Nick123 »

Hi, Can anyone help me with a script to burn downloaded .iso files to dvd using ISOBurner or IMGBurn.

I tried

Code: Select all

imgburn.exe /q {%1} 
However %1 only has the folder path how would I find the .iso image.

Thanks
Post Reply