Mimp Posted August 2, 2016 Posted August 2, 2016 I've been tinkering with using ImgBurn to automatically build .isos of my software at the end of my build process but the command line options invoke the full UI. I'd like a way to suppress the UI completely and just have the prompt return when the process is complete. The log file can help fill in the blanks and probably should be required for this sort of operation. Thoughts?
LIGHTNING UK! Posted August 3, 2016 Posted August 3, 2016 No, It's not a cli app. The cli options automate the gui, that's all.
Sizzlechest Posted March 3, 2017 Posted March 3, 2017 I'd suggest using mkisofs. It's part of the cdrecord project. http://freecode.com/projects/cdrecord/ It can do Joliet, UDF, and RockRidge extensions.
Recommended Posts