Raptor88 Posted November 24, 2009 Share Posted November 24, 2009 When my batch file calls ImgBurn with a "/mode verify" option, ImgBurn opens a window which asks the user to select the image file to compare against. I've included the name of the .iso file in my batch file command so why is ImgBurn asking to select the image file?. I must not be coding the ImgBurn command line properly. Here's my batch file command: "C:\Program Files\ImgBurn\ImgBurn" /mode verify /src %InputDrive%: /dest "C:\IBurnTmp\ImgBurnTemp.iso" /eject %EjectDisc% /close /start /waitformedia Need help, Raptor Link to comment Share on other sites More sharing options...
LIGHTNING UK! Posted November 24, 2009 Share Posted November 24, 2009 I must not be coding the ImgBurn command line properly. Nope, you are, it just doesn't work. I do no testing at all on CLI stuff, I leave that to the people that want to use it - i.e. people like you. I'll fix it for 2.5.1.0 Link to comment Share on other sites More sharing options...
Raptor88 Posted November 24, 2009 Author Share Posted November 24, 2009 I must not be coding the ImgBurn command line properly. Nope, you are, it just doesn't work. I do no testing at all on CLI stuff, I leave that to the people that want to use it - i.e. people like you. I'll fix it for 2.5.1.0 Hi Lightning, Thanks a lot! I'm really glad that you even made the CLI available for our use! Thanks for that too. Best regards, Raptor Link to comment Share on other sites More sharing options...
Recommended Posts