<?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>Developer OneNote &#187; Windows</title>
	<atom:link href="http://devonenote.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://devonenote.com</link>
	<description>Emma&#039;s OneNote for Microsoft Windows, Office and Programming</description>
	<lastBuildDate>Thu, 02 Feb 2012 05:19:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to turn on client hyper-v in Windows 8</title>
		<link>http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-turn-on-client-hyper-v-in-windows-8</link>
		<comments>http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 16:39:00 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://devonenote.com/?p=571</guid>
		<description><![CDATA[In Steven Sinofsky’s this blog &#8211; Bringing Hyper-V to “Windows 8”. He talks about that Windows 8 will support virtualization on the &#34;client&#34; OS.&#160; This is very helpful for developers as they typically have the need to setup additional test &#8230; <a href="http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/' rel='bookmark' title='How to tell if your CPU Supports SLAT'>How to tell if your CPU Supports SLAT</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In Steven Sinofsky’s this blog &#8211; <a title="http://blogs.msdn.com/b/b8/archive/2011/09/07/bringing-hyper-v-to-windows-8.aspx" href="http://blogs.msdn.com/b/b8/archive/2011/09/07/bringing-hyper-v-to-windows-8.aspx">Bringing Hyper-V to “Windows 8”</a>. He talks about that Windows 8 will support virtualization on the &quot;client&quot; OS.&#160; This is very helpful for developers as they typically have the need to setup additional test environment on their PC.</p>
<h1>How to turn on client hyper-v in Windows 8</h1>
<p>First, make sure your system meets the client hyper-v virtualization requirement, you have 64bit windows 8 OS and SLAT available on CPU. </p>
<p><a href="http://devonenote.com/wp-content/uploads/2012/01/image4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2012/01/image_thumb4.png" width="575" height="202" /></a></p>
<ol>
<li>Control Panel –&gt; Programs </li>
<li>Turn Windows Features On or Off </li>
<li>Check Hyper-V, Click Ok </li>
</ol>
<p>Note: If your system does not have the required virtualization support, the client Hyper-V feature will be greyed out. To check if your CPU is SLAT-capable, check this <a href="http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/">How to tell if your CPU Supports SLAT</a>.</p>
<p><a href="http://devonenote.com/wp-content/uploads/2012/01/image.png"><img style="background-image: none; border-right-width: 0px; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2012/01/image_thumb.png" width="422" height="371" /></a></p>
<p>The other cool thing is you can turn hyper-v on even if you are booting from VHD. This behavior is same server Hyper-V in Windows Server 2008 R2.</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-tell-if-your-cpu-supports-slat/' rel='bookmark' title='How to tell if your CPU Supports SLAT'>How to tell if your CPU Supports SLAT</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2012/01/hyper-v-tip-use-windows-key-without-fullscreen/' rel='bookmark' title='Hyper-v Tip: Use windows key without fullscreen'>Hyper-v Tip: Use windows key without fullscreen</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 Developer Preview Key</title>
		<link>http://devonenote.com/2011/10/windows-8-developer-preview-key/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-8-developer-preview-key</link>
		<comments>http://devonenote.com/2011/10/windows-8-developer-preview-key/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 14:10:05 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/10/windows-8-developer-preview-key/</guid>
		<description><![CDATA[To install Windows 8 Developer Preview you do not need a product key for activation. However, you would be asked to enter a product key while re-installing Windows 8 Developer Preview Key. If you need to reinstall Windows Developer Preview &#8230; <a href="http://devonenote.com/2011/10/windows-8-developer-preview-key/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/' rel='bookmark' title='How to install DotNet 2.0 or 3.5 on Windows 8'>How to install DotNet 2.0 or 3.5 on Windows 8</a></li>
<li><a href='http://devonenote.com/2011/10/windows-8-shortcut-key-combination/' rel='bookmark' title='Windows 8 Shortcut Key Combination'>Windows 8 Shortcut Key Combination</a></li>
<li><a href='http://devonenote.com/2010/04/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>To install Windows 8 Developer Preview you do not need a product key for activation. However, you would be asked to enter a product key while re-installing Windows 8 Developer Preview Key. </p>
<p>If you need to reinstall Windows Developer Preview or use the Reset functionality, you might be asked to enter this product key:</p>
<p class="textborder">6RH4V-HNTWC-JQKG8-RFR3R-36498</p>
<p>If you’re running a server version of Windows Developer Preview, you can use this product key:</p>
<p class="textborder">4Y8N3-H7MMW-C76VJ-YD3XV-MBDKV</p>
<p>The key is provided by Microsoft employee BillFill in msdn forum. You can find the BillFill’s post <a href="http://social.msdn.microsoft.com/Forums/pl-PL/windowsdeveloperpreviewgeneral/thread/ea402fb2-7192-4599-b999-22ad6b28c55a" target="_blank">here</a></p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/' rel='bookmark' title='How to install DotNet 2.0 or 3.5 on Windows 8'>How to install DotNet 2.0 or 3.5 on Windows 8</a></li>
<li><a href='http://devonenote.com/2011/10/windows-8-shortcut-key-combination/' rel='bookmark' title='Windows 8 Shortcut Key Combination'>Windows 8 Shortcut Key Combination</a></li>
<li><a href='http://devonenote.com/2010/04/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/10/windows-8-developer-preview-key/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 Shortcut Key Combination</title>
		<link>http://devonenote.com/2011/10/windows-8-shortcut-key-combination/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-8-shortcut-key-combination</link>
		<comments>http://devonenote.com/2011/10/windows-8-shortcut-key-combination/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 17:31:03 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Shortcut]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows How to]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/10/windows-8-shortcut-key-combination/</guid>
		<description><![CDATA[Here is a list of new shortcuts specific to Windows 8. You might it useful when you are in Windows 8 new Metro style UI. For me I found WinKey + C and WInKey + I really helps a LOT &#8230; <a href="http://devonenote.com/2011/10/windows-8-shortcut-key-combination/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/01/nice-win7-shortcut-key-combinations/' rel='bookmark' title='Nice Win7 shortcut key combinations'>Nice Win7 shortcut key combinations</a></li>
<li><a href='http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/' rel='bookmark' title='How to install DotNet 2.0 or 3.5 on Windows 8'>How to install DotNet 2.0 or 3.5 on Windows 8</a></li>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2010/04/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Here is a list of new shortcuts specific to Windows 8. You might it useful when you are in Windows 8 new Metro style UI. For me I found WinKey + C and WInKey + I really helps a LOT</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="150"><b>Key</b> </td>
<td valign="top" width="350"><b>Functionality</b> </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + spacebar </td>
<td valign="top" width="350">Switch input language and Keyboard layout </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + O </td>
<td valign="top" width="350">Disable screen orientation </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Y </td>
<td valign="top" width="350">Temporarily view the desktop </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Enter </td>
<td valign="top" width="350">Launches Narrator Dialog</td>
</tr>
<tr>
<td valign="top" width="150">WinKey + PageUp </td>
<td valign="top" width="350">Snap Metro style apps to left </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + PageDown </td>
<td valign="top" width="350">Snap Metro style apps to right </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + C </td>
<td valign="top" width="350">Opens Charms bar </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + I </td>
<td valign="top" width="350">Opens Settings charm </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + K </td>
<td valign="top" width="350">Opens Connect charm </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + H </td>
<td valign="top" width="350">Opens Share charm </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Q </td>
<td valign="top" width="350">Opens Search pane </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + W </td>
<td valign="top" width="350">Opens Settings Search app </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + F </td>
<td valign="top" width="350">Opens File Search app </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Tab </td>
<td valign="top" width="350">Cycles through Metro style apps </td>
</tr>
<tr>
<td valign="top" width="150">WinKey + Z </td>
<td valign="top" width="350">Opens App Bar </td>
</tr>
</tbody>
</table>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/01/nice-win7-shortcut-key-combinations/' rel='bookmark' title='Nice Win7 shortcut key combinations'>Nice Win7 shortcut key combinations</a></li>
<li><a href='http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/' rel='bookmark' title='How to install DotNet 2.0 or 3.5 on Windows 8'>How to install DotNet 2.0 or 3.5 on Windows 8</a></li>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2010/04/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</a></li>
<li><a href='http://devonenote.com/2010/04/manage-hyper-v-remotely-from-windows-7/' rel='bookmark' title='Manage Hyper-V remotely from windows 7'>Manage Hyper-V remotely from windows 7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/10/windows-8-shortcut-key-combination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install DotNet 2.0 or 3.5 on Windows 8</title>
		<link>http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-install-dotnet-2-0-or-3-5-on-windows-8</link>
		<comments>http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/#comments</comments>
		<pubDate>Sun, 25 Sep 2011 08:48:21 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/</guid>
		<description><![CDATA[Windows 8 Developer Preview includes the 2.0, 3.5 and 4.5 versions of the .NET Framework. However, only 4.5 is available for immediate use after a clean install. The versions 2.0 and 3.5 of the framework are not installed by default. &#8230; <a href="http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2011/10/windows-8-developer-preview-key/' rel='bookmark' title='Windows 8 Developer Preview Key'>Windows 8 Developer Preview Key</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
<li><a href='http://devonenote.com/2011/10/windows-8-shortcut-key-combination/' rel='bookmark' title='Windows 8 Shortcut Key Combination'>Windows 8 Shortcut Key Combination</a></li>
<li><a href='http://devonenote.com/2010/04/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Windows 8 Developer Preview includes the 2.0, 3.5 and 4.5 versions of the .NET Framework. However, only 4.5 is available for immediate use after a clean install. The versions 2.0 and 3.5 of the framework are not installed by default. If you open the Add/Remove Windows Features dialog you’ll see the “Microsoft .NET Framework 3.5.1” listed, but disabled.</p>
<p><a href="http://devonenote.com/wp-content/uploads/2011/09/image10.png"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="image" src="http://devonenote.com/wp-content/uploads/2011/09/image_thumb10.png" alt="image" width="418" height="372" border="0" /></a></p>
<p>To install DotNet 2.0 or 3.5 on Windows 8,</p>
<ol>
<li>Go to Control Panel – Programs</li>
<li>Turn Windows features on or off</li>
<li>Check ‘Microsoft .NET Framework 3.5.1′</li>
<li>Click OK.</li>
</ol>
<p><span id="more-550"></span></p>
<p>This Microsoft .Net Framework 3.5.1 feature contains both the 2.0 and 3.5 versions of the Framework, so you won’t install standalone 2.0 Framework.</p>
<p>Actually for .NET 3.5,  you don’t need to manual install it. When user runs an app that requires .NET 3.5 runtime, Windows 8 will prompt automatically Turn Windows features on or off dialog walk thru user enable .NET 3.5.</p>
<p><a href="http://devonenote.com/wp-content/uploads/2011/09/image11.png"><img style="background-image: none; margin: 0px auto; padding-left: 0px; padding-right: 0px; display: block; float: none; padding-top: 0px; border-width: 0px;" title="image" src="http://devonenote.com/wp-content/uploads/2011/09/image_thumb11.png" alt="image" width="480" height="373" border="0" /></a></p>
<p>Alternatively, you can enable dotnet 3.5 from command line, just run following from elevated command prompt</p>
<p class="textborder">dism /online /enable-feature /featurename:NetFx3 /all</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/' rel='bookmark' title='HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC'>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</a></li>
<li><a href='http://devonenote.com/2011/10/windows-8-developer-preview-key/' rel='bookmark' title='Windows 8 Developer Preview Key'>Windows 8 Developer Preview Key</a></li>
<li><a href='http://devonenote.com/2012/01/how-to-turn-on-client-hyper-v-in-windows-8/' rel='bookmark' title='How to turn on client hyper-v in Windows 8'>How to turn on client hyper-v in Windows 8</a></li>
<li><a href='http://devonenote.com/2011/10/windows-8-shortcut-key-combination/' rel='bookmark' title='Windows 8 Shortcut Key Combination'>Windows 8 Shortcut Key Combination</a></li>
<li><a href='http://devonenote.com/2010/04/delete-windows-old/' rel='bookmark' title='Delete windows.old'>Delete windows.old</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>HAL_INITIALIZATION_FAILED Error when install Windows 8 Developer Preview on VPC</title>
		<link>http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc</link>
		<comments>http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 16:53:56 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/</guid>
		<description><![CDATA[When you install the Windows 8 Developer Preview on Virtual PC in 64-bit windows. Your installation would fail with the blue screen of sad: : ( Your PC ran into a problem that it couldn&#8217;t handle, and now it needs &#8230; <a href="http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/10/windows-8-developer-preview-key/' rel='bookmark' title='Windows 8 Developer Preview Key'>Windows 8 Developer Preview Key</a></li>
<li><a href='http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/' rel='bookmark' title='How to install DotNet 2.0 or 3.5 on Windows 8'>How to install DotNet 2.0 or 3.5 on Windows 8</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/' rel='bookmark' title='Install Remote Server Administration Tools on Windows 7 SP1'>Install Remote Server Administration Tools on Windows 7 SP1</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you install the Windows 8 Developer Preview on Virtual PC in 64-bit windows. Your installation would fail with the blue screen of sad:</p>
<p class="textborder">: (    <br />Your PC ran into a problem that it couldn&#8217;t handle, and now it needs to restart     <br />You can search for the error online: HAL_INITIALIZATION_FAILED</p>
<p><a href="http://devonenote.com/wp-content/uploads/2011/09/image8.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2011/09/image_thumb8.png" width="360" height="288" /></a></p>
<p><span id="more-546"></span>
<p>Windows Developer Preview is not supported as a guest OS on Windows Virtual PC or on Microsoft Virtual PC 2007.&#160; If you want to run Windows 8 Developer Preview as a virtual pc, use one of following supported virtualization software.</p>
<ul>
<li>VirtualBox 4.1.2 for Windows </li>
<li>Hyper-V in Windows Server 2008 R2 </li>
<li>VMware Workstation 8.0 for Windows </li>
</ul>
<p>Here are a few good resources I found for windows 8 setup.</p>
<ul>
<li><a href="http://www.zdnet.com/blog/hardware/windows-8-an-installation-walk-through/14768" target="_blank">Windows 8: An installation walk-through</a> </li>
<li><a href="http://www.hanselman.com/blog/GuideToInstallingAndBootingWindows8DeveloperPreviewOffAVHDVirtualHardDisk.aspx">Guide to Installing and Booting Windows 8 Developer Preview off a VHD </a></li>
<li><a href="http://www.sysprobs.com/guide-install-windows-8-virtualbox" target="_blank">How to Install Windows 8 in VirtualBox</a> </li>
</ul>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/10/windows-8-developer-preview-key/' rel='bookmark' title='Windows 8 Developer Preview Key'>Windows 8 Developer Preview Key</a></li>
<li><a href='http://devonenote.com/2011/09/how-to-install-dotnet-2-0-or-3-5-on-windows-8/' rel='bookmark' title='How to install DotNet 2.0 or 3.5 on Windows 8'>How to install DotNet 2.0 or 3.5 on Windows 8</a></li>
<li><a href='http://devonenote.com/2010/04/how-to-install-hyper-v/' rel='bookmark' title='How to Install Hyper-V'>How to Install Hyper-V</a></li>
<li><a href='http://devonenote.com/2011/02/install-remote-server-administration-tools-on-windows-7-sp1/' rel='bookmark' title='Install Remote Server Administration Tools on Windows 7 SP1'>Install Remote Server Administration Tools on Windows 7 SP1</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/09/hal_initialization_failed-error-when-install-windows-8-developer-preview-on-vpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capture Single Monitor Screenshot on Dual Monitors</title>
		<link>http://devonenote.com/2011/05/capture-single-monitor-screenshot-on-dual-monitors/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=capture-single-monitor-screenshot-on-dual-monitors</link>
		<comments>http://devonenote.com/2011/05/capture-single-monitor-screenshot-on-dual-monitors/#comments</comments>
		<pubDate>Sat, 14 May 2011 10:22:53 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/05/capture-single-monitor-screenshot-on-dual-monitors/</guid>
		<description><![CDATA[When you hit PrintScreen key,&#160; windows will take screenshot on the monitor and copy it to clipboard. But if you have dual monitors setup, you will find screenshot of both monitors are captured. You might wonder how to just capture &#8230; <a href="http://devonenote.com/2011/05/capture-single-monitor-screenshot-on-dual-monitors/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/02/snipping-tool-in-vistawin7/' rel='bookmark' title='Snipping Tool in Vista/Win7'>Snipping Tool in Vista/Win7</a></li>
<li><a href='http://devonenote.com/2010/01/nice-win7-shortcut-key-combinations/' rel='bookmark' title='Nice Win7 shortcut key combinations'>Nice Win7 shortcut key combinations</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you hit PrintScreen key,&#160; windows will take screenshot on the monitor and copy it to clipboard. But if you have dual monitors setup, you will find screenshot of both monitors are captured. You might wonder how to just capture the single screenshot on the monitor you are working on. </p>
<p>The answer is ALT + PrintScreen. Note that it will take screenshot of the active monitor on your desktop, the one has keyboard/mouse focus.</p>
<p>In addition, you can use CTRL + ALT + PrintScreen to capture the active dialog box or menu on your desktop.</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/02/snipping-tool-in-vistawin7/' rel='bookmark' title='Snipping Tool in Vista/Win7'>Snipping Tool in Vista/Win7</a></li>
<li><a href='http://devonenote.com/2010/01/nice-win7-shortcut-key-combinations/' rel='bookmark' title='Nice Win7 shortcut key combinations'>Nice Win7 shortcut key combinations</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/05/capture-single-monitor-screenshot-on-dual-monitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE9 Go to an intranet site for a single word entry in the address bar</title>
		<link>http://devonenote.com/2011/04/ie9-go-to-an-intranet-site-for-a-single-word-entry-in-the-address-bar/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ie9-go-to-an-intranet-site-for-a-single-word-entry-in-the-address-bar</link>
		<comments>http://devonenote.com/2011/04/ie9-go-to-an-intranet-site-for-a-single-word-entry-in-the-address-bar/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 13:51:00 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[IE9]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/04/ie9-go-to-an-intranet-site-for-a-single-word-entry-in-the-address-bar/</guid>
		<description><![CDATA[Unlike IE8, in IE9, if you type an intranet site name in the address bar without http, IE9 will redirect you to the bing search page with the site name as keyword. IE9 also recognize you might want to go &#8230; <a href="http://devonenote.com/2011/04/ie9-go-to-an-intranet-site-for-a-single-word-entry-in-the-address-bar/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Unlike IE8, in IE9, if you type an intranet site name in the address bar without http, IE9 will redirect you to the bing search page with the site name as keyword. IE9 also recognize you might want to go to an intranet so there is prompt pop up ask if you want to go to internal site. </p>
<p><a href="http://devonenote.com/wp-content/uploads/2011/05/5181943752_6bd422793e.jpg"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="5181943752_6bd422793e" border="0" alt="5181943752_6bd422793e" src="http://devonenote.com/wp-content/uploads/2011/05/5181943752_6bd422793e_thumb.jpg" width="484" height="35" /></a></p>
<p>This means one more click for many users. You can enforce IE 9 to go to intranet site directly for single word entry by following these steps.</p>
<p><span id="more-502"></span>
<ol>
<li>Go to <strong>Internet Options</strong> </li>
<li>Go to <strong>Advanced</strong> Tab </li>
<li>Select the Option &quot;<strong>Go to an intranet site for a single word entry in the address bar</strong>&quot; </li>
<li>Click <strong>Apply</strong> to save the setting </li>
</ol>
<p><a href="http://devonenote.com/wp-content/uploads/2011/05/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://devonenote.com/wp-content/uploads/2011/05/image_thumb.png" width="480" height="438" /></a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/04/ie9-go-to-an-intranet-site-for-a-single-word-entry-in-the-address-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 R2 with SP1 ISO download</title>
		<link>http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-server-2008-r2-with-sp1-iso-download</link>
		<comments>http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 11:13:36 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/</guid>
		<description><![CDATA[After Microsoft releases Windows 7 / Windows Server 2008 R2 Service Pack 1 to public, Microsoft now provides single evaluation media ISO for Windows Server 2008 R2 with Service Pack 1 for free download. To download the official ISO just &#8230; <a href="http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/' rel='bookmark' title='Windows Server 2008 R2 SP1 New Features'>Windows Server 2008 R2 SP1 New Features</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/' rel='bookmark' title='Exceed Windows Server 2008 R2 Trial Period'>Exceed Windows Server 2008 R2 Trial Period</a></li>
<li><a href='http://devonenote.com/2011/01/the-windows-search-service-is-not-installed/' rel='bookmark' title='The Windows Search service is not installed'>The Windows Search service is not installed</a></li>
<li><a href='http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/' rel='bookmark' title='Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;'>Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After Microsoft releases Windows 7 / Windows Server 2008 R2 Service Pack 1 to public, Microsoft now provides single evaluation media ISO for Windows Server 2008 R2 with Service Pack 1 for free download. To download the official ISO just access <a href="http://technet.microsoft.com/en-us/evalcenter/dd459137.aspx">http://technet.microsoft.com/en-us/evalcenter/dd459137.aspx</a> and logon with your windows live ID.</p>
<p>Or use this <a href="http://care.dlservice.microsoft.com/dl/download/7/5/E/75EC4E54-5B02-42D6-8879-D8D3A25FBEF7/7601.17514.101119-1850_x64fre_server_eval_en-us-GRMSXEVAL_EN_DVD.iso" target="_blank">Direct Download Link</a></p>
<p>File Name:&#160; 7601.17514.101119-1850_x64fre_server_eval_en-us-GRMSXEVAL_EN_DVD.iso</p>
<p>File Size: 2.9GB</p>
<p>And don’t forget to checkout this tip <a href="http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/">Exceed Windows Server 2008 R2 Trial Period</a></p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/' rel='bookmark' title='Windows Server 2008 R2 SP1 New Features'>Windows Server 2008 R2 SP1 New Features</a></li>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/' rel='bookmark' title='Exceed Windows Server 2008 R2 Trial Period'>Exceed Windows Server 2008 R2 Trial Period</a></li>
<li><a href='http://devonenote.com/2011/01/the-windows-search-service-is-not-installed/' rel='bookmark' title='The Windows Search service is not installed'>The Windows Search service is not installed</a></li>
<li><a href='http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/' rel='bookmark' title='Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;'>Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/03/windows-server-2008-r2-with-sp1-iso-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2005 The full-text search service cannot start</title>
		<link>http://devonenote.com/2011/03/sql-server-2005-the-full-text-search-service-cannot-start/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sql-server-2005-the-full-text-search-service-cannot-start</link>
		<comments>http://devonenote.com/2011/03/sql-server-2005-the-full-text-search-service-cannot-start/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 10:35:40 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/03/sql-server-2005-the-full-text-search-service-cannot-start/</guid>
		<description><![CDATA[After you install SQL Server 2005 RTM on windows server 2008, the full-text search service cannot start. This is because the full-text search service depends on the NTLMSSP (NTLM Security Support Provider) service but the NTLMSSP service does not exist &#8230; <a href="http://devonenote.com/2011/03/sql-server-2005-the-full-text-search-service-cannot-start/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/02/install-windows-live-messenger-on-64bit-windows-xp/' rel='bookmark' title='Install Windows Live Messenger on 64bit Windows XP and Server 2003'>Install Windows Live Messenger on 64bit Windows XP and Server 2003</a></li>
<li><a href='http://devonenote.com/2010/01/activating-server-core/' rel='bookmark' title='Activating Server Core'>Activating Server Core</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After you install SQL Server 2005 RTM on windows server 2008, the full-text search service cannot start. This is because the full-text search service depends on the NTLMSSP (NTLM Security Support Provider) service but the NTLMSSP service does not exist on Windows Server 2008. </p>
<p>To resolve this problem, simple install SQL Server 2005 SP3</p>
<p>SQL Server 2005 SP3 can be downloaded from <a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ae7387c3-348c-4faa-8ae5-949fdfbe59c4">http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ae7387c3-348c-4faa-8ae5-949fdfbe59c4</a></p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/02/install-windows-live-messenger-on-64bit-windows-xp/' rel='bookmark' title='Install Windows Live Messenger on 64bit Windows XP and Server 2003'>Install Windows Live Messenger on 64bit Windows XP and Server 2003</a></li>
<li><a href='http://devonenote.com/2010/01/activating-server-core/' rel='bookmark' title='Activating Server Core'>Activating Server Core</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/03/sql-server-2005-the-full-text-search-service-cannot-start/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Syspreped Windows 7 fail with &quot;Windows could not finish configuring the system&quot;</title>
		<link>http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system</link>
		<comments>http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 15:50:28 +0000</pubDate>
		<dc:creator>emma</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[sysprep]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008 R2]]></category>

		<guid isPermaLink="false">http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/</guid>
		<description><![CDATA[After you have installed a Windows 7 or Windows Server 2008 R2, install and configure windows features, install your own app, and then run sysprep command to create an image that is ready to be deployed. When you boot windows &#8230; <a href="http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2010/03/install-local-wordpress-environment-on-windows/' rel='bookmark' title='Install Local WordPress Environment on Windows'>Install Local WordPress Environment on Windows</a></li>
<li><a href='http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/' rel='bookmark' title='Exceed Windows Server 2008 R2 Trial Period'>Exceed Windows Server 2008 R2 Trial Period</a></li>
<li><a href='http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/' rel='bookmark' title='Windows Server 2008 R2 SP1 New Features'>Windows Server 2008 R2 SP1 New Features</a></li>
<li><a href='http://devonenote.com/2010/01/enabling-virtualization-in-your-bios/' rel='bookmark' title='Enabling Virtualization in Your BIOS'>Enabling Virtualization in Your BIOS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After you have installed a Windows 7 or Windows Server 2008 R2, install and configure windows features, install your own app, and then run sysprep command to create an image that is ready to be deployed. When you boot windows for the first time,&#160; it might comes up with following message at the windows setup stage &quot;Setup is starting services&quot; window.</p>
<p class="textborder">Windows could not finish configuring the system. To attempt to resume configuration, restart the computer. </p>
<p>After you restart the system, you might keep getting the same error. </p>
<p>This is usually caused one of windows features installed or configured not supported by sysprep. The workaround is move the configuration to post setup scripts.</p>
<p>Related posts:<ol>
<li><a href='http://devonenote.com/2010/08/hyper-v-vm-slow-on-windows-server-2008-r2/' rel='bookmark' title='Hyper-V VM Slow on Windows Server 2008 R2'>Hyper-V VM Slow on Windows Server 2008 R2</a></li>
<li><a href='http://devonenote.com/2010/03/install-local-wordpress-environment-on-windows/' rel='bookmark' title='Install Local WordPress Environment on Windows'>Install Local WordPress Environment on Windows</a></li>
<li><a href='http://devonenote.com/2010/05/exceed-windows-server-2008-r2-trial-period/' rel='bookmark' title='Exceed Windows Server 2008 R2 Trial Period'>Exceed Windows Server 2008 R2 Trial Period</a></li>
<li><a href='http://devonenote.com/2011/01/windows-server-2008-r2-sp1-new-features/' rel='bookmark' title='Windows Server 2008 R2 SP1 New Features'>Windows Server 2008 R2 SP1 New Features</a></li>
<li><a href='http://devonenote.com/2010/01/enabling-virtualization-in-your-bios/' rel='bookmark' title='Enabling Virtualization in Your BIOS'>Enabling Virtualization in Your BIOS</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://devonenote.com/2011/02/syspreped-windows-7-fail-with-windows-could-not-finish-configuring-the-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

