Wednesday, September 28, 2011

Burn ISO files via command line !!

My favorite cd burner application also support command line use.
This will help me with a script I am working on.

CD Burner XP

Example, takes folder and burns to iso file:
"C:\Program Files\CDBurnerXP\cdbxpcmd.exe" --burn-data -folder:e:\AVDefs\20111024 -iso:E:\AVDefISO20111024.iso

http://cdburnerxp.se/help/Appendices/commandlinearguments

No comments: