The NemoBurn Utility is a Win32 utility for burning CDs, DVDs or Blu-Rays.
It is a command line utility that seeks to simplify regular backups or one-off burns.
Usage: nemoburn [flags] file/dir...
/b burn
/v (full) verify
/n volume name
/o leave session open
/e eject when done
Examples
Check anticipated size:
C:\>nemoburn C:\Photos
Path Dirs Files Blocks %
--------- ----- ------ -------- -----
C:\Photos 65 529 4347 0.3
--------- ----- ------ -------- -----
Total 65 529 4867 0.4
Actually burn a disk:
C:\>nemoburn /b /v /e /n"Bali2025" C:\Photos
Multiple directories and files:
C:\>nemoburn /b /v /e /n"Bali2025" C:\Photos C:\Outlook\Inbox C:\Stuff\boarding.pdf
Using a list with directories/files on separate lines:
C:\>nemoburn /b /v /e /n"Backup2025" @backup.lst
Download nemoburn.exe, the NemoBurn utility.