<?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>Eches - Blogging, technology, internet and earn money online &#187; Windows 7</title>
	<atom:link href="http://blog.eches.net/category/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eches.net</link>
	<description>Tips &#38; Tricks related to web, internet and computer</description>
	<lastBuildDate>Tue, 31 Aug 2010 23:51:05 +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 change Data Execution Prevention (DEP) settings in Windows 7</title>
		<link>http://blog.eches.net/windows-7/how-to-change-data-execution-prevention-dep-settings-in-windows-7/</link>
		<comments>http://blog.eches.net/windows-7/how-to-change-data-execution-prevention-dep-settings-in-windows-7/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 04:50:16 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=3578</guid>
		<description><![CDATA[Data Execution Prevention (DEP) is a feature that helps to protect our system from viruses intrusion and virtually other related threats. Normally the programs running on the system is constantly monitored by Windows and when malicious activity is detected, it &#8230;]]></description>
			<content:encoded><![CDATA[<p>Data Execution Prevention (DEP) is a feature that helps to protect our system from viruses intrusion and virtually other related threats. Normally the programs running on the system is constantly monitored by Windows and when malicious activity is detected, it will be automatically closed. There are times however when this warning is a false positive rather than the real threat and we insist on running certain programs regardless of the warnings.</p>
<p>Adding or removing protection can be easily configured in Windows 7 which will be shown step by step below.</p>
<p>1. To change DEP settings, right-click on the My Computer icon and select properties. Choose on the "<strong>Advanced System Settings</strong>" link on the left pane.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/08/DEP1.jpg" alt="" title="" width="600" height="421" class="alignnone size-full wp-image-3581" /></p>
<p>2. Now you should see system properties windows. Select "<strong>Advanced</strong>" tab and click "<strong>Settings...</strong>" under <strong>Performance</strong>.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/08/DEP2.jpg" alt="" title="" width="426" height="474" class="alignnone size-full wp-image-3582" /></p>
<p>3. Performance Option windows will be popped up. Click the "<strong>Data Execution Prevention</strong>" tab, and then click "Turn On DEP for all programs and services except those I select".</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/08/DEP3.jpg" alt="" title="" width="377" height="541" class="alignnone size-full wp-image-3583" /></p>
<p>To turn off an individual program, you can add a program into the list by clicking on the Add button. By browsing into the system, you need to select the executable file you want to turn off.</p>
<p>Once you have configured click OK and close the windows. You might need to restart your computer for the changes to take effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/how-to-change-data-execution-prevention-dep-settings-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Disable Windows 7 Auto Update Restart</title>
		<link>http://blog.eches.net/windows-7/how-to-disable-windows-7-auto-update-restart/</link>
		<comments>http://blog.eches.net/windows-7/how-to-disable-windows-7-auto-update-restart/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 07:46:06 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=3438</guid>
		<description><![CDATA[Windows 7 automatic updates is an important feature to keep your computer updated and secure by installing security patches &#38; the latest bug fixes. While it keeps your computer away from any common threats, the process can be somehow annoying &#8230;]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/Autoreboot.png" alt="" title="" width="357" height="253" class="alignnone size-full wp-image-3440" /></p>
<p>Windows 7 automatic updates is an important feature to keep your computer updated and secure by installing security patches &amp; the latest bug fixes. While it keeps your computer away from any common threats, the process can be somehow annoying especially when it persistently nags for a computer restart/reboot. You can delay the process up to 4 hours but there isn't an option to disable it. Fortunately it can be easily disabled through Local Group Policy Editor.</p>
<p><strong>1</strong>. Click the <strong>Start menu</strong> and type in "<strong>gpedit.msc</strong>" in the search box and press enter. The Local Group Policy Editor will popup.</p>
<p><strong>2</strong>. On the left pane, expand to "<strong>Computer Configuration > Administrative Templates > Windows Components</strong>" and select Windows Update.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/autorestart.jpg" alt="" title="" width="480" height="363" class="alignnone size-full wp-image-3445" /></p>
<p><strong>3</strong>. Double click on "<strong>No auto-restart with logged on users for scheduled automatic updates installations</strong>" option.Change the option from "Not Configured" to "Enabled". Click OK &amp; close Local Group Policy Editor. So no more Windows restart after automatically installing updates.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/autorestart1.jpg" alt="" title="" width="480" height="439" class="alignnone size-full wp-image-3446" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/how-to-disable-windows-7-auto-update-restart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows 7 Service Pack 1 Beta Leaks</title>
		<link>http://blog.eches.net/windows-7/microsoft-windows-7-service-pack-1-beta-leaks/</link>
		<comments>http://blog.eches.net/windows-7/microsoft-windows-7-service-pack-1-beta-leaks/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 09:56:01 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=3376</guid>
		<description><![CDATA[The first service pack for Microsoft's Windows 7 has finally leaked on the internet. It's not yet available for download as I'm writing this article but folks over at Geeksmack have a copy of Windows 7 Service Pack 1 build &#8230;]]></description>
			<content:encoded><![CDATA[<p>The first service pack for Microsoft's Windows 7 has finally leaked on the internet. It's not yet available for download as I'm writing this article but folks over at Geeksmack have a copy of Windows 7 Service Pack 1 build 6.1.7601.16537.amd64fre.win7.100327-0053. </p>
<p>This leak proves that Microsoft is still on track with the rumors that this major update is going to be available by late of 2010.</p>
<p>According to Geeksmack, this build is quick to install but major updates like enhanced Bluetooth support  &amp; USB 3.0 support are not yet confirmed. Anyway, below are some of Microsoft Windows 7 Service Pack 1 Beta screenshots.</p>
<p><strong>Windows 7 Service Pack 1 Beta Leaks Screenshots</strong></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/windows_7_service_pack_1-400x347.png" alt="" title="" width="400" height="347" class="alignnone size-full wp-image-3381" /></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/installs2.jpg" alt="" title="" width="411" height="318" class="alignnone size-full wp-image-3382" /></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/phpBlfuJwAM.jpg" alt="" title="" width="411" height="318" class="alignnone size-full wp-image-3385" /></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/phpnyIyCaAM.jpg" alt="" title="" width="411" height="318" class="alignnone size-full wp-image-3386" /></p>
<p>Personally, I'm not bothered and will wait. I just don't find it necessary since I haven't faced any major trouble ever since my first Windows 7 install. What's your reckon anyway? Are you eager to install Windows 7 SP1 beta or do you prefer to wait until the final version is released? </p>
<p>[<strong><a href="http://www.techradar.com/news/software/windows-7-service-pack-1-leaks-out-681913">via</a></strong>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/microsoft-windows-7-service-pack-1-beta-leaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Upgrade Advisor Updated</title>
		<link>http://blog.eches.net/windows-7/windows-7-upgrade-advisor-updated/</link>
		<comments>http://blog.eches.net/windows-7/windows-7-upgrade-advisor-updated/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 23:07:48 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=3268</guid>
		<description><![CDATA[As I was looking over the list of most recent downloads at the Microsoft Download Center I found a new version of the Windows 7 Upgrade Advisor dated 31 March 2010. I'm not sure what changes this new version has &#8230;]]></description>
			<content:encoded><![CDATA[<p>As I was looking over the list of most recent downloads at the Microsoft Download Center I found a new version of the Windows 7 Upgrade Advisor dated 31 March 2010. I'm not sure what changes this new version has as compared to the previous one (no change log), but there is one thing for sure. This little app will definitely help you scanning your PC for potential compatibility issues and lets you know whether you can proceed with Windows 7 upgrade options.</p>
<p>So here is the steps anyway.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/UpgradeAdvisor.jpg" alt="" title="" width="470" height="317" class="alignleft size-full wp-image-3269" /></p>
<p>Once you start the check, it checks thoroughly for compatibility.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/CheckingCompatibility.jpg" alt="" title="" width="470" height="317" class="alignleft size-full wp-image-3270" /></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/04/UpgradeReport.jpg" alt="" title="" width="470" height="317" class="alignleft size-full wp-image-3273" /></p>
<p>Once completed, a report will be generated notifying you if your PC meets the system requirements. If any known compatibility issues exist, it will guide you on what to do to before installing Windows 7 on your PC.</p>
<p>Though the Advisor runs on both Windows XP &amp; Windows Vista, it can evaluate PCs running Windows 7 editions as well to see whether users can upgrade to a better SKU of the OS.</p>
<p>The download is only 8.3 MB and can be downloaded by using the following link.</p>
<p><strong><a href="http://download.microsoft.com/download/9/5/D/95D3883A-00A2-4A8A-A979-48D5AB9B1112/Windows7UpgradeAdvisorSetup.exe">Download Windows 7 Upgrade Advisor</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/windows-7-upgrade-advisor-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft offers Alternative Browsers to Windows 7 Users</title>
		<link>http://blog.eches.net/microsoft/microsoft-offers-alternative-browsers-to-windows-7-users/</link>
		<comments>http://blog.eches.net/microsoft/microsoft-offers-alternative-browsers-to-windows-7-users/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 11:39:37 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Web Browser]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=3118</guid>
		<description><![CDATA[When I wrote the title, I can't believe it either as much as you do. Of course this is really surprising! Apparently it isn't always easy being the big guy. Microsoft is offering other alternative web browsers to its Windows &#8230;]]></description>
			<content:encoded><![CDATA[<p>When I wrote the title, I can't believe it either as much as you do. Of course this is really surprising! Apparently it isn't always easy being the big guy. Microsoft is offering other alternative web browsers to its Windows 7 users in Europe, thanks to a ruling by the European Commission after complaint submitted by Opera back in 2007. In the latest Windows Update, Microsoft will prompt IE users using Windows XP, Windows Vista and Windows 7 to make a choice of choosing their web browser. </p>
<p>This update will be available to you through Automatic Updates. Even though you have disabled it for some reasons, you can get it from Windows Update website. It won't change anything in your system, except it unpins Internet Explorer from your taskbar and asks your preference of web browser you would like to use.</p>
<p>Here is the list of web browsers available:</p>
<ul>
<li>Avant</li>
<li>Firefox</li>
<li>Chrome</li>
<li>Flock</li>
<li>Internet Explorer</li>
<li>Green Browser</li>
<li>K-meleon</li>
<li>Opera</li>
<li>Maxthon</li>
<li>Safari</li>
<li>Slim</li>
<li>Sleipnir</li>
</ul>
<p><strong>Introduction Screen</strong><br />
<img src="http://blog.eches.net/wp-content/uploads/2010/03/browser-screen_1.jpg" alt="" title="" width="490" height="368" class="alignright size-full wp-image-3119" /></p>
<p><strong>Selection Screen</strong><br />
<img src="http://blog.eches.net/wp-content/uploads/2010/03/browser_choice_screen_2.jpg" alt="" title="" width="490" height="375" class="alignright size-full wp-image-3120" /></p>
<p>Please note, this thing only appears when a user uses IE as default browser. User who already uses other web browsers will not be asked to choose.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/microsoft/microsoft-offers-alternative-browsers-to-windows-7-users/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows 7 Update: Download Windows Activation Technologies</title>
		<link>http://blog.eches.net/windows-7/windows-7-update-download-windows-activation-technologies/</link>
		<comments>http://blog.eches.net/windows-7/windows-7-update-download-windows-activation-technologies/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 17:37:34 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=3042</guid>
		<description><![CDATA[With piracy becoming more prevalent nowadays, software companies in every industry is doing everything to curb this problem from getting worse. Microsoft has been investing large amount money to protect their products from being ripped off. In the latest development, &#8230;]]></description>
			<content:encoded><![CDATA[<p>With piracy becoming more prevalent nowadays, software companies in every industry is doing everything to curb this problem from getting worse. Microsoft has been investing large amount money to protect their products from being ripped off. In the latest development, Microsoft had decided to release an update to Windows 7 which will check if the copy of Windows 7 we got is genuine or not. </p>
<p>The Windows Activation Technologies helps Microsoft to confirm that the copy of Windows 7 that is running on a computer. In addition to that, Windows Activation Technologies also helps to protect against the counterfeit software risks. If you check in the Windows Update panel, you will notice Microsoft has published a KB article (KB971033) and is optionally available for update.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2010/02/WindowsActivationTechnologi.jpg" alt="" title="" width="480" height="339" class="alignright size-full wp-image-3044" /></p>
<p>This update package is also available through Microsoft Download Center. When this update is being installed, it will perform a validation process to check whether the copy of Windows that is running on your computer is genuine. Please note, this validation is not going to affect Windows functionalities. The update process exits silently should no errors or exploits detected.</p>
<p>If a validation error is detected, you will be automatically directed to get more information on the net for resolving the problem. After the error is removed, you will be asked to key in a valid product key to activate the copy of Windows 7 running on your machine. If you skip the process, you will be reminded from time to time to get a genuine copy of Windows 7 for the computer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/windows-7-update-download-windows-activation-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Upgrade Advisor: Check if PC is Able to Run Windows 7</title>
		<link>http://blog.eches.net/windows-7/windows-7-upgrade-advisor-check-if-pc-is-able-to-run-windows-7/</link>
		<comments>http://blog.eches.net/windows-7/windows-7-upgrade-advisor-check-if-pc-is-able-to-run-windows-7/#comments</comments>
		<pubDate>Sun, 17 May 2009 19:26:41 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2889</guid>
		<description><![CDATA[We are seeing consistent leaks of Windows 7 Beta and it signifies the official debut of Windows 7 is drawing near. We hear pleasant news from people who testing it on their machines; more new features and more importantly, it &#8230;]]></description>
			<content:encoded><![CDATA[<p>We are seeing consistent leaks of Windows 7 Beta and it signifies the official debut of Windows 7 is drawing near. We hear pleasant news from people who testing it on their machines; more new features and more importantly, it performs better than Windows Vista at low-specification machines. Majority of Windows users are no doubt considering to upgrade their existing Windows OS to the latest Microsoft OS Windows 7. But how can we be sure that our machine is completely capable of running Windows 7 flawlessly?</p>
<p>Confused? Don't be. Microsoft has recently released a tool that can be used to determine whether or not your PC is able to run Windows 7. Windows 7 upgrade Advisor helps you in to analyze your PC compatibility for a Windows 7 upgrade. This freeware, however, is currently only available in English.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/05/windows7.jpg" alt="" title="" /></p>
<p>This tool check processor, storage, memory and graphics as well as identifies any compatibility issues with installed devices. Don't worry this tool will not leave you in the dark should you have any compatibility issue; it provides you guidance on how to sort out the problem.</p>
<p><strong>Requirements</strong></p>
<ul>
<li>Operating Systems: Windows Vista; Windows XP Service Pack 2, Windows 7</li>
<li>.NET 2.0 Framework or higher if running on Windows XP</li>
</ul>
<p><strong>Download Link</strong></p>
<p><strong><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#038;FamilyID=1b544e90-7659-4bd9-9e51-2497c146af15">Windows 7 PC Advisor Beta</a></strong></p>
<p>[<strong><a href="http://windowsteamblog.com/blogs/windowsexperience/archive/2009/05/07/preparing-for-windows-7-with-the-windows-7-upgrade-advisor.aspx">via</a></strong>]</p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/Windows+7+Upgrade+Advisor" rel="tag">Windows 7 Upgrade Advisor</a>, <a href="http://technorati.com/tag/windows+7" rel="tag"> windows 7</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/windows-7-upgrade-advisor-check-if-pc-is-able-to-run-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Leaked Windows 7 Build 7077 32-bit (RC 1) on Torrent Sites</title>
		<link>http://blog.eches.net/windows-7/leaked-windows-7-build-7077-32-bit-rc-1-on-torrent-sites/</link>
		<comments>http://blog.eches.net/windows-7/leaked-windows-7-build-7077-32-bit-rc-1-on-torrent-sites/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 00:39:16 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2842</guid>
		<description><![CDATA[Here is another exciting week with Windows 7 latest news. Legitimate leaked Windows 7 build 7077 x86 (32-bit) is currently spreading widely on torrent network amongst many of fake torrents. This latest build is originally believed to be leaked by &#8230;]]></description>
			<content:encoded><![CDATA[<p>Here is another exciting week with Windows 7 latest news. Legitimate leaked Windows 7 build 7077 x86 (32-bit) is currently spreading widely on torrent network amongst many of fake torrents. This latest build is originally believed to be leaked by a German female on a Russian torrent site before other seeders who have completed the download continue to distribute the copy over the torrent network.</p>
<p>There is confusion on this latest leak because it has build string 7077.0.090404-1255 which in turn means it was coincidentally compiled on April 4, 2009, at 12:55pm; almost the same time Windows 7 Build 7105 with string 6.1.7105.0.winmain.090404-1235 was compiled.</p>
<p>Here is the quote from <strong><a href="http://windows7center.com/news/windows-7-build-7077-x86-rc-escrow-leaked/">Windows7center</a></strong>:</p>
<blockquote><p>Windows 7 Build 7077 is the same as Build 7105 and you will see that both these builds were compiled on the same day. Build 7077 comes from the RC escrow branch and will be renamed Build 7100 if no showstopper bugs are found. Windows 7 Build 7105 is the first build of the RTM branch. In other words, Build 7105 is branched off from Build 7077.</p></blockquote>
<p>Anyways file details of leaked Windows 7 Build 7077 after the screenshots.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/04/windows-7-build-7077.png" alt="" /></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/04/windows-7-build-7070-setup-properties.png" alt="" /></p>
<p><strong>Windows 7 Build 7077 32-bit details</strong></p>
<p><strong>Filename</strong>:7077.0.090404-1255_x86fre_client_en-us_Retail_Ultimate-GRC1CULFRER_EN_DVD.iso<br />
<strong>Size</strong> : 2.35GB<br />
<strong>SHA-1</strong>: 6B4D676257C57607B951A101C7B2C559CD7A5730<br />
<strong>MD5</strong>: BDCB388DAFFAD32D6264144C05B29700<br />
<strong>CRC32</strong>: BFE066D4</p>
<p><strong>Download Window 7 build 7077 x86 (32-bit)</strong></p>
<p><strong><a href="http://www.mininova.org/tor/2463131">Mininova</a></strong></p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/Windows+7+Build+7077" rel="tag">Windows 7 Build 7077</a>, <a href="http://technorati.com/tag/Windows+7+32-bit+RC+1" rel="tag"> Windows 7 32-bit RC 1</a>, <a href="http://technorati.com/tag/torrent+sites" rel="tag"> torrent sites</a>, <a href="http://technorati.com/tag/leaked+windows+7" rel="tag"> leaked windows 7</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/leaked-windows-7-build-7077-32-bit-rc-1-on-torrent-sites/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Customize Windows 7 Logon Background</title>
		<link>http://blog.eches.net/windows-7/how-to-customize-windows-7-logon-background-windows-official/</link>
		<comments>http://blog.eches.net/windows-7/how-to-customize-windows-7-logon-background-windows-official/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 01:16:46 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2854</guid>
		<description><![CDATA[There are significant changes after the release of Windows 7 Build 7057 as compared to its previous builds. Some of the changes are the introductions of new set of Windows 7 wallpapers, the ability to remove Windows component like Internet &#8230;]]></description>
			<content:encoded><![CDATA[<p>There are significant changes after the release of <strong><a href="http://blog.eches.net/windows-7/windows-7-build-7057-x86-32-bit-leaked/">Windows 7 Build 7057</a></strong> as compared to its previous builds. Some of the changes are the introductions of new set of Windows 7 wallpapers, the ability to remove Windows component like Internet Explorer 8 (IE8) and the roll-out of New User Account pictures. However there is significant feature overlooked by many but spotted by a good observant Windows user, Rafael Rivera. </p>
<p>With this latest build, you can now change Windows 7 Build 7057 login UI background without the use of third-party software or manual hacks; thanks to Windows 7 for having the ability to load images into the background of the login screen.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-7-login-ui.jpg" alt="" /></p>
<p>Step-by-step to change Windows 7 Build 7057 Logon Background Image</p>
<p>1. Press Win button + R key and type <strong>regedit</strong> at run prompt</p>
<p>2. Locate the following registry key</p>
<blockquote><p>HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background</p></blockquote>
<p>3. Look into right pane, find OEMBackground and change its value to 1.</p>
<p>4. Now place your custom image in %windir%\system32\oobe</p>
<p>5. Create a new folder info and background within the newly created info folder</p>
<p>Folder path should look like this %windir%\System32\oobe\info\backgrounds</p>
<p>6. Now you can place your preferred logon wallpaper within this background folder with file name as backgroundDefault.jpg</p>
<p>Image name with respective resolution:</p>
<ul>
<li>backgroundDefault.jpg</li>
<li>background768×1280.jpg (0.6)</li>
<li>background960×1280.jpg (0.75)</li>
<li>background900×1440.jpg (0.625)</li>
<li>background1024×1280.jpg (0.8)</li>
<li>background1024×768.jpg (1.33-)</li>
<li>background1280×1024.jpg (1.25)</li>
<li>background1280×960.jpg (1.33-)</li>
<li>background1440×900.jpg (1.6)</li>
<li>background1600×1200.jpg (1.33-)</li>
<li>background1920×1200.jpg (1.6)</li>
<li>background1360×768.jpg (1.770833-)</li>
<li>background1280×768.jpg (1.66-)</li>
</ul>
<p><strong>NOTE</strong>: Images must be less than 256kb </p>
<p>The backgroundDefault.jpg image is loaded and stretched to fit when a specific ratio/resolution background cannot be found.</p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/Customize+Windows+7" rel="tag">Customize Windows 7</a>, <a href="http://technorati.com/tag/Logon+background" rel="tag"> Logon background</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/how-to-customize-windows-7-logon-background-windows-official/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 Build 7057 x64 (64-bit) Leaked</title>
		<link>http://blog.eches.net/windows-7/windows-7-build-7057-x64-64-bit-leaked/</link>
		<comments>http://blog.eches.net/windows-7/windows-7-build-7057-x64-64-bit-leaked/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 08:08:40 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2614</guid>
		<description><![CDATA[As expected, Windows 7 Build 7057 x64 (64-bit) followed suit right after Windows 7 build 7057 x86 (32-bit) was released couple days ago. This build was released by the same Russian user who is also responsible of releasing the 32-bit &#8230;]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-vienna-7-logo.png" alt="" align="left" vspace="5" hspace="5"  />As expected, Windows 7 Build 7057 x64 (64-bit) followed suit right after Windows 7 build 7057 x86 (32-bit) was released couple days ago. This build was released by the same Russian user who is also responsible of releasing the 32-bit one. Initially, seeding of this build seemed a bit slow with low number of seeders but as I'm writing this post, it is gathering the momentum with the steady increase of seeders.</p>
<p>The build tag on Windows 7 Build 7057 x64 is <strong>7057.0.amd64fre.winmain.090305-2000</strong>, dated March 5 and is distributed in the form of ISO image. </p>
<p><strong>Windows 7 Build 7057 x64 (32-bit) Details</strong></p>
<ul>
<li>File: 7057.0.090305-2000_x64fre_client_en-us_Retail_Ultimate-GB1CULXFRER_EN_DVD.iso</li>
<li>MD5: 3e262526f9a758c5b3624910a05c2699</li>
<li>Size: 3.2 GB</li>
<li>CRC32: 22ef1237</li>
<li>SHA1: b79d4552a7a871901e881ae308f9188e04a4f929</li>
</ul>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/7057x64.jpg" alt="" /></p>
<p>If you still don't have the activation keys for Windows 7 Beta, you could find it in the download page (see download link below). There are several universal activation keys included.</p>
<p><strong><a href="http://www.mininova.org/tor/2375450">Windows 7 Build 7057 x64 (64-bit)</a></strong></p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/Windows+7+Build+7057+x64" rel="tag">Windows 7 Build 7057 x64</a>, <a href="http://technorati.com/tag/Windows+7+Build+7057+64-bit" rel="tag"> Windows 7 Build 7057 64-bit</a>, <a href="http://technorati.com/tag/windows+7" rel="tag"> windows 7</a>, <a href="http://technorati.com/tag/torrent+release" rel="tag"> torrent release</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/windows-7-build-7057-x64-64-bit-leaked/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows 7 Build 7057 x86 (32-bit) Leaked!</title>
		<link>http://blog.eches.net/windows-7/windows-7-build-7057-x86-32-bit-leaked/</link>
		<comments>http://blog.eches.net/windows-7/windows-7-build-7057-x86-32-bit-leaked/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 11:25:57 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2569</guid>
		<description><![CDATA[Not long after the leak of Build 7048, someone has just leaked another latest pre-build (Windows 7 Build 7057 32-bit) and the compilation was dated March 05, 2009. Wow! Are we going to see new leak for every 10 builds? &#8230;]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-vienna-7-logo.png" alt="" align="left" />Not long after the <strong><a href="http://blog.eches.net/windows-7/download-windows-7-build-7048-x86-32-bit-torrent-leaked/">leak of Build 7048</a></strong>, someone has just leaked another latest pre-build (Windows 7 Build 7057 32-bit) and the compilation was dated March 05, 2009. Wow! Are we going to see new leak for every 10 builds? Anyway, this an exciting development because we can see some sort of significant changes on the latest build (visually). For your information this release was done by a Russian user and this build is currently available on major torrent sites. </p>
<p>I'm sure many have doubt on the authenticity of this build but it has been confirmed that the torrent is real.</p>
<p><strong>Windows 7 Build 7057 details</strong></p>
<p>DVD Name (ISO): 7057.0.090305-2000_x86fre_client_en-us_Retail_Ultimate-GB1CULFRER_EN_DVD.iso<br />
Size: 2.51 GB<br />
MD5 Hash: 1D6FE0F1 47B28CCD 6B69622C 31E509CF 521EADED</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-7-11.jpg" alt="" /></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-7-2.jpg" alt="" /></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-7-welcome.jpg" alt="" /></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-7-build-7057-shutdown-screen.jpg" alt="" title="" /></p>
<p>Here are several screenshots of Windows 7 latest built (special thanks to <strong><a href="http://bbs.pcbeta.com/viewthread.php?tid=428577&#038;extra=&#038;page=1">PCBeta</a></strong> and <strong><a href="http://blog.win7.ws/?p=16">wins7 blog</a></strong>). As we can see above, Windows 7 gets new interface for both welcome screen and shutdown screen. What is more exciting about this build is it will expires on March 2nd, 2010. </p>
<p><strong><a href="http://www.mininova.org/search/?search=windows+7+7057&#038;cat=0">Download Windows 7 Build 7057 x86 (32-bit) Torrent</a></strong></p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/Windows+7+Build+7057" rel="tag">Windows 7 Build 7057</a>, <a href="http://technorati.com/tag/Windows+7+32+bit" rel="tag"> Windows 7 32 bit</a>, <a href="http://technorati.com/tag/Windows+7+Build+x86" rel="tag"> Windows 7 Build x86</a>, <a href="http://technorati.com/tag/Windows+7+leaked" rel="tag"> Windows 7 leaked</a>, <a href="http://technorati.com/tag/torrent+leaked" rel="tag"> torrent leaked</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/windows-7-build-7057-x86-32-bit-leaked/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Download Windows 7 Build 7048 x86 (32-bit) Torrent Leaked</title>
		<link>http://blog.eches.net/windows-7/download-windows-7-build-7048-x86-32-bit-torrent-leaked/</link>
		<comments>http://blog.eches.net/windows-7/download-windows-7-build-7048-x86-32-bit-torrent-leaked/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 13:45:12 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2464</guid>
		<description><![CDATA[A few days ago, I posted about Windows 7 64-bit Build 7048 RC1 that was recently leaked and eventually available for download via torrent network. As expected, Windows 7 32-bit Build 7048 is not far behind. It finally makes its &#8230;]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-vienna-7-logo.png" alt="" align="left" />A few days ago, I posted about <strong><a href="http://blog.eches.net/windows-7/download-windows-7-build-7048-64-bit-rc1-torrent-leaked/">Windows 7 64-bit Build 7048 RC1</a></strong> that was recently leaked and eventually available for download via torrent network. As expected, Windows 7 32-bit Build 7048 is not far behind. It finally makes its way to the internet; many thanks to the uploader, <strong><a href="http://thepiratebay.org/user/ofsound/">ofsound</a></strong> over at PirateBay for uploading the latest build of Windows 7 32-bit. This Windows 7 32-bit Build 7048 is an actual DVD ISO image itself, so it is in handy form for anyone who wants to have fresh install of Windows 7 by booting up PC with the DVD.</p>
<p>There are rumors circulates the internet claiming that Windows 7 Build 7048 could be the release candidate  (RC) for Windows 7, even though other sources reported that Microsoft has compiled higher builds of Windows 7, as high as Windows 7 Build 7056. </p>
<p><strong>Windows 7 Build 7048 x86 (32-bit) Details</strong></p>
<p>ISO Name: 7048.0.090219-1845_x86fre_client_en-us_Ultimate_EN_DVD.iso<br />
Size: 2.61 GB<br />
Volume ID: GB1CULFRER_EN_DVD<br />
Version: 7048.0.090219-1845<br />
Phase: Beta (win7rc1 milestone branch at the closing phase of milestone branch)<br />
Expiry Time Bomb: July 1 2009 or Aug 1 2009<br />
CRC32: 84649CAD<br />
MD5: 85BC597D6975E188F01B1DC011EC9639<br />
SHA-1: BA4323984FCFCF88DA8B2479A9635A157658EE50</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-7-build-7048.jpg" alt="" /><br />
<center><small><strong>(credit: SoLoR)</strong></small></center></p>
<p><strong>Download Links</strong></p>
<p><strong><a href="http://www.mininova.org/tor/2352439">Mininova</a></strong> | <strong><a href="http://thepiratebay.org/user/ofsound/">Ofsound</a></strong></p>
<p><strong>Note</strong>: Mininova site is down as I'm writing, should be back up online soon.</p>
<p>[<strong><a href="http://windows7center.com/windows-7-news/windows-7-build-7048-x86-32-bit-download-leaked/">via</a></strong>]</p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/Windows+7+Build+7048" rel="tag">Windows 7 Build 7048</a>, <a href="http://technorati.com/tag/windows+7+x86" rel="tag"> windows 7 x86</a>, <a href="http://technorati.com/tag/windows+7+32-bit" rel="tag"> windows 7 32-bit</a>, <a href="http://technorati.com/tag/torrent+leak" rel="tag"> torrent leak</a>, <a href="http://technorati.com/tag/mininova" rel="tag"> mininova</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/download-windows-7-build-7048-x86-32-bit-torrent-leaked/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Devianart &#8211; Windows 7 Logon Pack for Windows XP and 2003</title>
		<link>http://blog.eches.net/windows-7/devianart-windows-7-logon-pack-for-windows-xp-and-2003/</link>
		<comments>http://blog.eches.net/windows-7/devianart-windows-7-logon-pack-for-windows-xp-and-2003/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 15:22:30 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2408</guid>
		<description><![CDATA[Windows 7 Beta keeps getting phenomenal attention from Windows enthusiasts. In fact, there are many news related to the latest Microsoft's operating system revolve around the blogosphere and not to mention, various kind of transformation packs which are specially dedicated &#8230;]]></description>
			<content:encoded><![CDATA[<p>Windows 7 Beta keeps getting <strong><a href="http://blog.eches.net/windows-7/windows-7-beta-direct-download-links/">phenomenal</a></strong> attention from Windows enthusiasts. In fact, there are many news related to the latest Microsoft's operating system revolve around the blogosphere and not to mention, various kind of transformation packs which are specially dedicated to Windows XP and Vista users being introduced from time to time on the internet. I have already featured <strong><a href="http://blog.eches.net/windows/windows-7-transformation-pack-for-windows-xp/">Windows 7 transformation pack for Windows XP</a></strong> yesterday and now it is time for highlighting another great Windows 7 transformation pack.</p>
<p><strong><a href="http://mjamil85.deviantart.com/art/Windows-7-Logon-Pack-v1-1-110300638">mjamil85</a></strong> from DeviantArt is the person responsible to develop <strong>Windows 7 Logon Pack v 1.1</strong> for Windows XP and 2003 which will change the looks of your Windows XP Logon process (including the animation).</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows_7_logon_pack_v1_1_b.jpg" alt="" /></p>
<p>Windows 7 Ultimate Logon v1.1 for Windows XP &#038; Windows Server 2003 includes:</p>
<ul>
<li>Windows 7 Ultimate Logon (Small Frames)</li>
<li>Windows 7 Ultimate Logon (Big Frames (Fish Version))</li>
<li>Windows 7 Ultimate Logon (Big Frames (Flower Version))</li>
<li>Logon Loader v3.0 Software. (Freeware &#038; Easy to use)</li>
<li>8 Font included. *(Must install for this logon)</li>
<li>ReadMe - Installation Guide.txt</li>
</ul>
<p>Size Resolution Available for Small &#038; Big Frame:</p>
<ul>
<li>1024 x 768</li>
<li>1152 x 864 </li>
<li>1280 x 800</li>
<li>1280 x 960</li>
<li>1280 x 1024</li>
<li>1440 x 900</li>
<li>1600 x 1200</li>
<li>1680 x 1050</li>
<li>1920 x 1200</li>
</ul>
<p><strong><a href="http://www.deviantart.com/download/110300638/e8e33510107fccf99f65894d7f1d54c3.rar">Download Windows 7 Logon Pack v 1.1</a></strong></p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/Windows+7+transformation+pack" rel="tag">Windows 7 transformation pack</a>, <a href="http://technorati.com/tag/windows+XP" rel="tag"> windows XP</a>, <a href="http://technorati.com/tag/windows+2003" rel="tag"> windows 2003</a>, <a href="http://technorati.com/tag/Windows+7+Logon+pack" rel="tag"> Windows 7 Logon pack</a>, <a href="http://technorati.com/tag/devianart" rel="tag"> devianart</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/devianart-windows-7-logon-pack-for-windows-xp-and-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download Windows 7 Build 7048 (64-bit RC1) Torrent Leaked</title>
		<link>http://blog.eches.net/windows-7/download-windows-7-build-7048-64-bit-rc1-torrent-leaked/</link>
		<comments>http://blog.eches.net/windows-7/download-windows-7-build-7048-64-bit-rc1-torrent-leaked/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 08:03:37 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2338</guid>
		<description><![CDATA[Just a few days after Microsoft notified its subscribers about Windows 7 build 7048 distribution, DiamondNRG, the guy from sevenforums.com leaked Windows 7 Build 7048 x64 via torrent. This build which is claimed to be part of release candidate is &#8230;]]></description>
			<content:encoded><![CDATA[<p>Just a few days after Microsoft notified its subscribers about Windows 7 build 7048 distribution, DiamondNRG, the guy from sevenforums.com leaked <strong>Windows 7 Build 7048 x64</strong> via torrent. This build which is claimed to be part of release candidate is currently being distributed on popular torrent sites. </p>
<p><strong>Windows 7 Build 7048 (64-bit RC1) details</strong></p>
<p>File Name: 7048_x64_Ultimate_EN_DVD<br />
Size: 3.31GB<br />
MD5 hash: AD6F261F 6AC20FA0 F50F7DE7 54491863 A2DD16C2.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/03/windows-7-build-7048-rc-1-x641.jpg" alt="" /></p>
<p>Here a quick list of changes made on Windows 7 Build 7048 (64-bit RC1)</p>
<ul>
<li>Alt + Tab now works with Aero Peek</li>
<li>New Start orb animation</li>
<li>Taskbar improvements have been made to accomodate 24%-39% more icons depending on resolution</li>
<li>Windows Media Center updates</li>
<li>Paint icon changed</li>
<li>Calculator icon changed</li>
<li>Sticky Notes icon changed</li>
<li>Windows 7 Professional is there instead of Business</li>
<li>No more send feedback buttons in every window</li>
</ul>
<p><strong>Download Windows 7 Build 7048 (64-bit Release Candidate 1)</strong></p>
<p>- Torrent Site (<a href="http://www.mininova.org/tor/2339252"><strong>Mininova</strong></a>)</p>
<p>More information <strong><a href="http://w7info.com/articles/2009/03/build-7048-64-bit-leaked-for-download/">here</a></strong>.</p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/microsoft" rel="tag">microsoft</a>, <a href="http://technorati.com/tag/windows+7" rel="tag"> windows 7</a>, <a href="http://technorati.com/tag/windows+7+64-bit+RC1" rel="tag"> windows 7 64-bit RC1</a>, <a href="http://technorati.com/tag/Windows+7+Build+7048" rel="tag"> Windows 7 Build 7048</a>, <a href="http://technorati.com/tag/torrent+leak" rel="tag"> torrent leak</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/windows-7/download-windows-7-build-7048-64-bit-rc1-torrent-leaked/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Dual Boot Windows 7 and Windows Vista</title>
		<link>http://blog.eches.net/computer/how-to-dual-boot-windows-7-and-windows-vista/</link>
		<comments>http://blog.eches.net/computer/how-to-dual-boot-windows-7-and-windows-vista/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 01:13:17 +0000</pubDate>
		<dc:creator>eches</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://blog.eches.net/?p=2217</guid>
		<description><![CDATA[Windows 7 Beta gets so much attention from Windows enthusiasts and it is proven when the official page of Windows 7 was crippled temporarily by the continuous stream of traffic who looked for download link on January 9th. Windows 7 &#8230;]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.eches.net/wp-content/uploads/2009/02/windows-7-logo.jpg" alt="" align="left" hspace="5" />Windows 7 Beta gets so much attention from Windows enthusiasts and it is <strong><a href="http://blog.eches.net/windows-7/windows-7-beta-direct-download-links/">proven</a></strong> when the official page of Windows 7 was crippled temporarily by the continuous stream of traffic who looked for download link on January 9th. Windows 7 is way much better than Windows Vista and XP, no doubt about it. However many are not willing to give up their current OS because it is still in beta stage.</p>
<p>Dual boot is one of several options to those who want to keep their current OS for daily works while simultaneously giving themselves chance to play with new Windows 7 Beta features. It is not really that hard to create dual boot for both operating system Windows 7 and Vista; it requires only few steps to make it happen. </p>
<p><strong>Step 1: Burn Windows 7 Beta on DVD</strong></p>
<p>Assuming you have already downloaded a fresh copy of Windows 7 Beta, you need to burn it onto a DVD. There are wide range of DVD Burning tools that can deliver what you want. Here are some of them; <strong><a href="http://infrarecorder.org/">InfraRecorder</a></strong>, <strong><a href="http://www.imgburn.com/">ImgBurn</a></strong> and <strong><a href="http://www.nero.com/enu/store-nero9.html">Nero 9</a></strong> just to name a few.</p>
<p><strong>Step 2: Partition Your Hard Disk</strong><br />
Creating partition in Windows Vista is easy because it has a built in function for partitioning. I have covered this in great length in my previous post, so may want to take a look at <strong><a href="http://blog.eches.net/tips/how-to-create-partition-or-new-drive-in-windows-vista/">this post</a></strong>.</p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/01/how-to-create-partition1.jpg" alt /></p>
<p><strong>Step 3: Windows 7 Installation</strong></p>
<p><img src="http://blog.eches.net/wp-content/uploads/2009/02/installation.jpg" alt="" /></p>
<p>Now come the easy part. Insert your Windows 7 disc and start installing Windows 7. After successfully copying files, it will reboot your computer. Make sure booting from your DVD drive is enabled - (most PCs and laptops will have this enabled by default anyway).</p>
<p>A simple installation wizard will come up after DVD boots up. When you are choosing installation type, make sure to select custom (advanced) and the partition you have created.</p>
<p>Windows will take care of the rest of installation process. Grab a drink and sit back. If you insist not to do anything else but staring at your PC screen you will notice it restarts a few times. Eventually you'll be prompted to set up your account and enter the license key. </p>
<p>If everything goes as planned you will be brought into the new realm of Windows 7 :)</p>
<p>Next time when you start your PC, you will see new entry in boot screen. You will be given 30 seconds to decide which operating system you want to use. If you don't choose after 30 seconds it will automatically choose Windows 7 as the default OS.</p>
<p><b>Technorati Tags: <a href="http://technorati.com/tag/windows+7" rel="tag">windows 7</a>, <a href="http://technorati.com/tag/windows+Vista" rel="tag"> windows Vista</a>, <a href="http://technorati.com/tag/dual+boot" rel="tag"> dual boot</a>, <a href="http://technorati.com/tag/partition" rel="tag"> partition</a>, <a href="http://technorati.com/tag/how-to" rel="tag"> how-to</a>, <a href="http://technorati.com/tag/tutorial" rel="tag"> tutorial</a></b></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.eches.net/computer/how-to-dual-boot-windows-7-and-windows-vista/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
