Page 1 of 1

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

Posted: January 15th, 2012, 1:50 pm
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