Hello I try to make an iso with command line options.
2 iso actuly
the line looks like this
ImgBurn.exe /MODE BUILD /BUILDINPUTMODE STANDARD /BUILDOUTPUTMODE IMAGEFILE /SRC "G:\PathToFiles\" /DEST "G:\FileISO.iso" /FILESYSTEM "ISO9660 + Joliet" /VOLUMELABEL_ISO9660 "LabelSomething" /VOLUMELABEL_JOLIET "LabelSomething" /OVERWRITE YES /ROOTFOLDER YES /START /CLOSE
it works good. but one get a message say about how many files and stuff like that and I must click ok.
how can I make it so I don“t need to press ok there.
also how can I make this one to be bootable and specify an boot image file