<?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>Technofreaky &#187; Windows XP Tweaks</title>
	<atom:link href="http://www.technofreaky.com/category/windows-xp-tweaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technofreaky.com</link>
	<description>Tech Blog For All</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:03:44 +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 Change the Default Location for Installing Applications in Windows Xp</title>
		<link>http://www.technofreaky.com/how-to-change-the-default-location-for-installing-applications-in-windows-xp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-change-the-default-location-for-installing-applications-in-windows-xp</link>
		<comments>http://www.technofreaky.com/how-to-change-the-default-location-for-installing-applications-in-windows-xp/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 14:32:25 +0000</pubDate>
		<dc:creator>tehrijack</dc:creator>
				<category><![CDATA[Windows XP Tweaks]]></category>

		<guid isPermaLink="false">http://www.technofreaky.com/?p=202</guid>
		<description><![CDATA[In Windows Xp the default location where the applications are installed is located in C:/Program Files. Sometimes you can run out of space in C: drive and it become impossible to install the programs. But there is a registry tweak which can let you install the applications in different directory of your choice. Run the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>In Windows Xp the default location where the applications are installed is located in <strong>C:/Program Files</strong>. Sometimes you can run out of space in C: drive and it become impossible to install the programs. But there is a registry tweak which can let you install the applications in different directory of your choice.<span id="more-202"></span></p>
<p>Run the Registry editor by typing regedit in the run command box and go to<br />
<strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion</strong></p>
<h2>HKEY_LOCAL_MACHINE</h2>
<p><img class="alignnone size-full wp-image-207" title="regedit" src="http://www.technofreaky.com/wp-content/uploads/2011/07/file007.jpg" alt="" width="574" height="102" /></p>
<h2>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft</h2>
<p><img class="alignnone size-full wp-image-208" title="file009" src="http://www.technofreaky.com/wp-content/uploads/2011/07/file009.jpg" alt="" width="239" height="923" /></p>
<h2>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows</h2>
<p><img class="alignnone size-full wp-image-209" title="win" src="http://www.technofreaky.com/wp-content/uploads/2011/07/file010.jpg" alt="" width="239" height="335" /></p>
<h2>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion</h2>
<p><img class="alignnone size-full wp-image-210" title="win2" src="http://www.technofreaky.com/wp-content/uploads/2011/07/file011.jpg" alt="" width="600" height="275" /></p>
<p>Just look for the value named <strong>ProgramFilesDir</strong>. You will see that this value is shown as <strong>C:\Program Files</strong> by default. Now edit this value and add the location where you want to set the default installation directory. From now onwards XP will use this location as the new default installation directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.technofreaky.com/how-to-change-the-default-location-for-installing-applications-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customizing The Multiboot Startup Options In Windows Xp</title>
		<link>http://www.technofreaky.com/customizing-the-multiboot-startup-options-in-windows-xp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=customizing-the-multiboot-startup-options-in-windows-xp</link>
		<comments>http://www.technofreaky.com/customizing-the-multiboot-startup-options-in-windows-xp/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 22:24:47 +0000</pubDate>
		<dc:creator>tehrijack</dc:creator>
				<category><![CDATA[Windows XP Tweaks]]></category>

		<guid isPermaLink="false">http://www.technofreaky.com/?p=61</guid>
		<description><![CDATA[Your PC starts up with a multiboot menu when you have more than one operating system installed. You can edit or create a new startup menu that lets you choose which operating system to boot into. This menu stays live for 30 seconds and after 30 seconds it boots into your default operating system. In [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Your PC starts up with a multiboot menu when you have more than one operating system installed. You can edit or create a new startup menu that lets you choose which operating system to boot into. This menu stays live for 30 seconds and after 30 seconds it boots into your default operating system.<span id="more-61"></span></p>
<p>In order to customize that multiboot menu you have to edit the boot.ini file, a hidden system file. This file control a variety of startup options like how long to display the menu, which operating system to boot into.</p>
<p>The Boot.ini is plain text file which reside in the root folder i.e c:/folder. Boot.ini is hidden and read only file therefore before editing it you have to unhide it. To make it visible just go to windows explorer, choose view &#8211;&gt; Tools &#8211;&gt;Folder Options &#8211;&gt;View and then select the radio button &#8220;Show Hidden Files And Folders&#8221;. Now to make the file editable right click on the file and then choose properties, uncheck the Read-Only box, and click OK.</p>
<h2>Tips To Edit The File</h2>
<p>You can use Notepad to edit the Boot.ini file. Before editing boot.ini, make a copy of it and save it under a different  name (such as boot.ini.bak), so that you can revert to it if you cause  problems when you edit the file.</p>
<p>A typical boot.ini file that has two operating system installed on it, Windows Xp Professional  and Windows 200 Professional.</p>
<pre>[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)WINNT="Windows 2000 Professional" /
fastdetect
</pre>
<p>There are two parts in the file <strong>[boot loader]</strong> and <strong>[operating systems]</strong>.<br />
In order to customize the menu and startup options, you have to edit the entries in each part. Before making any changes make sure you have taken the backup of original boot.ini file.</p>
<h2>Each Section In Detail</h2>
<p><strong>[boot loader]</strong></p>
<p>Boot Process is controlled by this section. It specifies the default Operating System and the time taken to make a selection from boot menu. The timeout value in seconds shows how long to display the menu and wait for a selection before loading the default operating system. Enter a value of 15 if you want to display the menu for 15 seconds. For immediately booting the default operating system use a value of 0.</p>
<p>Next is the Default value which specifies which operating system should be taken as default. You can change the default operating system by editing the setting, in the example given above we can change the default operating system to <strong>default=multi(0)disk(0)rdisk(0)partition(2)WINNT</strong> instead of <strong>default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS</strong></p>
<p><strong>[operating system]</strong></p>
<p>This section tells which operating system is installed on the computer along with the detail description of each.</p>
<p><strong>multi(0)disk(0)rdisk(0)partition(1)WINDOWS</strong></p>
<p><strong>Multi</strong>: This parameter identifies the disk controller and its value should be 0.</p>
<p><strong>Disk</strong>: The value of disk parameter should be 0</p>
<p><strong>Rdisk</strong>: The value should be 0 but in case you have three hard disks installed and the location of boot partition is second hard drive then setting will be rdisk(1).</p>
<p><strong>Partiton</strong>: This parameter identifies the partition number of the boot partition.</p>
<p>The final section i.e Windows is path to the folder where the operating system is installed.</p>
<p>To the right of the path in the example is <strong>=&#8221;Microsoft Windows XP Professional&#8221; /fastdetect</strong>. The word in the quotes will be displayed on the boot menu. You can change this to anything you want. The /fastdetect switch enables faster booting by disabling the detection of serial and parallel devices.</p>
<p>Now let&#8217;s make some changes to our example given above. Let&#8217;s make menu to appear for 20 seconds, the default operating system to be Windows 2000 Professional, the boot.ini file should look like this:</p>
<pre>[boot loader]
timeout=20
default=multi(0)disk(0)rdisk(0)partition(2)WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)WINNT="Windows 2000 Professional" /fastdetect</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.technofreaky.com/customizing-the-multiboot-startup-options-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

