<?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>WindowsVJ.com &#187; Windows XP</title>
	<atom:link href="http://windowsvj.com/wpblog/category/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://windowsvj.com/wpblog</link>
	<description>Windows 7, Tips n Tricks, Softwares, Tutorials, VJ Appz, Google, Microsoft, Apple, Yahoo, Tech articles &#38; Much more.</description>
	<lastBuildDate>Sun, 25 Jul 2010 18:21:23 +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>How to find if Windows is a 32-bit or 64-bit Version of Windows?</title>
		<link>http://windowsvj.com/wpblog/2010/06/how-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows/</link>
		<comments>http://windowsvj.com/wpblog/2010/06/how-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 12:33:45 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Tips n Trix]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/2010/06/how-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows/</guid>
		<description><![CDATA[Consumers may install Windows in 2 different types of Bit-Versions. One is 64 Bit Version of Windows &#38; other is 32 Bit version of Windows. Usually, Windows comes preinstalled on new computers. While downloading any software if the website asks you if your Windows is 32 bit or 64 bit then to find the bit [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Consumers may install Windows in 2 different types of Bit-Versions. One is 64 Bit Version of Windows &amp; other is 32 Bit version of Windows. Usually, Windows comes preinstalled on new computers. While downloading any software if the website asks you if your Windows is 32 bit or 64 bit then to find the bit Version of your Windows, here is how you can do it and easily tell what Bit version you have of Windows XP, Windows Vista or Windows 7.</p>
<p><strong><u>Windows XP</u></strong><b>&#160; To find your Operating System information in Windows XP:</b></p>
<h6><font size="3">Method 1: View System Properties in Control Panel</font></h6>
<ol>
<li>Click <strong>Start</strong>, and then click <strong>Run</strong>. </li>
<li>Type sysdm.cpl, and then click <strong>OK</strong>. or&#160; Select <strong>Control Panel &gt; <strong>Performance and Maintenance &gt;</strong> <b>System</b></strong></li>
<li>Click the <strong>General</strong> tab. The operating system is displayed as follows:
<ul>
<li>For a 64-bit version operating system: <strong>Windows XP Professional x64 Edition Version <var>&lt; Year&gt;</var></strong> appears under <strong>System</strong>. </li>
<li>For a 32-bit version operating system: <strong>Windows XP Professional Version <var>&lt;Year&gt;</var></strong> appears under <strong>System</strong>. </li>
</ul>
<p>     <b>Note </b><var>&lt;Year&gt;</var> is a placeholder for a year.</li>
</ol>
<p>If you&#8217;re running the 64-bit version of Windows XP, the system information will be displayed as illustrated in the graphic below. If the 32-bit version is running on your computer, only &quot;Microsoft Windows XP Professional&quot; or &quot;Microsoft Windows XP Home Edition&quot; is displayed with no indication of 32-bit or 64-bit.</p>
<p><a href="http://windowsvj.com/wpblog/wp-content/uploads/2010/06/01_WinXP_64bit.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="01_WinXP_64-bit" border="0" alt="01_WinXP_64-bit" src="http://windowsvj.com/wpblog/wp-content/uploads/2010/06/01_WinXP_64bit_thumb.png" width="381" height="432" /></a></p>
<h6><font size="3">Method 2: View System Information window</font></h6>
<ol>
<li>Click <strong>Start</strong>, and then click <strong>Run</strong>. </li>
<li>Type winmsd.exe, and then click <strong>OK</strong>. </li>
<li>When <strong>System Summary</strong> is selected in the navigation pane, locate <strong>Processor</strong> under <strong>Item</strong> in the details pane. Note the value.
<ul>
<li>If the value that corresponds to <strong>Processor</strong> starts with <strong>x86</strong>, the computer is running a 32-bit version of Windows. </li>
<li>If the value that corresponds to <strong>Processor</strong> starts with <strong>ia64</strong> or <strong>AMD64</strong>, the computer is running a 64-bit version of Windows.</li>
</ul>
</li>
</ol>
<p><strong><u>Windows Vista</u></strong><b>&#160;&#160; To find your Operating System information in Windows Vista:</b></p>
<h6><font size="3">Method 1: View System window in Control Panel</font></h6>
<ol>
<li>Click <strong>Start</strong> , type system in the <strong>Start Search</strong> box, and then click <strong>system</strong> in the <strong>Programs</strong> list.&#160; or Click <strong>Start Menu &gt; Control Panel, &gt; System &amp; Maintenance &gt; System.       <br /></strong></li>
<li>The operating system is displayed as follows:
<ul>
<li>For a 64-bit version operating system: <strong>64-bit Operating System</strong> appears for the <strong>System type</strong> under <strong>System</strong>. </li>
<li>For a 32-bit version operating system: <strong>32-bit Operating System</strong> appears for the <strong>System type</strong> under <strong>System</strong>.</li>
</ul>
</li>
</ol>
<p><a href="http://windowsvj.com/wpblog/wp-content/uploads/2010/06/image45.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://windowsvj.com/wpblog/wp-content/uploads/2010/06/image_thumb43.png" width="629" height="394" /></a></p>
<h6><font size="3">Method 2: View System Information window</font></h6>
<ol>
<li>Click <strong>Start &amp; </strong>type <strong>system</strong> in the <strong>Start Search</strong> box, and then click <strong>System Information</strong> in the <strong>Programs</strong> list. </li>
<li>When <strong>System Summary</strong> is selected in the navigation pane, the operating system is displayed as follows:
<ul>
<li>For a 64-bit version operating system: <strong>x64-based PC</strong> appears for the <strong>System type</strong> under <strong>Item</strong>. </li>
<li>For a 32-bit version operating system: <strong>x86-based PC</strong> appears for the <strong>System type</strong> under <strong>Item</strong>.</li>
</ul>
</li>
</ol>
<p><strong><u>Windows Seven</u></strong><b>&#160;&#160; To find your Operating System information in Windows Seven:</b></p>
<h6><font size="3">Method 1: View System window in Control Panel</font></h6>
<ol>
<li>Click <strong>Start</strong> , type system in the <strong>Start Search</strong> box, and then click <strong>system</strong> in the <strong>Programs</strong> list.&#160; or Click <strong>Start Menu &gt; Control Panel, &gt; System &amp; Maintenance &gt; System.       <br /></strong></li>
<li>The operating system is displayed as follows:
<ul>
<li>For a 64-bit version operating system: <strong>64-bit Operating System</strong> appears for the <strong>System type</strong> under <strong>System</strong>. </li>
<li>For a 32-bit version operating system: <strong>32-bit Operating System</strong> appears for the <strong>System type</strong> under <strong>System</strong>.</li>
</ul>
</li>
</ol>
<p><a href="http://windowsvj.com/wpblog/wp-content/uploads/2010/06/image46.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://windowsvj.com/wpblog/wp-content/uploads/2010/06/image_thumb44.png" width="735" height="385" /></a></p>
<h6><font size="3">Method 2: View System Information window</font></h6>
<ol>
<li>Click <strong>Start &amp; </strong>type <strong>system</strong> in the <strong>Start Search</strong> box, and then click <strong>System Information</strong> in the <strong>Programs</strong> list. </li>
<li>When <strong>System Summary</strong> is selected in the navigation pane, the operating system is displayed as follows:
<ul>
<li>For a 64-bit version operating system: <strong>x64-based PC</strong> appears for the <strong>System type</strong> under <strong>Item</strong>. </li>
<li>For a 32-bit version operating system: <strong>x86-based PC</strong> appears for the <strong>System type</strong> under <strong>Item</strong>.</li>
</ul>
</li>
</ol>
<p> <a href="http://windowsvj.com/wpblog/wp-content/uploads/2010/06/image47.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px auto; display: block; float: none; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://windowsvj.com/wpblog/wp-content/uploads/2010/06/image_thumb45.png" width="743" height="223" /></a>     If you find any other trick to know the system bit version, please post in comments for the same and I would update the post.  </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2009/10/disc-contains-a-udf-file-system-and-requires-an-operating-system-that-supports-the-iso-13346-udf-file-system-specification-error/" rel="bookmark" class="crp_title">&ldquo;Disc contains a &quot;UDF&quot; file system and requires an operating system that supports the ISO-13346 &quot;UDF&quot; file system specification&rdquo; Error</a></li><li><a href="http://windowsvj.com/wpblog/2009/02/disable-autoplay-of-usb-drives-and-cds-in-windows-vista-windows-7/" rel="bookmark" class="crp_title">Disable Autoplay of USB Drives and CDs in Windows Vista/ Windows 7</a></li><li><a href="http://windowsvj.com/wpblog/2009/02/20-windows-7-keyboard-shortcuts/" rel="bookmark" class="crp_title">20 Windows 7 Keyboard Shortcuts</a></li><li><a href="http://windowsvj.com/wpblog/2009/02/disable-or-remove-%e2%80%98send-feedback%e2%80%99-button-in-windows-7/" rel="bookmark" class="crp_title">Disable or Remove ‘Send Feedback’ Button in Windows 7</a></li><li><a href="http://windowsvj.com/wpblog/2009/11/firefox-keyboard-shortcuts/" rel="bookmark" class="crp_title">Firefox Keyboard Shortcuts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F&amp;title=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F&amp;title=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F&amp;title=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F&amp;headline=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F&amp;title=How+to+find+if+Windows+is+a+32-bit+or+64-bit+Version+of+Windows%3F&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F06%2Fhow-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2010/06/how-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patch to Run Windows Virtual PC and XP Mode in Windows 7 without VT ( KB 977206)</title>
		<link>http://windowsvj.com/wpblog/2010/04/patch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206/</link>
		<comments>http://windowsvj.com/wpblog/2010/04/patch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 20:28:19 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[p]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/2010/04/patch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206/</guid>
		<description><![CDATA[Windows XP Mode and Windows Virtual PC, available on Windows 7 Professional and Windows 7 Ultimate, allow you to run multiple Windows environments, such as Windows XP Mode, from your Windows 7 desktop. Till now to run XP mode, users need to have requirements like 1 GB of RAM, 15 GB of available disk space, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://windowsvj.com/wpblog/wp-content/uploads/2010/04/Windows7AvailableWorldwideToday2.jpg"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 20px; display: inline; border-top: 0px; border-right: 0px" title="Windows-7-Available-Worldwide-Today-2" border="0" alt="Windows-7-Available-Worldwide-Today-2" align="left" src="http://windowsvj.com/wpblog/wp-content/uploads/2010/04/Windows7AvailableWorldwideToday2_thumb.jpg" width="117" height="117" /></a>
<p>Windows XP Mode and Windows Virtual PC, available on Windows 7 Professional and Windows 7 Ultimate, allow you to run multiple Windows environments, such as Windows XP Mode, from your Windows 7 desktop. <a href="http://windowsvj.com/wpblog/2009/08/download-xp-mode-rc-for-windows-7-and-virtual-pc-rc/">Till now to run XP mode</a>, users need to have requirements like 1 GB of RAM, 15 GB of available disk space, and processor capable of hardware virtualization with AMD-V or Intel VT turned on in the BIOS . Computers without VT <a href="http://how-to-confirm-your-pc-can-run-windows-xp-mode/">technology</a> could not use XP mode. </p>
<p>Recently, Microsoft has released a patch to remove the Hardware&#160; Virtualization requirement to run the Windows XP mode in Windows 7.&#160; Failure of availability of VT technology throws errors while install Windows XP mode on your Windows 7 system like :Windows Virtual PC cannot start because this computer does not support hardware-assisted virtualization</p>
<ul>
<ul>
<li>Unable to start Windows Virtual PC because hardware-assisted virtualization is disabled</li>
</ul>
</ul>
<p>To resolve from this issue, Microsoft has released a update called <a href="http://support.microsoft.com/default.aspx/kb/977206/?p=1">KB 977206</a>. By Installing this update you can use Windows XP mode feature in your Windows 7 without Virtualization support.</p>
<p><strong>Download : </strong> <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=837f12aa-1d37-464e-ae59-20c9ecbebaf6">x86</a> | <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e70dd043-e262-43c0-a002-446567f1e2b4">x64</a></p>
<p><strong>Note :</strong> Your PC must run genuine Windows 7 to install Windows XP Mode. </p>
<p><strong>More Info : </strong><a title="http://www.microsoft.com/windows/virtual-pc/download.aspx" href="http://www.microsoft.com/windows/virtual-pc/download.aspx">http://www.microsoft.com/windows/virtual-pc/download.aspx</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2009/08/download-xp-mode-rc-for-windows-7-and-virtual-pc-rc/" rel="bookmark" class="crp_title">Download XP Mode RC for Windows 7 and Virtual PC RC</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/no-windows-7s-xp-mode-for-sony-laptop-users/" rel="bookmark" class="crp_title">No Windows 7&#8242;s XP Mode for Sony Laptop Users</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/how-to-confirm-your-pc-can-run-windows-xp-mode/" rel="bookmark" class="crp_title">How to confirm your PC can run Windows XP Mode</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/system-requirements-for-windows-virtual-pc/" rel="bookmark" class="crp_title">System requirements for Windows Virtual PC</a></li><li><a href="http://windowsvj.com/wpblog/2009/05/top-10-reasons-why-you-should-upgrade-to-windows-7/" rel="bookmark" class="crp_title">Top 10 reasons why you should upgrade to Windows 7</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F&amp;title=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F&amp;title=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F&amp;title=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F&amp;headline=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F&amp;title=Patch+to+Run+Windows+Virtual+PC+and+XP+Mode+in+Windows+7+without+VT+%28+KB+977206%29&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2010%2F04%2Fpatch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2010/04/patch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>System requirements for Windows Virtual PC</title>
		<link>http://windowsvj.com/wpblog/2009/08/system-requirements-for-windows-virtual-pc/</link>
		<comments>http://windowsvj.com/wpblog/2009/08/system-requirements-for-windows-virtual-pc/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 20:15:00 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/?p=390</guid>
		<description><![CDATA[Before you move on to Windowx XP mode in your Windows 7 have a check @ your system requirements as well.You must have following configuration : Hardware Virtualization Technology enabled 1 GHz 32-bit / 64-bit processor required Memory (RAM) :2GB memory or higher recommended Recommended 15 GB hard disk space per virtual Windows environment Supported [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div id="header_left">
<div id="header_windows_logo"><span class="Apple-style-span"  style="font-family:arial;">Before you move on to Windowx XP mode in your Windows 7 have a check @ your system requirements as well.You must have following configuration : </span></div>
<div id="header_windows_logo">
<ul class="square">
<li>
<p class=""><a href="http://www.microsoft.com/windows/virtual-pc/support/configure-bios.aspx"><span class="Apple-style-span"  style="font-family:arial;">Hardware Virtualization Technology</span></a><span class="Apple-style-span"  style="font-family:arial;"> enabled</span></p>
</li>
<li>
<p class=""><span class="Apple-style-span"  style="font-family:arial;">1 GHz 32-bit / 64-bit processor required</span></p>
</li>
<li>
<p class="list_after_para"><span class="Apple-style-span"  style="font-family:arial;">Memory (RAM) :2GB memory or higher recommended</span></p>
</li>
<li>
<p class=""><span class="Apple-style-span"  style="font-family:arial;">Recommended 15 GB hard disk space per virtual Windows environment</span></p>
</li>
<li>
<p class="list_after_para"><span class="Apple-style-span"  style="font-family:arial;">Supported host operating system: Windows 7 </span></p>
</li>
<li>
<p class="list_after_para"><span class="Apple-style-span"  style="font-family:arial;">Supported guest operating system: Windows XP SP3 / Vista / Windows 7</span></p>
</li>
</ul>
</div>
</div>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2009/08/how-to-confirm-your-pc-can-run-windows-xp-mode/" rel="bookmark" class="crp_title">How to confirm your PC can run Windows XP Mode</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/nilkenis-dream-uid/" rel="bookmark" class="crp_title">Nilkeni&#8217;s Dream : UID</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/microsoft-excel-2010-new-features/" rel="bookmark" class="crp_title">Microsoft Excel 2010 : New Features</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/microsoft-office-2010-new-features-in-other-products/" rel="bookmark" class="crp_title">Microsoft Office 2010 : New Features in other Products</a></li><li><a href="http://windowsvj.com/wpblog/2009/07/download-windows-live-desktop-products/" rel="bookmark" class="crp_title">Download Windows Live Desktop Products</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F&amp;title=System+requirements+for+Windows+Virtual+PC" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F&amp;title=System+requirements+for+Windows+Virtual+PC" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F&amp;title=System+requirements+for+Windows+Virtual+PC" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F&amp;headline=System+requirements+for+Windows+Virtual+PC" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=System+requirements+for+Windows+Virtual+PC&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=System+requirements+for+Windows+Virtual+PC&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=System+requirements+for+Windows+Virtual+PC&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=System+requirements+for+Windows+Virtual+PC&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=System+requirements+for+Windows+Virtual+PC&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F&amp;title=System+requirements+for+Windows+Virtual+PC&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fsystem-requirements-for-windows-virtual-pc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2009/08/system-requirements-for-windows-virtual-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to confirm your PC can run Windows XP Mode</title>
		<link>http://windowsvj.com/wpblog/2009/08/how-to-confirm-your-pc-can-run-windows-xp-mode/</link>
		<comments>http://windowsvj.com/wpblog/2009/08/how-to-confirm-your-pc-can-run-windows-xp-mode/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 20:00:00 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/?p=389</guid>
		<description><![CDATA[There is an amazing feature with Windows .And that is XP mode.it is ot like the Virtual PC we used to do.It is much more different.Moving mouse between two OS is much more easy and it is much more easier for the user.Although OEMs have been shipping hardware virtualization in PCs for three years, hardware [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><span class="Apple-style-span"  style="font-family:arial;">There is an amazing feature with Windows .And that is XP mode.it is ot like the Virtual PC we used to do.It is much more different.Moving mouse between two OS is much more easy and it is much more easier for the user.Although OEMs have been shipping hardware virtualization in PCs for three years, hardware virtualization is not available in all PCs — so even if your PC is new, it may not have hardware virtualization. Additionally, those PCs with hardware virtualization have it turned off by default, so you will need to turn on the hardware virtualization capability before you can use it.</span><br />
<h6><span class="Apple-style-span"  style="font-family:arial;"><span class="Apple-style-span" style="font-size: medium;">To determine whether your PC works with Windows XP Mode:</span></span></h6>
<p class=""><span class="Apple-style-span"  style="font-family:arial;">Step 1. Does my PC have a CPU with support for hardware virtualization?</span></p>
<p class="list_after_para"><strong><span class="Apple-style-span"  style="font-family:arial;">For Intel processors:</span></strong></p>
<ul class="decimal">
<li>
<p class=""><span class="Apple-style-span"  style="font-family:arial;">           Do</span><span class="Apple-style-span"  style="font-family:arial;">wnload, install and run the </span><a href="http://www.intel.com/support/processors/tools/piu/"><span class="Apple-style-span"  style="font-family:arial;">Intel Processor Identification Utility</span></a><span class="Apple-style-span"  style="font-family:arial;">.         </span></p>
</li>
<li>
<p class="list_after_para"><span class="Apple-style-span"  style="font-family:arial;">Navigate to the CPU Technologies tab and read the value in the &#8220;Intel Virtualization Technology&#8221; field.</span></p>
<ul class="alphalocase">
<li>
<p class=""><span class="Apple-style-span"  style="font-family:arial;">If the value is No then your CPU does not support hardware virtualization.</span></p>
</li>
<li>
<p class=""><span class="Apple-style-span"  style="font-family:arial;">If the value is Yes then the CPU supports hardware virtualization. Go on to step 2 below.</span></p>
</li>
</ul>
</li>
</ul>
<p class=""><strong><span class="Apple-style-span"  style="font-family:arial;">For AMD processors: <span class="Apple-style-span" style="font-family: Georgia, serif; font-weight: normal; "><a href="http://support.amd.com/us/Pages/dynamicDetails.aspx?ListID=c5cd2c08-1432-4756-aafa-4d9dc646342f&amp;ItemID=172"><span class="Apple-style-span"  style="font-family:arial;">AMD Virtualization Compatibility Check Utility</span></a><span class="Apple-style-span"  style="font-family:arial;">.</span></span></span></strong></p>
<p class=""><span class="Apple-style-span"  style="font-family:arial;">Step 2. Does my PC BIOS support hardware virtualization, and is it turned on?</span></p>
<p class=""><span class="Apple-style-span"  style="font-family:arial;">Instructions to turn on hardware virtualization in your PC BIOS are specific to OEM models. It is important that after changing your BIOS settings the PC is completely shut down at the power switch before restarting so that the new BIOS settings can take place.I did not Shutted it down and the settings dint took place.After a switch off completly for say 5 seconds or more your computer will enable VT.</span></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2009/08/system-requirements-for-windows-virtual-pc/" rel="bookmark" class="crp_title">System requirements for Windows Virtual PC</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/nilkenis-dream-uid/" rel="bookmark" class="crp_title">Nilkeni&#8217;s Dream : UID</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/microsoft-office-2010-new-features-in-other-products/" rel="bookmark" class="crp_title">Microsoft Office 2010 : New Features in other Products</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/microsoft-excel-2010-new-features/" rel="bookmark" class="crp_title">Microsoft Excel 2010 : New Features</a></li><li><a href="http://windowsvj.com/wpblog/2009/07/download-windows-live-desktop-products/" rel="bookmark" class="crp_title">Download Windows Live Desktop Products</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F&amp;title=How+to+confirm+your+PC+can+run+Windows+XP+Mode" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F&amp;title=How+to+confirm+your+PC+can+run+Windows+XP+Mode" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F&amp;title=How+to+confirm+your+PC+can+run+Windows+XP+Mode" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F&amp;headline=How+to+confirm+your+PC+can+run+Windows+XP+Mode" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=How+to+confirm+your+PC+can+run+Windows+XP+Mode&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=How+to+confirm+your+PC+can+run+Windows+XP+Mode&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=How+to+confirm+your+PC+can+run+Windows+XP+Mode&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=How+to+confirm+your+PC+can+run+Windows+XP+Mode&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=How+to+confirm+your+PC+can+run+Windows+XP+Mode&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F&amp;title=How+to+confirm+your+PC+can+run+Windows+XP+Mode&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fhow-to-confirm-your-pc-can-run-windows-xp-mode%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2009/08/how-to-confirm-your-pc-can-run-windows-xp-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download XP Mode RC for Windows 7 and Virtual PC RC</title>
		<link>http://windowsvj.com/wpblog/2009/08/download-xp-mode-rc-for-windows-7-and-virtual-pc-rc/</link>
		<comments>http://windowsvj.com/wpblog/2009/08/download-xp-mode-rc-for-windows-7-and-virtual-pc-rc/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 19:41:00 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/?p=370</guid>
		<description><![CDATA[The release candidate flavor of Windows 7’s XP Mode was released by Microsoft on 5th August 2009.along with the beta variant of Windows Virtual PC.It works with both Windows 7 RTM,RC. The RC iteration includes a copy of Windows XPService Pack 3, 450 MB in size, along with a Windows Virtual PC file of 5 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><span id="intelliTxt"><img alt="http://www.blogsdna.com/wp-content/uploads/2008/09/windows-vienna-7-logo.png" src="http://www.blogsdna.com/wp-content/uploads/2008/09/windows-vienna-7-logo.png" /></span>
<div><span id="intelliTxt">The release candidate flavor of Windows 7’s XP Mode was released by Microsoft on 5th August 2009.<span id="intelliTxt">along with the beta variant of Windows Virtual PC.It works with both Windows 7 RTM,RC.</span></span>
<div>
<div>The RC iteration includes a copy of Windows XPService Pack 3, 450 MB in size, along with a Windows Virtual PC file of 5 MB. The XP Mode enables Windows 7 users to run Windows XP applications on Windows 7, and has been designed mainly for small/mid-size business users. </div>
<div>This will keep the users at comfort who wish to use two OS and are fed up of using shutdown-restart-shutdown cycle for migrating the work from 1 version of OS to other (7 to XP in this case)</div>
<div>It ease the migration process to Windows 7 by providing additional compatibility for their older productivity applications. Users can run and launch Windows XP applications in Windows XP Mode directly from a Windows 7 desktop.</div>
<div>
<p><strong>New Features in RC version</strong>:</p>
<ul>
<li>You can now attach USB devices to Windows XP Mode applications directly from the Windows 7 task-bar. This means your USB devices, such as printers and flash drives, are available to applications running in Windows XP Mode, without the need to go into full screen mode.</li>
<li>You can now access Windows XP Mode applications with a “jump-list”. Right click on the Windows XP Mode applications from the Windows 7 task bar to select and open most recently used files.</li>
<li>You now have the flexibility of customizing where Windows XP Mode differencing disk files are stored.</li>
<li>You can now disable drive sharing between Windows XP Mode and Windows 7 if you do not need that feature.</li>
<li>The initial setup now includes a new user tutorial about how to use Windows XP Mode.</li>
</ul>
<p>You can download Windows XP Mode RC and Windows Virtual PC RC using following link:</p>
<p><span style="text-decoration: underline;"><strong><a href="http://www.microsoft.com/windows/virtual-pc/download.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.microsoft.com');" target="_blank">Download Windows Virtual PC and Windows XP Mode</a></strong></span></p>
<p><strong>NOTE:</strong> Windows XP Mode RC requires RC or RTM version of Windows 7 Professional, Ultimate or Enterprise. It also requires additional 1 GB of RAM, 15 GB of available disk space, and processor capable of hardware virtualization with AMD-V or Intel VT turned on in the BIOS.</p>
<p>Some part of the post contains contan extract from the post by <a href="http://www.askvg.com/windows-xp-mode-rc-released-download-now/">AskVG</a></p>
</div>
</div>
</div>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2010/04/patch-to-run-windows-virtual-pc-and-xp-mode-in-windows-7-without-vt-kb-977206/" rel="bookmark" class="crp_title">Patch to Run Windows Virtual PC and XP Mode in Windows 7 without VT ( KB 977206)</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/no-windows-7s-xp-mode-for-sony-laptop-users/" rel="bookmark" class="crp_title">No Windows 7&#8242;s XP Mode for Sony Laptop Users</a></li><li><a href="http://windowsvj.com/wpblog/2009/05/microsoft-discusses-windows-7s-xp-mode-in-depth/" rel="bookmark" class="crp_title">Microsoft discusses Windows 7&#8242;s XP mode in-depth</a></li><li><a href="http://windowsvj.com/wpblog/2009/05/top-10-reasons-why-you-should-upgrade-to-windows-7/" rel="bookmark" class="crp_title">Top 10 reasons why you should upgrade to Windows 7</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/how-to-confirm-your-pc-can-run-windows-xp-mode/" rel="bookmark" class="crp_title">How to confirm your PC can run Windows XP Mode</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F&amp;title=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F&amp;title=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F&amp;title=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F&amp;headline=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F&amp;title=Download+XP+Mode+RC+for+Windows+7+and+Virtual+PC+RC&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fdownload-xp-mode-rc-for-windows-7-and-virtual-pc-rc%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2009/08/download-xp-mode-rc-for-windows-7-and-virtual-pc-rc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Force all folders to Unhide : Pst virus attack counter measures</title>
		<link>http://windowsvj.com/wpblog/2009/08/force-all-folders-to-unhide-pst-virus-attack-counter-measures/</link>
		<comments>http://windowsvj.com/wpblog/2009/08/force-all-folders-to-unhide-pst-virus-attack-counter-measures/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 07:16:00 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Tips n Trix]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/?p=363</guid>
		<description><![CDATA[Many of us have experienced attack of viruses someday or other.I toorecently experienced one and it was the worst one in last 5 years ihave faced.Nod32 never disappointed me but dont know what happenedthis time.My lapy as well as Deski both started showing thesymptoms.although there wasnt any potential harm but all folders had aFolder &#8216;MSOCACHE&#8217; [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="mobile-photo"><a href="http://4.bp.blogspot.com/_0CVJHmIcLIk/SnkqsofyLEI/AAAAAAAAAEM/6eZYMOeAVqs/s1600-h/attrib+hidden+to+unhide-770710.jpg"><img src="http://4.bp.blogspot.com/_0CVJHmIcLIk/SnkqsofyLEI/AAAAAAAAAEM/6eZYMOeAVqs/s320/attrib+hidden+to+unhide-770710.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5366367377261997122" /></a></p>
<p>Many of us have experienced attack of viruses someday or other.I too<br />recently experienced one and it was the worst one in last 5 years i<br />have faced.Nod32 never disappointed me but dont know what happened<br />this time.My lapy as well as Deski both started showing the<br />symptoms.although there wasnt any potential harm but all folders had a<br />Folder &#8216;MSOCACHE&#8217; and all folders were hidden too.<br />Using MSE Beta removed the virus completly but still i wasnt able to<br />change the hidden folders to Unhidden one.After a lot of Querries &amp;<br />Binging,Googling i finally found solution from a Freind who is a MVP<br />as well,Ramesh Kumar.<br />There is a command that is used to force all folders attribute to unhidden.<br />Here are the steps:<br />Simply Go to Run<br />type &#8216;CMD&#8217;<br />press Enter<br />Type this command &#8220;attrib -h -s -a -r * /s /d&#8221;<br />And you are done.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2009/12/color-your-windows-7-folders-with-rainbow-folders/" rel="bookmark" class="crp_title">Color your Windows 7 folders with Rainbow folders</a></li><li><a href="http://windowsvj.com/wpblog/2007/12/hide-file-in-an-image/" rel="bookmark" class="crp_title">Hide file in an image</a></li><li><a href="http://windowsvj.com/wpblog/2009/10/skydrive-explorer-access-skydrive-right-from-your-windows-explorer/" rel="bookmark" class="crp_title">SkyDrive Explorer: Access SkyDrive right from your Windows Explorer</a></li><li><a href="http://windowsvj.com/wpblog/2009/04/15-essential-checks-before-launching-your-website/" rel="bookmark" class="crp_title">15 Essential Checks Before Launching Your Website</a></li><li><a href="http://windowsvj.com/wpblog/2009/08/new-mail-hyperlink-feature-in-firefox-35/" rel="bookmark" class="crp_title">New Mail Hyperlink feature in Firefox 3.5</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F&amp;title=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F&amp;title=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F&amp;title=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F&amp;headline=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F&amp;title=Force+all+folders+to+Unhide+%3A+Pst+virus+attack+counter+measures&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fforce-all-folders-to-unhide-pst-virus-attack-counter-measures%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2009/08/force-all-folders-to-unhide-pst-virus-attack-counter-measures/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is Hibernate Option in Windows</title>
		<link>http://windowsvj.com/wpblog/2009/08/what-is-hibernate-option-in-windows/</link>
		<comments>http://windowsvj.com/wpblog/2009/08/what-is-hibernate-option-in-windows/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 14:47:00 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/?p=353</guid>
		<description><![CDATA[When you turn off your computer using hibernate, the operating system needs to store all your current running program states onto hard disk so that programs can resume where they left off when you power up your PC again. To achieve this, the OS need to save all the information into a file called hiberfil.sys. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>When you turn off your computer using hibernate, the operating system needs to store all your current running program states onto hard disk so that programs can resume where they left off when you power up your PC again. To achieve this, the OS need to save all the information into a file called hiberfil.sys. Windows OS (7, vista, XP) usually stores this as a hidden file under your C directory or your main OS partition.<br />The size of the hibernation file (hiberfil.sys) will be the same as the amount of installed RAM on your computer.So all the data from RAM is copied directly into this hiberfil.sys on harddisk and RAM loads it when you power up your computer again.<br />You can also use an Utility <a href="http://fllspq.blu.livefilestore.com/y1poJvq0YusSzi-Vr8us91o-b77c1vk-aDCLngHfU4plperw45XraU2QFUtMPu2MaaDh2YjyI7lPLP92h9nt27a4-FUcGpGXDNU/VJSDT.exe">VJSTD </a>made by VJ to automate hibernate &amp; other shutdown options.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2008/01/hibernate-button-at-shutdown/" rel="bookmark" class="crp_title">Hibernate Button at ShutDown</a></li><li><a href="http://windowsvj.com/wpblog/2008/11/windows-7-file-transfer-modes-of-transfer/" rel="bookmark" class="crp_title">windows 7 : file Transfer Modes of Transfer</a></li><li><a href="http://windowsvj.com/wpblog/2009/07/vj-shutdown-timer/" rel="bookmark" class="crp_title">VJ Shutdown Timer</a></li><li><a href="http://windowsvj.com/wpblog/2009/09/install-windows-vista-and-windows-7-using-bootable-usb-storage-device/" rel="bookmark" class="crp_title">Install Windows Vista and Windows 7 using bootable USB storage device</a></li><li><a href="http://windowsvj.com/wpblog/2009/11/customize-windows-7-power-button-action/" rel="bookmark" class="crp_title">Customize Windows 7 Power Button Action</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F&amp;title=What+is+Hibernate+Option+in+Windows" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F&amp;title=What+is+Hibernate+Option+in+Windows" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F&amp;title=What+is+Hibernate+Option+in+Windows" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F&amp;headline=What+is+Hibernate+Option+in+Windows" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=What+is+Hibernate+Option+in+Windows&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=What+is+Hibernate+Option+in+Windows&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=What+is+Hibernate+Option+in+Windows&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=What+is+Hibernate+Option+in+Windows&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=What+is+Hibernate+Option+in+Windows&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F&amp;title=What+is+Hibernate+Option+in+Windows&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F08%2Fwhat-is-hibernate-option-in-windows%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2009/08/what-is-hibernate-option-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows GUI between 1981-2009</title>
		<link>http://windowsvj.com/wpblog/2009/05/windows-gui-between-1981-2009/</link>
		<comments>http://windowsvj.com/wpblog/2009/05/windows-gui-between-1981-2009/#comments</comments>
		<pubDate>Thu, 07 May 2009 16:33:00 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[MS News]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/?p=276</guid>
		<description><![CDATA[A Graphical User Interface (GUI for short) allows users to interact with the computer hardware in a user friendly way. Over the years a range of GUI’s have been developed for different operating systems such as OS/2, Macintosh, Windowsamiga, Linux, Symbian OS, and more. We’ll be taking a look at the evolution of the interface [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/gui.jpg" alt="" border="0" /></div>
<p>A Graphical User Interface (GUI for short) allows users to interact with the computer hardware in a user friendly way.</p>
<p>Over the years a range of GUI’s have been developed for different operating systems such as OS/2, Macintosh, Windowsamiga, Linux, Symbian OS, and more.</p>
<p>We’ll be taking a look at the evolution of the interface designs of the major operating systems since the 80’s.</p>
<p>I should mention that this article showcases only the significant advances in GUI design (not operating system advances) and also not all of the graphical user interfaces and operating systems existing today.</p>
<p>The first GUI was developed by researchers at <b>Xerox Palo Alto Research Center (PARC)</b> in the ’70s. This research opened a whole new era of computer graphic innovations.</p>
<p>The first personal computer which used a modern graphical user interface was the Xerox Alto, developed in 1973. This was not a commercial product and was intended mainly for research at universities.</p>
<p><img src="http://toastytech.com/guis/altoboot1.gif" alt="" border="0" /></p>
<p>
<div align="center"><b>Windows 1.0x (released in 1985)</b></div>
<p>In this year Microsoft finally caught up with the whole graphical user interface craze and released Windows 1.0, its first GUI based operating system (although no one would dare to refer to it as one). The system featured 32×32 pixel icons and color graphics. The most interesting feature (which later was omitted) was the icon of the animated analog clock.</p>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/windows-1.gif" alt="" border="0" /></p>
<p><b>Windows 2.0x (released in 1987)</b></div>
<p>In this version, the actual management of the windows had significantly improved. The windows could be overlapped, resized, maximized and minimized.</p>
<p>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/windows-2.gif" alt="" border="0" /></p>
<p><b>Windows 3.0 (released in 1990)</b></div>
<p>By this version, Microsoft had realized the real potential in GUI’s and started to significantly improve them.</p>
<p>The operating system itself supported standard and 386 enhanced modes, which made use of higher memory capacity than 640 KB and hard disk space, resulting in the ability to use higher screen resolutions and better graphics, such as Super VGA 800×600 and 1024×768.</p>
<p>Also, Microsoft hired Susan Kare to design the Windows 3.0 icons and to add a unified style to the GUI.</p>
<p>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/windows-3.gif" alt="" border="0" /></p>
<p><b>Windows 3.1 (released in 1992)</b></div>
<p>This version of Windows included TrueType fonts which were pre-installed. This effectively made Windows a functional desktop publishing platform for the first time.</p>
<p>Previously, it was only possible to achieve such functionality in Windows 3.0 using the Adobe Type Manager (ATM) font system from Adobe. This version also contained a color scheme named Hotdog Stand, which contained bright hues of red, yellow and black.</p>
<p>This color scheme was designed to help people with some degree of color blindness see text/graphics on the screen easier.</p>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/windows_311_workspace.png" alt="" border="0" /></p>
<p><b>Windows 95 (released in 1995)</b></div>
<p>The user interface was completely re-designed since version 3.x. This was the first Windows version where a small close button was added to each window.</p>
<p>The design team gave states (enabled, disabled, selected, checked, etc.) to icons and other graphics. The famous Start button appeared for the first time.</p>
<p>This was a huge step forward for Microsoft regarding the operating system itself and the unified GUI.</p>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/windows-951.gif" alt="" border="0" /></p>
<p><b>Windows 98 (released in 199<img src="http://www.thinkdigit.com/forum/images/smilies/icon_cool.gif" alt="" title="Cool" class="inlineimg" border="0" /></b></div>
<p>The icon styles were almost the same as in Windows 95, but the whole GUI could use more than 256 colors for rendering. Windows Explorer changed almost completely and the “Active Desktop” appeared for the first time.</p>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/windows-98.jpg" alt="" border="0" /></p>
<p><b>Windows XP (released in 2001)</b></div>
<p>As Microsoft tends to change their GUI completely with every major operating system release, Windows XP was no exception. The GUI itself is skinnable, users could change the whole look and feel of the interface. The icons were 48 x 48 in size by default, rendered in millions of colors.</p>
<p>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/windows-xp.jpg" alt="" border="0" /></p>
<p><b>Windows Vista (released in 2007)</b></div>
<p>This was Microsoft’s response to their competition. They also included quite a lot of 3D and animation. Since Windows 98, Microsoft has always tried to improve the desktop. With Windows Vista they released widgets and a somewhat improved replacement of the Active Desktop.</p>
<div align="center"><img src="http://cdn.cloudfiles.mosso.com/c31872/windows-vista.jpg" alt="" border="0" /></p>
<p><b>Windows Seven (RC released in 2009)</b></p>
<p> The RC includes some new features such as Remote Media Streaming which &#8220;enables highly secure, remote Internet access to home-based digital media libraries from another Windows 7-based PC outside the home.<sup id="cite_ref-27" class="reference"><a href="http://en.wikipedia.org/wiki/Windows_7#cite_note-27" title=""><span></span><span></span></a></sup>It will also contain more refined navigation in the taskbar, JumpLists, and search</p>
<p><a href="http://en.wikipedia.org/wiki/File:Windows_7.png" class="image" title="Windows 7.png"><img alt="" src="http://upload.wikimedia.org/wikipedia/en/thumb/b/bd/Windows_7.png/290px-Windows_7.png" width="290" border="0" height="181" /></a></p>
<p><span style="font-weight: bold;">Windows 8 (In pipeline)</span></p>
<p>Although Win 7 RTM is not out but still the planning for the next version has already been started.lets see what we have this time</p>
<p>Article includes extracts from Wiki,webdesignerdepo,Microsoft Communities</p></div>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2008/11/vista-transformation-pack-90-released/" rel="bookmark" class="crp_title">Vista Transformation Pack 9.0 Released</a></li><li><a href="http://windowsvj.com/wpblog/2009/04/microsoft-windows-8-major-improvements-beginning-soon/" rel="bookmark" class="crp_title">Microsoft: Windows 8 Major Improvements Beginning Soon</a></li><li><a href="http://windowsvj.com/wpblog/2010/06/how-to-find-if-windows-is-a-32-bit-or-64-bit-version-of-windows/" rel="bookmark" class="crp_title">How to find if Windows is a 32-bit or 64-bit Version of Windows?</a></li><li><a href="http://windowsvj.com/wpblog/2010/04/history-of-microsoft-windows-windows-1-0-to-windows-7-0/" rel="bookmark" class="crp_title">History of Microsoft Windows : Windows 1.0 to Windows 7.0</a></li><li><a href="http://windowsvj.com/wpblog/2010/06/windows-7-language-interface-pack-available-for-regional-languages-in-india/" rel="bookmark" class="crp_title">Windows 7 Language Interface Pack available for Regional Languages in India</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F&amp;title=Windows+GUI+between+1981-2009" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F&amp;title=Windows+GUI+between+1981-2009" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F&amp;title=Windows+GUI+between+1981-2009" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F&amp;headline=Windows+GUI+between+1981-2009" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Windows+GUI+between+1981-2009&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Windows+GUI+between+1981-2009&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Windows+GUI+between+1981-2009&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Windows+GUI+between+1981-2009&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Windows+GUI+between+1981-2009&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F&amp;title=Windows+GUI+between+1981-2009&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fwindows-gui-between-1981-2009%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2009/05/windows-gui-between-1981-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft discusses Windows 7&#8242;s XP mode in-depth</title>
		<link>http://windowsvj.com/wpblog/2009/05/microsoft-discusses-windows-7s-xp-mode-in-depth/</link>
		<comments>http://windowsvj.com/wpblog/2009/05/microsoft-discusses-windows-7s-xp-mode-in-depth/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:49:00 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[MS News]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/?p=267</guid>
		<description><![CDATA[Microsoft finally discussed &#8220;Windows XP Mode&#8221; in depth in a full QnA press release entitled &#8220;Helping Small Businesses With Windows 7 Professional and Windows XP Mode&#8221;, featuring Scott Woodgate, director of Desktop Virtualization and Microsoft Desktop Optimization Pack (MDOP). Below is the entire QnA session which outlines the fundamentals of this new feature: PressPass: What [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><span id="dnn_ctr583_ContentPane" class="DNNAligncenter"><span id="spBody" class="Forum_Normal"><a href="http://www.microsoft.com/presspass/features/2009/Apr09/04-28Win7QA.mspx" target="_blank">Microsoft finally discussed &#8220;Windows XP Mode&#8221;</a><span> in depth in a full QnA press release entitled &#8220;Helping Small Businesses With Windows 7 Professional and <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> Mode&#8221;, featuring Scott Woodgate, director of </span><a class="kLink" oncontextmenu="return false;" id="KonaLink0" onmouseover="adlinkMouseOver(event,this,0);" onclick="adlinkMouseClick(event,this,0);" onmouseout="adlinkMouseOut(event,this,0);" href="http://www.neowin.net/news/main/09/04/29/microsoft-discusses-windows-7s-xp-mode-in-depth#" target="_top" style="position: static; text-decoration: underline ! important;"><span style="font-weight: 400; color: rgb(0, 150, 0) ! important; font-family: Verdana,Helvetica,Arial,sans-serif; position: static;color:#009600;" ><span class="kLink" style="border-bottom: 1px solid rgb(0, 150, 0); font-weight: 400; color: rgb(0, 150, 0) ! important; font-family: Verdana,Helvetica,Arial,sans-serif; position: relative; background-color: transparent;">Desktop</span></span></a><span> Virtualization and Microsoft Desktop Optimization Pack (MDOP). Below is the entire QnA session which outlines <span style="border-bottom: 1px solid rgb(0, 0, 204); text-decoration: underline; color: rgb(0, 0, 204); font-size: 12px; font-weight: 400; font-style: normal; font-family: Arial;" class="IL_LINK_STYLE">the fundamentals</span> of this new feature:</span></p>
<p><b>PressPass: What are you announcing today?</b></p>
<p><b>Woodgate:</b><span> We are announcing the beta release of <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> Mode for Windows 7. Small businesses told us they wanted help upgrading to Windows 7. <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> Mode, an optional feature of Windows 7 Professional, Enterprise and Ultimate editions, helps small businesses upgrade to Windows 7 by providing a virtual <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> environment capable of running many Windows XP-compatible business and productivity </span><a class="kLink" oncontextmenu="return false;" id="KonaLink1" onmouseover="adlinkMouseOver(event,this,1);" onclick="adlinkMouseClick(event,this,1);" onmouseout="adlinkMouseOut(event,this,1);" href="http://www.neowin.net/news/main/09/04/29/microsoft-discusses-windows-7s-xp-mode-in-depth#" target="_top" style="position: static; text-decoration: underline ! important;"><span style="font-weight: 400; color: rgb(0, 150, 0) ! important; font-family: Verdana,Helvetica,Arial,sans-serif; position: static;color:#009600;" ><span class="kLink" style="font-weight: 400; color: rgb(0, 150, 0) ! important; font-family: Verdana,Helvetica,Arial,sans-serif; position: relative;">applications</span></span></a><span>. Customers can run many older <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> business and productivity applications within <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> Mode and launch them from the Windows 7 desktop with just a single click. A beta of <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> Mode will be made available on April 30.</span></p>
<p><b><span>PressPass: How does <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> Mode work?</span></b></p>
<p><b>Woodgate:</b><span> <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> Mode is the combination of two features. The first part is a pre-packaged virtual <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> environment. The second is Windows Virtual PC, which is used to run the virtual <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> environment. Customers can install their applications into <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> Mode using typical installation processes such as downloading from the Web or using the product CD. Once installed, the applications are automatically available on the Windows 7 Start Menu and can be launched just like any Windows 7 program. Optionally, these <span class="IL_SPAN"><br />
<input name="IL_MARKER" type="hidden">Windows XP</span> applications can be pinned to the Windows 7 Task Bar and launched using just a single click from the Windows 7 desktop.</span><br />more @ <a href="http://www.neowin.net/news/main/09/04/29/microsoft-discusses-windows-7s-xp-mode-in-depth">http://www.neowin.net/news/main/09/04/29/microsoft-discusses-windows-7s-xp-mode-in-depth</a></span></span></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2009/04/windows-7-rc-completed-build-7100/" rel="bookmark" class="crp_title">Windows 7 RC completed, build 7100</a></li><li><a href="http://windowsvj.com/wpblog/2009/04/windows-7-taskbar-net-sample-library-%e2%80%93-an-overview/" rel="bookmark" class="crp_title">Windows 7 Taskbar .NET Sample Library – an Overview</a></li><li><a href="http://windowsvj.com/wpblog/2009/02/multiple-login-in-google-talk/" rel="bookmark" class="crp_title">Multiple Login in Google Talk</a></li><li><a href="http://windowsvj.com/wpblog/2009/04/nominate-yourself-for-the-microsoft-mvp-award/" rel="bookmark" class="crp_title">Nominate yourself for the Microsoft MVP Award.</a></li><li><a href="http://windowsvj.com/wpblog/2009/04/download-direct-x-11direct-3d-11-for-windows-7-and-vista/" rel="bookmark" class="crp_title">Download Direct X 11/Direct 3D 11 for Windows 7 and Vista</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F&amp;title=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F&amp;title=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F&amp;title=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F&amp;headline=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F&amp;title=Microsoft+discusses+Windows+7%27s+XP+mode+in-depth&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2009%2F05%2Fmicrosoft-discusses-windows-7s-xp-mode-in-depth%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2009/05/microsoft-discusses-windows-7s-xp-mode-in-depth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rename The Recycle Bin</title>
		<link>http://windowsvj.com/wpblog/2007/12/rename-the-recycle-bin/</link>
		<comments>http://windowsvj.com/wpblog/2007/12/rename-the-recycle-bin/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 11:24:00 +0000</pubDate>
		<dc:creator>vasu</dc:creator>
				<category><![CDATA[Registry]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://windowsvj.com/wpblog/?p=6</guid>
		<description><![CDATA[Rename The Recycle Bin To change the name of the Recycle Bin desktop icon, open Regedit and go to: HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}and change the name &#8220;Recycle Bin&#8221; to whatever you want. STEPS:- 1.go to Run2.type regedit and press enter3.in the registery window navigate to the path given above4.on rght hand side change the string name from recycle [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F&amp;source=windowsvj&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><strong><u> Rename The Recycle Bin</u></strong></p>
<p>To change the name of the Recycle Bin desktop icon, open Regedit and go to:</p>
<p>HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}and change the name &#8220;Recycle Bin&#8221; to whatever you want.</p>
<p><span style="color:#3333ff;">STEPS:-</span></p>
<p>1.go to Run<br />2.type regedit and press enter<br />3.in the registery window navigate to the path given above<br />4.on rght hand side change the string name from recycle bin to anything.<br />  e.g I have put it Trash</p>
<p>Works for Windows XP</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://windowsvj.com/wpblog/2008/01/rename-the-recycle-bin-2/" rel="bookmark" class="crp_title">Rename The Recycle Bin</a></li><li><a href="http://windowsvj.com/wpblog/2008/01/rename-ur-recycle-bn/" rel="bookmark" class="crp_title">Rename Ur Recycle Bn</a></li><li><a href="http://windowsvj.com/wpblog/2008/01/delete-recycle-bin-in-xp2003/" rel="bookmark" class="crp_title">Delete Recycle Bin in XP\2003</a></li><li><a href="http://windowsvj.com/wpblog/2009/11/remove-recycle-bin-in-windows-7/" rel="bookmark" class="crp_title">Remove Recycle bin in Windows 7</a></li><li><a href="http://windowsvj.com/wpblog/2009/02/disable-or-remove-%e2%80%98send-feedback%e2%80%99-button-in-windows-7/" rel="bookmark" class="crp_title">Disable or Remove ‘Send Feedback’ Button in Windows 7</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F&amp;title=Rename+The+Recycle+Bin" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F&amp;title=Rename+The+Recycle+Bin" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F&amp;title=Rename+The+Recycle+Bin" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F&amp;headline=Rename+The+Recycle+Bin" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Rename+The+Recycle+Bin&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Rename+The+Recycle+Bin&amp;u=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Rename+The+Recycle+Bin&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Rename+The+Recycle+Bin&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Rename+The+Recycle+Bin&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F&amp;title=Rename+The+Recycle+Bin&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwindowsvj.com%2Fwpblog%2F2007%2F12%2Frename-the-recycle-bin%2F" ><img class="lightsocial_img" src="http://windowsvj.com/wpblog/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://windowsvj.com/wpblog/2007/12/rename-the-recycle-bin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
