ImgBurn is a lightweight CD / DVD / HD DVD / Blu-ray burning application that everyone should have in their toolkit!
It has several 'Modes', each one for performing a different task:
Read - Read a disc to an image file
Build - Create an image file from files on your computer or network - or you can write the files directly to a disc
Write - Write an image file to a disc
Verify - Check a disc is 100% readable. Optionally, you can also have ImgBurn compare it against a given image file to ensure the actual data is correct
Discovery - Put your drive / media to the test! Used in combination with DVDInfoPro, you can check the quality of the burns your drive is producing
Added: A 'Note' to the box that pops up at the start of a burn when the LB in the settings doesn't match the one in the DVD/MDS file - basically it tells you to put the setting back on 'Calculate Optimal'.
* Added: Support for one more Lite-On device identifier ('ATAPI iHES') - used when automatically changing the book type etc.
* Added: Ability to select the size of the format when multiple options are available. 'Preferred' uses the 'Number Of Blocks' value from the first descriptor in the list for a given format type, 'Minimum' and 'Maximum' should be pretty obvious!
* Added: New log entries showing the status of options (enabled/disabled etc) that have an effect on what happens during an erase operation.
* Added: The user can now choose if they want to perform full certification or not (the opposite being 'Quick Certification' !) when full erasing BD-RE via the New option 'Prefer Format With Full Certification'. Previously the program always requested full certification - i.e. where the drive tests all the sectors and maps out any bad ones.
* Added: Detailed 'Write Speed' descriptor information to the bottom of the disc information text.
* Added: Option to never delete audio files when deleting files (having been told to!) after a burn/verify. This makes it safer for people burning audio discs via the 'Create CD CUE File' feature.
* Added: The ability to create *.DVD files (a plain text and basic alternative to .MDS files) via the same basic interface used to create the *.MDS ones.
* Added: 'Content Type' field to the image details box that pops up when you use build mode. ('DVD Video', 'BD Video', 'Data' etc)
* Added: 'Shut Down' shutdown action that calls the 'ExitWindowsEx' API with the 'EWX_SHUTDOWN' flag. This might work to shut down and turn off the PC for some users where 'EWX_POWEROFF' fails to do so.
* Added: More debug code to the exclusive access locking / unlocking functions.