Blog
.NET
ajaxcontroltoolkit
Best Practices
Blog
business tip
c#
Categories
comments
css
Database
email
Excel
flickr
GoDaddy
Google Analytics
Google Webmaster Tools
Hosting
IIS
Kentico CMS
linq
minne*
minnebar
MS SQL
MSSQL
MVC
MySQL
networking
peripheral
Rackspace Cloud
robots.txt
RSS
scripts
seo
service
sitemap.xml
Social Networking
tags
Title
trackbacks
training
twitter
Vista
Visual Studio
WordPress
xhtml
Burn iso to dvd by command line
August 21, 2009 Author: Joel
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 (12)
- Blog (3)
- Business (5)
- Conferences (1)
- Errors (5)
- Office (1)
- Portfolio (3)
- Reviews (3)
- SEO (4)
- SQL Server (4)
- Tips (2)
- Uncategorized (2)
- Web Development (14)
-
Archives