Jump to content

Recommended Posts

Posted

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

Posted

/NOIMAGEDETAILS

Used to stop the program from displaying details about the image.

Only applies to BUILD mode.

 

Bootable options can be found in the ReadMe.txt file in the programs default location.

 

Look int the section for the various /BOOT* options.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.