<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>x(perts)64 : Installation</title><link>http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx</link><description>Tags: Installation</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Finding a Driver</title><link>http://msmvps.com/blogs/russel/archive/2008/01/01/finding-a-driver.aspx</link><pubDate>Tue, 01 Jan 2008 21:53:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1431441</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=1431441</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2008/01/01/finding-a-driver.aspx#comments</comments><description>There was a really useful post on the 64bit newsgroup today from Carlos about how to find a driver for a generic device. I&amp;#39;m going to paraphrase it here, but the basic process is to get the hardware ID from the device and use that to find the real...(&lt;a href="http://msmvps.com/blogs/russel/archive/2008/01/01/finding-a-driver.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1431441" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/Hardware/default.aspx">Hardware</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category><category domain="http://msmvps.com/blogs/russel/archive/tags/General+x64/default.aspx">General x64</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Vista+x64/default.aspx">Vista x64</category></item><item><title>Fixing Dual Boot Problems with XP x64 and Vista x64</title><link>http://msmvps.com/blogs/russel/archive/2006/09/28/Fixing-Dual-Boot-Problems-with-XP-x64-and-Vista-x64.aspx</link><pubDate>Thu, 28 Sep 2006 16:20:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:145062</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=145062</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2006/09/28/Fixing-Dual-Boot-Problems-with-XP-x64-and-Vista-x64.aspx#comments</comments><description>&lt;P&gt;I've been running both XP x64 and Vista x64 in a dual boot scenario on my Ferrari 4005 laptop. It runs well, and I love it. BUT, every time I re-install a new Vista build, I run into problems. Should I do an upgrade (usually not a good idea) or a fresh install. And if it's a fresh install, should I format the partition. Well, this last time, I formatted the partition (C:). Which worked fine for getting in to Vista, but I lost my access to Windows XP Professional x64 Edition. Bummer. Here's what I had to do to fix it. &lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;boot from XP x64 CD&lt;/LI&gt;
&lt;LI&gt;select Repair Console&lt;/LI&gt;
&lt;LI&gt;select XP x64 as the Windows to boot to.&lt;/LI&gt;
&lt;LI&gt;enter administrator password&lt;/LI&gt;
&lt;LI&gt;run fixboot&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;run bootcfg /rebuild&lt;/LI&gt;
&lt;LI&gt;Say yes to add the XP x64 to the boot list&lt;/LI&gt;
&lt;LI&gt;Enter an identifier for it&lt;/LI&gt;
&lt;LI&gt;Blank for OS Load Options&lt;/LI&gt;
&lt;LI&gt;cd D:\&lt;/LI&gt;
&lt;LI&gt;copy nt*.* c:\&lt;/LI&gt;
&lt;LI&gt;exit&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;reboot - you're now in XP x64&lt;/LI&gt;
&lt;LI&gt;run &lt;A class="" title=easyBCD href="http://neosmart.net/dl.php?id=1" target=_blank&gt;easyBCD&lt;/A&gt; &lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;click Manage Bootloader&lt;/LI&gt;
&lt;LI&gt;check Reinstall&lt;/LI&gt;
&lt;LI&gt;Click Write&lt;/LI&gt;
&lt;LI&gt;Exit&lt;/LI&gt;&lt;/UL&gt;
&lt;LI&gt;Reboot&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Also, see my earlier &lt;A title=Multi-Boot href="http://msmvps.com/blogs/xperts64/archive/2005/11/21/76180.aspx"&gt;blog post&lt;/A&gt; on multi-boot in general.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt; Darrell suggests a link to &lt;A title="KB 919529" href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;919529" target=_blank&gt;Knowledge Base article 919259&lt;/A&gt; would be a useful addition, and I agree. Title is: &lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;919529"&gt;919529&lt;/A&gt;&amp;nbsp;&lt;EM&gt;Windows Vista no longer starts after you install an earlier version of the Windows operating system in a dual-boot configuration&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Thanks, Darrell&lt;/P&gt;
&lt;P&gt;Charlie. &lt;BR&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=145062" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/HowTo/default.aspx">HowTo</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category><category domain="http://msmvps.com/blogs/russel/archive/tags/General+x64/default.aspx">General x64</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Vista+x64/default.aspx">Vista x64</category></item><item><title>Vista RC1 x64 Edition </title><link>http://msmvps.com/blogs/russel/archive/2006/09/02/Vista-RC1-x64-Edition-.aspx</link><pubDate>Sat, 02 Sep 2006 14:55:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:112367</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=112367</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2006/09/02/Vista-RC1-x64-Edition-.aspx#comments</comments><description>&lt;p&gt;The RC1 version of Vista is out for Technical Beta testers, and should be out for MSDN/TechNet shortly.&amp;nbsp;The rest of the community&amp;nbsp;can expect to see it shortly after the MSDN folks get their hands on it. &lt;/p&gt;&lt;p&gt;I downloaded it yesterday, and burned it to DVD late last night. Install took approximately 40 minutes (including human time when I wasn&amp;rsquo;t there to answer a prompt) on my Ferrari 4000 for the x64 Edition. As with all x64 versions of Vista, there is no upgrade path from XP Professional x64 Edition. You must do a clean install. I&amp;rsquo;ve installed Vista RC1 in a clean, dual-boot, scenario on the Ferrari. But I expect to move to x64 Vista full time as soon as I get everything installed. Looks good so far. &lt;/p&gt;&lt;p&gt;Charlie. &lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=112367" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Vista+x64/default.aspx">Vista x64</category></item><item><title>ATI Fresh Install Problems</title><link>http://msmvps.com/blogs/russel/archive/2006/08/20/ATI-Graphics-Drivers-in-Fresh-Install.aspx</link><pubDate>Sun, 20 Aug 2006 06:10:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:108303</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=108303</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2006/08/20/ATI-Graphics-Drivers-in-Fresh-Install.aspx#comments</comments><description>&lt;P&gt;We’ve seen this reported several times in the public &lt;A title="64 bit Windows Newsgroup"&gt;newsgroup&lt;/A&gt;, but now that it’s finally happened to me, I guess I’d better write it up. The symptoms are this:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;ATI Graphics card 
&lt;LI&gt;Fresh install. 
&lt;LI&gt;Installation appears to be fine, hard drive visible, etc. 
&lt;LI&gt;The final boot, when you expect to be logging in to Windows, the screen stays black. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To fix the problem, you’ll need to get newer ATI drivers loaded. Not easy, since you can’t boot into the system. But you should be able to boot into safe mode. To boot into safe mode press F8 just as the boot process switches from the BIOS messages, to Windows. From the options that are presented, choose Safe Mode. Not anything else, just plain, pure, safe mode. &lt;/P&gt;
&lt;P&gt;The steps to fix this you’ll need another machine you can use:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download the latest drivers from ATI. They’ll come in a ZIP file 
&lt;LI&gt;Expand the drivers into a temporary folder. 
&lt;LI&gt;Burn the contents of the temporary folder to a CD. 
&lt;LI&gt;(If you have an installation CD that came with the card, you _may_ be able to use that at this point. 
&lt;LI&gt;In safe mode, open the Device Manager 
&lt;LI&gt;Expand the Display Adapters. 
&lt;LI&gt;Highlight the primary display adapter. Right click, and select Update Driver… 
&lt;LI&gt;Choose Install from a list or specific location 
&lt;LI&gt;Select Include this location in the search and point to the ..\Driver\XP6A_INF folder on the CD. 
&lt;LI&gt;Click OK and Next sufficient times to get the driver loaded. It will probably complain at least once, possibly more. Don’t worry, just do it. &lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;When you’ve got the driver loaded, you should be able to reboot and get into Windows XP x64 Edition normally. &lt;/P&gt;
&lt;P&gt;Charlie. &lt;/P&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=108303" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/Hardware/default.aspx">Hardware</category><category domain="http://msmvps.com/blogs/russel/archive/tags/HowTo/default.aspx">HowTo</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category><category domain="http://msmvps.com/blogs/russel/archive/tags/General+x64/default.aspx">General x64</category></item><item><title>Page File Size in x64</title><link>http://msmvps.com/blogs/russel/archive/2006/07/20/105346.aspx</link><pubDate>Thu, 20 Jul 2006 17:27:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105346</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=105346</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2006/07/20/105346.aspx#comments</comments><description>&lt;P&gt;My thanks to Darrell Gorter once again. He posted a link today to a really useful &lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;889654"&gt;KB article &lt;/A&gt;on the Microsoft site: &lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;889654"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;889654&lt;/A&gt;. Now it's true, the article doesn't give you a single "twice RAM" or other simple answer. But it &lt;STRONG&gt;does&lt;/STRONG&gt; give you all the information you need to make an intelligent, performance enhancing, decision. &lt;/P&gt;
&lt;P&gt;Charlie. &lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105346" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/HowTo/default.aspx">HowTo</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category><category domain="http://msmvps.com/blogs/russel/archive/tags/General+x64/default.aspx">General x64</category></item><item><title>DailyTech - AMD Dual-Core Optimization Utility Available</title><link>http://msmvps.com/blogs/russel/archive/2006/07/04/103810.aspx</link><pubDate>Tue, 04 Jul 2006 15:41:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:103810</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=103810</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2006/07/04/103810.aspx#comments</comments><description>&lt;BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;
&lt;P class=citation&gt;&lt;A href="http://www.dailytech.com/article.aspx?newsid=3152"&gt;&lt;FONT color=#000000&gt;DailyTech - AMD Dual-Core Optimization Utility Available&lt;/FONT&gt;&lt;/A&gt;&lt;FONT color=#000000&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=citation&gt;&lt;FONT color=#000000&gt;This should help some of you who’ve reported problems with VMs and dual-core Athlons, for one.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=citation&gt;&lt;FONT color=#000000&gt;Charlie.&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=103810" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/Hardware/default.aspx">Hardware</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category></item><item><title>x64 Vista Beta 2 and SBS</title><link>http://msmvps.com/blogs/russel/archive/2006/06/08/100096.aspx</link><pubDate>Thu, 08 Jun 2006 05:16:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:100096</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=100096</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2006/06/08/100096.aspx#comments</comments><description>&lt;p&gt;You can&amp;rsquo;t join an x64 Vista computer to your SBS Premium network using connectcomputer, and you can&amp;rsquo;t even do it manually if you&amp;rsquo;re running the default ISA configuration. The solution is:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the ISA Management GUI&lt;/li&gt;
&lt;li&gt;Scroll down to Configuration-&amp;gt;Add-ins&lt;/li&gt;
&lt;li&gt;Highlight &amp;ldquo;RPC Filter&amp;rdquo; in the Application Filters tab, and click Disable in the action pane. &lt;/li&gt;
&lt;li&gt;Click the Apply button, and agree to stop and restart the service. &lt;/li&gt;
&lt;li&gt;You can now join the x64 client to the SBS network manually. &lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;This has been reported to MS and will be solved before Vista ships. But until it is, you&amp;rsquo;ll have problems. I have successfully run with the RPC filter re-enabled after the computer was on the domain, but did experience intermittent problems I couldn&amp;rsquo;t identify. Since I turned the filter back off, I haven&amp;rsquo;t seen as many problems. &lt;/p&gt;
&lt;p&gt;Charlie Russel&lt;br /&gt;&lt;a title="New Edition of our SBS book" href="http://www.amazon.com/gp/product/0735622809/sr=8-25/qid=1149743639/ref=sr_1_25/104-0353945-5294319?%5Fencoding=UTF8"&gt;Microsoft Windows Small Business Server R2 Administrator&amp;rsquo;s Companion&lt;/a&gt;&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=100096" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/Software/default.aspx">Software</category><category domain="http://msmvps.com/blogs/russel/archive/tags/HowTo/default.aspx">HowTo</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category><category domain="http://msmvps.com/blogs/russel/archive/tags/General+x64/default.aspx">General x64</category></item><item><title>Removing x64 Edition</title><link>http://msmvps.com/blogs/russel/archive/2006/06/03/99141.aspx</link><pubDate>Sat, 03 Jun 2006 17:51:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:99141</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=99141</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2006/06/03/99141.aspx#comments</comments><description>&lt;p&gt;Two common questions I get in email these days around&amp;nbsp;&lt;a href="http://www.microsoft.com/windowsxp/64bit/default.mspx"&gt;Windows XP Professional x64 Edition&lt;/a&gt; are how to&amp;nbsp;upgrade the &lt;a title="Trial Version Download" href="http://www.microsoft.com/windowsxp/64bit/facts/trial.mspx" target="_blank"&gt;eval version&lt;/a&gt;&amp;nbsp;to the released version, or the reverse &amp;mdash; how to remove it.&amp;nbsp;As I&amp;rsquo;ve said before, XP x64 isn&amp;rsquo;t for everyone, so this second one doesn&amp;rsquo;t surprise me. &lt;/p&gt;
&lt;p&gt;Removing x64 Edition (or any other operating system that you dual or multi-boot into from the Windows boot manager) is a straight-forward process. (Well, except for Vista, that&amp;rsquo;s a whole new process.) The two steps required are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove the system files (and optionally format the partition) while booted into another operating system&lt;/li&gt;
&lt;li&gt;Edit the boot.ini file on your boot drive to remove the entry for x64&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;font face="Tahoma" size="4"&gt;&lt;strong&gt;Removing System Files&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;The first step is straightforward &amp;ndash; boot into 32&amp;ndash;bit Windows and from Windows Explorer, delete the system files on the x64 Edition partition. These include the following folders (and their sub-folders):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;\Windows&lt;/li&gt;
&lt;li&gt;\Program Files&lt;/li&gt;
&lt;li&gt;\Program Files (x86)&lt;/li&gt;
&lt;li&gt;\Documents and Settings &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;This last one is tricky &amp;ndash; you may well have important documents that you created when you were booted into x64 Edition. Please copy those documents before you delete the folder! You could also use the &lt;a title="FSTW" href="http://msmvps.com/blogs/xperts64/archive/2005/09/02/65120.aspx"&gt;Files and Settings Transfer Wizard&lt;/a&gt;&amp;nbsp;to transfer the files, but whatever you do, make sure you&amp;rsquo;ve got a copy of them before you start deleting or formatting.&lt;/p&gt;
&lt;p&gt;An alternative to manually deleting folders is to simply format the disk. This is &lt;em&gt;only &lt;/em&gt;an option if your boot disk is not your x64 disk! &lt;strong&gt;Don&amp;rsquo;t format your boot disk.&lt;/strong&gt; (I know, that should be obvious, but just in case.) How do you know if x64 is your boot disk? Well, the most obvious way is if it&amp;rsquo;s your C: drive. A general rule that is usually true is that the first operating system installed is on C: and is your boot disk, though it is technically possible to do it differently. (If you&amp;rsquo;re using Vista, all bets are off &amp;ndash; it automatically makes Vista your C: drive regardless of which partition it is on.)&lt;/p&gt;
&lt;p&gt;&lt;font face="Tahoma" size="4"&gt;&lt;strong&gt;Edit boot.ini&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;Once you&amp;rsquo;ve removed the x64 Edition files, you&amp;rsquo;ll want to remove the entry from your boot menu. You can do this with any ASCII text editor, including Notepad. Or you can go to My Computer -&amp;gt;Properties -&amp;gt;Advanced tab -&amp;gt;Startup and Recovery and click on the Settings button and then click on the Edit button. Seems like a lot of clicks to me, I&amp;rsquo;d simply open a CMD window and type:&lt;/p&gt;
&lt;blockquote dir="ltr"&gt;
&lt;p&gt;C:&lt;br /&gt;cd \&lt;br /&gt;attrib -r -s -h boot.ini&lt;br /&gt;Notepad boot.ini&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;-edit the file and then save and close&lt;br /&gt;attrib +r&amp;nbsp;+s +h boot.ini&lt;/p&gt;&lt;/blockquote&gt;
&lt;p dir="ltr"&gt;From within Notepad, remove the line that points to your x64 Edition installation. If you have x64 installed on D:, it should look something like this:&lt;/p&gt;
&lt;p dir="ltr"&gt;multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows XP Professional x64 Edition" &lt;/p&gt;
&lt;p dir="ltr"&gt;Make sure your default OS is pointing to the operating system you want to be the default, and then save the file and exit.&lt;/p&gt;
&lt;p dir="ltr"&gt;That&amp;rsquo;s really all there is too it. But keep in mind that Windows Vista uses a different boot manager entirely. &lt;/p&gt;
&lt;p dir="ltr"&gt;Charlie. &lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=99141" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/HowTo/default.aspx">HowTo</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category><category domain="http://msmvps.com/blogs/russel/archive/tags/General+x64/default.aspx">General x64</category></item><item><title>Upgrading x64 Edition from the Trial to the Full Version</title><link>http://msmvps.com/blogs/russel/archive/2006/05/29/97575.aspx</link><pubDate>Mon, 29 May 2006 05:11:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:97575</guid><dc:creator>Charlie Russel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/russel/rsscomments.aspx?PostID=97575</wfw:commentRss><comments>http://msmvps.com/blogs/russel/archive/2006/05/29/97575.aspx#comments</comments><description>&lt;P&gt;Microsoft makes a trial version of Windows XP Professional x64 Edition available free for the download, and many of you have taken advantage of the offer to test out x64 Edition. A great way to make sure it's really appropriate for you and that you are appropriate for it. :)&lt;/P&gt;
&lt;P&gt;However, once that decision has been made, and you're approaching the 120 day time limit of the Trial, you need to upgrade to the released version, or remove the x64 Trial from your computer. There are two ways to upgrade - an "in place upgrade" that you run from within the working Trial version, or a "repair install" upgrade that you run almost as if you're installing fresh. &lt;/P&gt;
&lt;P&gt;You can use either one when up until the time your Trial expires, but once your trial has expired, your &lt;EM&gt;only&lt;/EM&gt; choice is the &lt;A href="http://www.michaelstevenstech.com/XPrepairinstall.htm"&gt;Repair Install&lt;/A&gt;. Fellow MVP Michael Stevens has superb details about how to do a repair install on his site, so I won't repeat them here. Just go read his instructions: &lt;A href="http://www.michaelstevenstech.com/XPrepairinstall.htm"&gt;http://www.michaelstevenstech.com/XPrepairinstall.htm&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;If you haven't allowed your Trial version to expire, you can do a repair install, or you can do an in place upgrade. I strongly recommend an in place upgrade - you don't have to reinstall any drivers, for example, because they'll all get picked up by the process. To do an in place upgrade, simply insert the XP x64 Edition CD into the CD/DVD drive, and follow the installation steps. Easy peasy, and in&amp;nbsp;no time&amp;nbsp;you'll be done. &lt;/P&gt;
&lt;P&gt;Charlie. &lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=97575" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/russel/archive/tags/HowTo/default.aspx">HowTo</category><category domain="http://msmvps.com/blogs/russel/archive/tags/Installation/default.aspx">Installation</category><category domain="http://msmvps.com/blogs/russel/archive/tags/General+x64/default.aspx">General x64</category></item></channel></rss>