Burn iso to dvd by command line
August 21, 2009
Windows has a utility, Windows Server 2003 Resource Kit Tools, that you can download that will allow you to burn an iso image to CD or DVD.
It doesn’t have Vista as a supported OS, but it does work for me on Vista. When you install it, it will alert you that there are some known compatibility issues. Just continue to install.
Once installed simply use this command line to burn the iso:
dvdburn <drive> <image>
So if I want to burn the iso image, “my.iso” located in c: and the drive letter of my dvd burner is d: I run this:
dvdburn d: c:\my.iso
-
Joel
-
Categories
- asp.net (11)
- Blog (1)
- Business (5)
- Conferences (1)
- Errors (3)
- Portfolio (2)
- Reviews (2)
- SQL Server (3)
- Tips (1)
- Uncategorized (1)
- Web Development (13)
-
Archives