<?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>Cmd.exe &#8211; Henry Poon&#039;s Blog</title>
	<atom:link href="https://blog.henrypoon.com/blog/tag/cmd-exe/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.henrypoon.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Aug 2019 00:39:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">83044199</site>	<item>
		<title>Determining Volume Serial Number</title>
		<link>https://blog.henrypoon.com/blog/2009/11/21/determining-volume-serial-number/</link>
					<comments>https://blog.henrypoon.com/blog/2009/11/21/determining-volume-serial-number/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Sat, 21 Nov 2009 07:53:00 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[Cmd.exe]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Command shells]]></category>
		<category><![CDATA[Command-line interface]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Digital technology]]></category>
		<category><![CDATA[Disk file systems]]></category>
		<category><![CDATA[Drive]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Prompt]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Serial]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Struct]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Volume]]></category>
		<category><![CDATA[Volume serial number]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/determining-volume-serial-number</guid>

					<description><![CDATA[This set of instructions will teach you how to determine the Volume Serial Number of your hard drive.&#160; This number is useful if you want a unique identifier for your hard drive.&#160; For example, program an application to work only with a certain Volume Serial Number. Open up the command prompt (Start &#62; Run &#62; [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This set of instructions will teach you how to determine the <a title="Volume Serial Number" href="http://en.wikipedia.org/wiki/Volume_serial_number" target="_blank" rel="noopener noreferrer">Volume Serial Number</a> of your hard drive.&nbsp; This number is useful if you want a unique identifier for your hard drive.&nbsp; For example, program an application to work only with a certain Volume Serial Number.</p>
<ol>
<li>Open up the command prompt (Start &gt; Run &gt; cmd)</li>
<li>Type &#8220;dir C: /p&#8221; and press enter.</li>
</ol>
<p>Once that is done, the command prompt should output the number for you.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2009/11/21/determining-volume-serial-number/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">28</post-id>	</item>
	</channel>
</rss>
