Mimp Posted August 2, 2016 Share 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? Link to comment Share on other sites More sharing options...
LIGHTNING UK! Posted August 3, 2016 Share Posted August 3, 2016 No, It's not a cli app. The cli options automate the gui, that's all. Link to comment Share on other sites More sharing options...
Sizzlechest Posted March 3, 2017 Share 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. Link to comment Share on other sites More sharing options...
Recommended Posts