Apr 9, 2006 -
General, Windows 2003, Windows XP
1 Comment
General, Windows 2003, Windows XP
1 Comment How can I burn a CD-ROM image from the command line?
The Windows Server 2003 and Windows XP resource kits provide the cdburn.exe utility, which, like the dvdburn.exe utility, can burn an ISO file to a physical CD burner drive and uses the format
cdburn <drive>: <image>
Typing cdburn with no parameters will list the utility’s Help information, which includes additional options related to the speed of the burn, type of write mode (e.g., session-at-once instead of the default track-at-once), and sector postgap options.