<?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>A Conflagration of Randomness &#187; windows xp</title>
	<atom:link href="http://blog.robertkania.com/tag/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robertkania.com</link>
	<description>A blog about technology, college, and life.</description>
	<lastBuildDate>Fri, 23 Dec 2011 23:27:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Installing Windows XP x64 on a Dell XPS (or Windows XP 32 bit) with AHCI</title>
		<link>http://blog.robertkania.com/2009/03/19/installing-windows-xp-x64-on-a-dell-xps-or-windows-xp-32-bit-and-avoid-the-blue-screen-of-death/</link>
		<comments>http://blog.robertkania.com/2009/03/19/installing-windows-xp-x64-on-a-dell-xps-or-windows-xp-32-bit-and-avoid-the-blue-screen-of-death/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 22:28:19 +0000</pubDate>
		<dc:creator>Robert Kania</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://blog.rkania.com/?p=103</guid>
		<description><![CDATA[So a few weeks ago I was trying to install Windows XP x64, but for some reason I could not get it to run, no matter what I tried.  So I borrowed a friends&#8217; 32 bit as well to test it and I was also getting a Blue Screen of Death right after the installer [...]]]></description>
			<content:encoded><![CDATA[<p>So a few weeks ago I was trying to install Windows XP x64, but for some reason I could not get it to run, no matter what I tried.  So I borrowed a friends&#8217; 32 bit as well to test it and I was also getting a Blue Screen of Death right after the installer said &#8220;Starting Windows XP.&#8221; So I started doing research.  The key factor I found on a random website was that Windows XP does not natively support Advanced Host Controller Interface (AHCI), ie, the way my computer reads my SATA drives.  The Wikipedia Article on AHCI states:</p>
<blockquote><p>The <strong>Advanced Host Controller Interface</strong> (<strong>AHCI</strong>) is a programming-specification which defines the operation of <a title="Serial ATA" href="http://en.wikipedia.org/wiki/Serial_ATA">Serial ATA</a> host-controllers (also known as host bus adapters) in a non implementation-specific manner. The specification describes a system memory structure for computer hardware vendors in order to exchange data between host system memory and the attached storage-devices.</p></blockquote>
<p>However, since Windows XP only natively supports ATA (Advanced Technology Attachment; such funny names these programmers have), the fact that I was trying to install XP on a AHCI computer meant the Blue Screen of Death was inevitable.  To solve this problem, the Windows XP install disc needs the proper drivers to be able to recognize this Hard Drive specification and below I will show you how to do it for the Dell XPS 630i, which is the computer I own, installing Windows XP 64-bit.  The drivers vary with computer and chipset, but I will show you a semi-general way that you may be able to repeat with other computers, since the original instructions I followed were for not even an XPS computer.  First we will need to find out what kind of chipset we have.</p>
<p><strong>Needed programs and items:</strong></p>
<ul>
<li>Windows XP Installation Disc</li>
<li>CPU-Z</li>
<li>Drivers for your chipset</li>
<li>nLite</li>
</ul>
<h3>Getting Chipset</h3>
<ol>
<li>Download CPU-Z from <a title="http://www.cpuid.com/cpuz.php" href="http://www.cpuid.com/cpuz.php" target="_blank">here</a> and unzip it.  This program allows you to view information about your computer such as your chipset.  <a title="http://www.cpuid.com/cpuz.php" href="http://www.cpuid.com/cpuz.php" target="_blank"><br />
</a></li>
<li>Run CPU-Z and look under the Mainboard tab.  There should be a place where it says chipset and to the right of this is the chipset that is running on your computer.  For the Dell XPS 630i this should read &#8220;nForce 650i SLI,&#8221; however this will be different depending what computer/motherboard you have.  For example, my HP dv9820us Laptop reads &#8220;nForce 560.&#8221;<br />
<img class="aligncenter size-full wp-image-123" title="cpuz" src="http://blog.robertkania.com/wp-content/uploads/2009/03/cpuz.jpg" alt="cpuz" /></li>
<li>If yours reads &#8220;nForce&#8221; something then go to <a title="Nvidia Home" href="http://www.nvidia.com" target="_blank">http://www.nvidia.com</a> -&gt; Download Drivers.  For product type, select &#8220;nForce&#8221; and for product series, pick the number of the first digit of your chipset number.  For example in the Dell XPS 630i, the series is 6, and for my HP laptop, the series is 5.  Then under product, find the number of your chipset.  Select your operating system that you want to install.  In this case I chose Windows XP 64-bit.  If it does not have &#8220;nForce&#8221; try search your computers main drivers website or Google for these drivers.<br />
<img src="file:///C:/DOCUME~1/Bobby/LOCALS~1/Temp/moz-screenshot.jpg" alt="" /><img class="aligncenter size-full wp-image-106" title="driver-selection" src="http://blog.robertkania.com/wp-content/uploads/2009/02/driver-selection.jpg" alt="driver-selection" /></li>
<li>Go to the next page and accept the agreement and download the drivers to a location that you can locate.  In this case I chose my desktop.  Extract these files if archived into a folder.  Personally I have Winrar so I can extract the files directly from the exe file, but if you can&#8217;t install using the exe then browse to the folder similar to &#8220;C:\NVIDIA\nForceWinXP64Int\SOME CUMBER&#8221; or remember the path that it extracts the files to.</li>
<li>Now we will need to download nLite from <a href="http://www.nliteos.com/" target="_blank">here</a>.  Install this program like normal. Then open this program.  Here comes the part where you make your own installation disc.</li>
<li>Start the program and click next after selecting your language.</li>
<li>On the installation disc page, browse for your installation disc.  You can also select an iso file here. It will then immediately ask where to copy these files to.<br />
<a href="http://blog.robertkania.com/wp-content/uploads/2009/03/installation-disc.jpg" target="_blank"><img class="aligncenter size-full wp-image-127" title="installation-disc" src="http://blog.robertkania.com/wp-content/uploads/2009/03/installation-disc.jpg" alt="installation-disc" width="815" height="730" /></a><br />
<a href="http://blog.robertkania.com/wp-content/uploads/2009/03/disc-location.jpg" target="_blank"><img class="aligncenter size-full wp-image-126" title="disc-location" src="http://blog.robertkania.com/wp-content/uploads/2009/03/disc-location.jpg" alt="disc-location" width="830" height="561" /><br />
</a><br />
(click to enlarge)</li>
<li>Let it copy the files then click next twice until you are at task selection.</li>
<li>Click on Drivers and next. You may select more if you know what you are doing.</li>
<li>On the next page click Insert and select Multiple Driver Folder.<br />
<img class="aligncenter size-full wp-image-130" title="multple-driver" src="http://blog.robertkania.com/wp-content/uploads/2009/03/multple-driver.jpg" alt="multple-driver" /></li>
<li>Browse to the folder containing the drivers.</li>
<li>It will ask you to select the drivers to integrate.  Press All  then OK.  In the next few screens (depending on how many drivers make sure to select all the drivers in menus.<br />
<img class="aligncenter size-full wp-image-128" title="driver-integration" src="http://blog.robertkania.com/wp-content/uploads/2009/03/driver-integration.jpg" alt="driver-integration" /></li>
<li>You should then see the main screen filled like below.<br />
<img class="aligncenter size-full wp-image-129" title="filled" src="http://blog.robertkania.com/wp-content/uploads/2009/03/filled.jpg" alt="filled" /></li>
<li>Click next and click yes to the question.</li>
<li>It will take a while to compile the data and output a result.  On the final screen you can select what you want to do with the installation disc, whether make an iso or burn it.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.robertkania.com/2009/03/19/installing-windows-xp-x64-on-a-dell-xps-or-windows-xp-32-bit-and-avoid-the-blue-screen-of-death/feed/</wfw:commentRss>
		<slash:comments>255</slash:comments>
		</item>
		<item>
		<title>Tweaking Windows XP Part 1</title>
		<link>http://blog.robertkania.com/2008/12/08/tweaking-windows-xp-part-1/</link>
		<comments>http://blog.robertkania.com/2008/12/08/tweaking-windows-xp-part-1/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 03:32:54 +0000</pubDate>
		<dc:creator>Robert Kania</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[docking]]></category>
		<category><![CDATA[tweaks]]></category>
		<category><![CDATA[uxtheme]]></category>
		<category><![CDATA[visual styles]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://blog.rkania.com/?p=6</guid>
		<description><![CDATA[Today I am going to show four ways to make Windows XP do just that little more that you wish it could, while still using less memory and CPU than Windows Vista, while acheiving a much more user friendly system.  We will start off with my favourite, the famous UXTheme Patch. UXTheme Patch The object [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Today I am going to show four ways to make Windows XP do just that little more that you wish it could, while still using less memory and CPU than Windows Vista, while acheiving a much more user friendly system.  We will start off with my favourite, the famous UXTheme Patch.</p>
<h2>UXTheme Patch</h2>
<p>The object of this patch is to patch your uxtheme.dll file that resides in this directory: &#8220;C:\WINDOWS\system32&#8243;</p>
<p>Uxtheme.dll is a file that controls the visual styles that are enabled in Windows XP. From microsoft.com:</p>
<blockquote><p>New run-time libraries—ComCtl32.dll version 6 and UxTheme.dll—are provided in Windows XP and later operating systems to enable visual styles. UxTheme.dll is used by the common controls to take advantage of system visual styles. ComCtl32.dll queries UxTheme.dll for appropriate dimensions and other pertinent information for a control, and calls UxTheme.dll to render the parts of a control or surface.</p></blockquote>
<p>Taken from <a title="microsoft.com" href="http://msdn.microsoft.com/en-us/library/bb773187(VS.85).aspx">http://msdn.microsoft.com/en-us/library/bb773187(VS.85).aspx</a></p>
<p>There are multiple ways to patch this file including UXTheme Multi-patcher and manually patching it, but there are also programs that will manage skins for you such as <a href="http://www.stardock.com/products/windowblinds/">Windowblinds</a>.  However, my favourite is the UXTheme Manager because it automatically patches the dll file and it is completely free.  There are two versions, 4 and 6 and sometimes one works and the other does not depending on the system and if you have 32 or 64 bits. Below are both versions for download, however you may need to try both to see which works.  I currently am using version 6.</p>
<p><a href="http://fun.rkania.com/files/UXTheme_Multi_Patcher_4.0.zip">Version 4</a></p>
<p><a href="http://fun.rkania.com/files/UXTheme Multi-Patcher 6.0.zip">Version 6</a></p>
<p>To install simply extract the zip file and click the exe.  Follow the directions at this url: <a href="http://customize.org/xpthemes/help/How_To_Install_UX_Theme_Multi_Patcher">http://customize.org/xpthemes/help/How_To_Install_UX_Theme_Multi_Patcher</a></p>
<p>Once you have finished installing, you can scour the internet for .msstyle based themes.  A site to avoid is <a class="linkification-ext" title="Linkification: http://www.themexp.org/" href="http://www.themexp.org/">http://www.themexp.org/</a>.  They used to have good themes, but now their themes tend to be bloated with spyware, adware etc.  I personally recommend Sentinel as it looks very nice.</p>
<p style="text-align: left;">An example of my Desktop theme (even though I am currently using a patched uxtheme, but am using a windowblinds theme):</p>
<p style="text-align: center;"><a href="http://blog.robertkania.com/wp-content/uploads/2008/12/desktop.jpg" target="_blank"><img class="size-medium wp-image-11 aligncenter" title="desktop" src="http://blog.robertkania.com/wp-content/uploads/2008/12/desktop.jpg" alt="" width="605" height="378" /></a></p>
<p style="text-align: center;">(click to enlarge)</p>
<p style="text-align: center;">
<h2 style="text-align: left;">Docking</h2>
<p>I have found one of my greatest computer friends in the last few weeks, the dock. Although originally designed for the Mac, the dock has become a great tool across all three major operating systems: MacOS, Windows, and Linux.  For Windows and Linux you must download separate programs in order to take advantage of the great offerings the Dock has to offer.  For the Windows there are multiple programs, but two famous ones are Rocketdock and Objectdock. Between the two there is a lot of competition though many people have found that the Rocketdock tends to run faster with the animations.  I prefer Rocketdock personally, but both have much to offer and are free.  To get Rocketdock go to <a href="http://rocketdock.com/">http://rocketdock.com/</a> and to get Objectdock go to <a href="http://www.stardock.com/products/objectdock/">http://www.stardock.com/products/objectdock/</a>.  For Linux there are <a href="http://www.kiba-dock.org/">Kiba Dock</a>, <a href="http://www.cairo-dock.org/index.php">Cairo Dock</a>, and <a href="https://launchpad.net/awn">Avant Window Navigator</a>.  I use Kiba Dock since it is the only one I have got to work in Ubuntu Intrepid 8.10.</p>
<h2>Change Recycling Bin Name</h2>
<p>Alright, time for a fun tweak <img src='http://blog.robertkania.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I know it has always been your dream to change the name of your Recycling Bin and as you can see in my desktop picture above, mine is called &#8220;Trash Compactor.&#8221;   Unlike a folder where you could just right click and hit rename, the Recycling Bin does not have this feature.  Instead if you wish to perform this neat trick follow the instructions below.</p>
<ol>
<li>Open Start Menu and click Run&#8230;</li>
<li>Type <strong>regedit</strong> into the input prompt and click OK</li>
<li>Now you are presented with the Registry Editor, the database of most settings on the Windows machine. <strong>NOTE</strong>: Do not stray from my explicit instructions.  The registry is a powerful tool and if you mess up a setting you may damage your computer permanently.  I do not take responsibility for you actions in any way when you mess with the Registry.</li>
<li>Navigate through the folder icons in this order: HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}</li>
<li>Once in this folder you should see the key named &#8220;LocalizedString&#8221; with a really strange data.  Double click on this key and clear the data in the &#8220;Value data&#8221; field and type whatever you want your Recycling Bin to be called.</li>
<li>Click OK when you are done and go to the Desktop then press F5 to refresh the Desktop and you should now have your new Recycling Bin name showing.</li>
</ol>
<h2>Showing Date in Taskbar</h2>
<p>As you can also see from my Desktop picture, I have made my taskbar show the Date and Day of week in my Taskbar because I was getting tired of having to constantly put my mouse over the taskbar to see the date when typing letters or whenever.  I also did not feel like making my computer look completely awful by expanding the taskbar vertically.  So instead I turned to Google and discovered the program called <a href="http://homepage1.nifty.com/kazubon/tclocklight/index.html">TClock</a>.  It can be downloaded from <a href="http://homepage1.nifty.com/kazubon/tclocklight/tclocklight-040702-3.zip">http://homepage1.nifty.com/kazubon/tclocklight/tclocklight-040702-3.zip</a>.  This frees up my time by allowing me to see the date always just like I can do by default in Ubuntu Linux (which is what inspired to find this solution).</p>
<p>Well, that is all for today and good luck with tweaking your system <img src='http://blog.robertkania.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>~roboguyspacedude</p>
<p style="text-align: center;">
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://blog.robertkania.com/2008/12/08/tweaking-windows-xp-part-1/feed/</wfw:commentRss>
		<slash:comments>198</slash:comments>
		</item>
	</channel>
</rss>

