Hi,
What a fab piece of software!
I have a BD-RE and have searched to find the answer, but no luck.
I noticed on one post that LUK has stated something to the effect of "you only format a BD-RE once and after that the data is over written and that it is all handled automatically".
I use the command line as a small part of a batch script that runs each night, but have a question or 2.
1. I use the /ERASE tag in the batch script as seen below. Do I need it?
2. If the /ERASE command is run each time on the same disc, will it 'automatically' ignore of format it?
C:\progra~1\imgburn\imgburn.exe /NOIMAGEDETAILS /MODE build /BUILDMODE device /ERASE /ROOTFOLDER yes /SRC "F:\Daily Backup Folder\" /DEST "e:" /LOG "f:\backup_logs\DailyBackup_[DATETIME].log" /FILESYSTEM "ISO9660 + Joliet" /VOLUMELABEL "DailyBackup" /INCLUDEARCHIVEFILESONLY yes /CLEARARCHIVEATTRIBUTE yes /START /EJECT no /CLOSE
Thanks,
MrPix