<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dahlin Development - Blog &#187; Tips</title>
	<atom:link href="http://blog.dahlindevelopment.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dahlindevelopment.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Aug 2010 18:37:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Burn iso to dvd by command line</title>
		<link>http://blog.dahlindevelopment.com/2009/08/burn-iso-to-dvd-by-command-line/</link>
		<comments>http://blog.dahlindevelopment.com/2009/08/burn-iso-to-dvd-by-command-line/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 20:18:45 +0000</pubDate>
		<dc:creator>Joel</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://blog.dahlindevelopment.com/?p=97</guid>
		<description><![CDATA[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.&#160; When you install it, it will alert you that there are some [...]]]></description>
			<content:encoded><![CDATA[<p>Windows has a utility, <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;familyid=9D467A69-57FF-4AE7-96EE-B18C4790CFFD" target="_blank">Windows Server 2003 Resource Kit Tools</a>, that you can download that will allow you to burn an iso image to CD or DVD.</p>
<p>It doesn’t have Vista as a supported OS, but it does work for me on Vista.&#160; When you install it, it will alert you that there are some known compatibility issues.&#160; Just continue to install.</p>
<p>Once installed simply use this command line to burn the iso:</p>
<p><strong>dvdburn &lt;drive&gt; &lt;image&gt;</strong></p>
<p>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:</p>
<p><strong>dvdburn d: c:\my.iso </strong></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.dahlindevelopment.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.dahlindevelopment.com/2009/08/burn-iso-to-dvd-by-command-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
