cepacs Posted June 7, 2012 Posted June 7, 2012 I want to launch ImgBurn, but at the same time, bring it up with an ISO so it's ready to burn. I tried... imgburn /src d:\folder\myFile.ISO But this doesn't work. Is there anyway to do this?
LIGHTNING UK! Posted June 7, 2012 Posted June 7, 2012 Even just without the /src would work. It's coded to handle that so you can drop an ISO on the ImgBurn.exe file (or a shortcut to it)
cepacs Posted June 7, 2012 Author Posted June 7, 2012 I tried "imgburn /mode write /src d:\folder\myFile.ISO", but it didn't work. I'm using a portable version of ImgBurn, maybe that's why?
cepacs Posted June 8, 2012 Author Posted June 8, 2012 I tried Active@ ISO Burner portable and that worked. Must be that the portable version of ImgBurn doesn't except arguments.
LIGHTNING UK! Posted June 8, 2012 Posted June 8, 2012 There's only 1 ImgBurn.exe file so portable vs normal shouldn't be an issue. The filename should be in quotes if there are any spaces in the path - and the path should be fully qualified (not 'relative' to something). This... ImgBurn.exe "c:\folder\image.iso" ... should work just fine.
Recommended Posts