<?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>iHackintosh &#187; windows XP</title>
	<atom:link href="http://www.ihackintosh.com/category/operating-system/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ihackintosh.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 16:00:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to make your windows run Superfast.</title>
		<link>http://www.ihackintosh.com/2009/03/how-to-make-your-windows-run-superfast/</link>
		<comments>http://www.ihackintosh.com/2009/03/how-to-make-your-windows-run-superfast/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 23:14:54 +0000</pubDate>
		<dc:creator>Manuj Mohla</dc:creator>
				<category><![CDATA[windows XP]]></category>
		<category><![CDATA[speedup]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/?p=1740</guid>
		<description><![CDATA[There are many ways using which you can make your system run faster here are few of those.
Disable CD Autorun
( WinXP PRO Only)
1. Click Start, Run and enter GPEDIT.MSC
2. Go to Computer Configuration, Administrative Templates, System.
3. Locate the entry for Turn autoplay off and modify it as you desire.
Speed Up Browsing :
When you connect to a web site your computer sends information back and forth. Some of this information deals with resolving the site name to an IP address, the stuff that TCP/IP really deals with, not words. This is ...]]></description>
			<content:encoded><![CDATA[<p>There are many ways using which you can make your system run faster here are few of those.</p>
<p>Disable CD Autorun</p>
<p>( WinXP PRO Only)</p>
<p>1. Click Start, Run and enter GPEDIT.MSC<br />
2. Go to Computer Configuration, Administrative Templates, System.<br />
3. Locate the entry for Turn autoplay off and modify it as you desire.</p>
<p><strong>Speed Up Browsing :</strong></p>
<p>When you connect to a web site your computer sends information back and forth. Some of this information deals with resolving the site name to an IP address, the stuff that TCP/IP really deals with, not words. This is DNS information and is used so that you will not need to ask for the site location each and every time you visit the site. Although Windows XP and Windows XP have a pretty efficient DNS cache, you can increase its overall performance by increasing its size. You can do this with the registry entries below:</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]<br />
“CacheHashTableBucketSize”=dword:00000001<br />
“CacheHashTableSize”=dword:00000180<br />
“MaxCacheEntryTtlLimit”=dword:0000fa00<br />
“MaxSOACacheEntryTtlLimit”=dword:0000012d</p>
<p>Make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save it. Merge it into the registry.<br />
<strong> DISABLE INDEXING SERVICES :</strong></p>
<p>Indexing Services is a small little program that uses large amounts of RAM and can often make a computer endlessly loud and noisy. This system process indexes and updates lists of all the files that are on your computer. It does this so that when you do a search for something on your computer, it will search faster by scanning the index lists. If you don’t search your computer often, or even if you do search often, this system service is completely unnecessary. To disable do the following:</p>
<p>1. Go to Start<br />
2. Click Settings<br />
3. Click Control Panel<br />
4. Double-click Add/Remove Programs<br />
5. Click the Add/Remove Window Components<br />
6. Uncheck the Indexing services<br />
7. Click Next</p>
<p><strong>OPTIMISE DISPLAY SETTINGS :</strong></p>
<p>Windows XP can look sexy but displaying all the visual items can waste system resources. To optimize:</p>
<p>1. Go to Start<br />
2. Click Settings<br />
3. Click Control Panel<br />
4. Click System<br />
5. Click Advanced tab<br />
6. In the Performance tab click Settings<br />
7. Leave only the following ticked:</p>
<p>* Show shadows under menus<br />
* Show shadows under mouse pointer<br />
* Show translucent selection rectangle<br />
* Use drop shadows for icons labels on the desktop<br />
* Use visual styles on windows and buttons</p>
<p><strong>SPEEDUP FOLDER BROWSING :</strong></p>
<p>You may have noticed that everytime you open my computer to browse folders that there is a slight delay. This is because Windows XP automatically searches for network files and printers everytime you open Windows Explorer. To fix this and to increase browsing significantly:</p>
<p>1. Open My Computer<br />
2. Click on Tools menu<br />
3. Click on Folder Options<br />
4. Click on the View tab.<br />
5. Uncheck the Automatically search for network folders and printers check box<br />
6. Click Apply<br />
7. Click Ok<br />
8. Reboot your computer</p>
<p><strong>REMOVE THE DESKTOP PICTURE :</strong></p>
<p>Your desktop background consumes a fair amount of memory and can slow the loading time of your system. Removing it will improve performance.</p>
<p>1. Right click on Desktop and select Properties<br />
2. Select the Desktop tab<br />
3. In the Background window select None<br />
4. Click Ok</p>
<p><strong>DISABLE UNNECESSARY SERVICES :</strong></p>
<p>Because Windows XP has to be all things to all people it has many services running that take up system resources that you will never need. Below is a list of services that can be disabled on most machines:</p>
<p>* Alerter<br />
* Clipbook<br />
* Computer Browser<br />
* Distributed Link Tracking Client<br />
* Fast User Switching<br />
* Help and Support &#8211; (If you use Windows Help and Support leave this enabled)<br />
* Human Interface Access Devices<br />
* Indexing Service<br />
* IPSEC Services<br />
* Messenger<br />
* Netmeeting Remote Desktop Sharing (disabled for extra security)<br />
* Portable Media Serial Number<br />
* Remote Desktop Help Session Manager (disabled for extra security)<br />
* Remote Procedure Call Locator<br />
* Remote Registry (disabled for extra security)<br />
* Remote Registry Service<br />
* Secondary Logon<br />
* Routing &amp; Remote Access (disabled for extra security)<br />
* Server<br />
* SSDP Discovery Service &#8211; (Unplug n’ Pray will disable this)<br />
* Telnet<br />
* TCP/IP NetBIOS Helper<br />
* Upload Manager<br />
* Universal Plug and Play Device Host<br />
* Windows Time<br />
* Wireless Zero Configuration (Do not disable if you use a wireless network)<br />
* Workstation</p>
<p>To disable these services:</p>
<p>* Go to Start and then Run and type “services.msc”<br />
* Doubleclick on the service you want to change<br />
* Change the startup type to ‘Disable”</p>
<p><strong>REMOVE ANNOYING DELETE CONFIRMATION MESSAGES :</strong></p>
<p>Although not strictly a performance tweak I love this fix as it makes my machine ‘feel’ faster. I hate the annoying ‘are you sure?’ messages that XP displays, especially if I have to use a laptop touchpad to close them. To remove these messages:</p>
<p>1. Right-click on the ‘Recycle Bin’ on the desktop and then click ‘Properties’<br />
2. Clear the ‘Display Delete Confirmation Dialog’ check box and click ‘Ok’</p>
<p>If you do accidently delete a file don’t worry as all is not lost. Just go to your Recycle Bin and ‘Restore’ the file.</p>
<p>There are many other ways using which you can increase your system speed and surely we will talk about them later. Happy hacking<img class="alignleft size-full wp-image-1741" title="fast_snail_id86636_size350" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/fast_snail_id86636_size350.jpg" alt="fast_snail_id86636_size350" width="350" height="350" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/03/how-to-make-your-windows-run-superfast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install Windows 7 inside Linux \ Vista \ XP with VirtualBox.</title>
		<link>http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/</link>
		<comments>http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 10:38:48 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows XP]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[virtual box]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[Windos 7]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/</guid>
		<description><![CDATA[VirtualBox is a free software for creating and running virtual operating system installations called virtual machines. VirtualBox was originally created by German software company innotek, now developed by Sun Microsystems as part of its Sun xVM virtualization platform.VirtualBox Supported host operating systems include Linux, Mac OS X, OS/2 Warp, Windows XP or Vista, and Solaris, while supported guest operating systems include DragonFlyBSD, FreeBSD, Linux, OpenBSD, OS/2 Warp, Windows and Solaris.As you know Windows 7 beta is released and everyone is exited about the upcoming release. Since the Windows 7 is ...]]></description>
			<content:encoded><![CDATA[<p>VirtualBox is a free software for creating and running virtual operating system installations called virtual machines. VirtualBox was originally created by German software company innotek, now developed by Sun Microsystems as part of its Sun xVM virtualization platform.VirtualBox Supported host operating systems include Linux, Mac OS X, OS/2 Warp, Windows XP or Vista, and Solaris, while supported guest operating systems include DragonFlyBSD, FreeBSD, Linux, OpenBSD, OS/2 Warp, Windows and Solaris.As you know Windows 7 beta is released and everyone is exited about the upcoming release. Since the Windows 7 is in beta form so it is not a good idea to wipe out your existing installation for experiencing the features of Windows 7. In this tutorial we’ll show you how to install Windows 7 inside Windows XP or VISTA or Linux with the help of VirtualBox.</p>
<p> </p>
<table border="3" cellspacing="0" cellpadding="3" width="562">
<tbody>
<tr>
<td width="556" valign="top">
<ul>
<li><strong>VirtualBox 2.1.4 for Windows hosts</strong> <a target="_blank" href="http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-42893-Win_x86.msi">x86</a> | <a target="_blank" href="http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-42893-Win_amd64.msi">AMD64</a> <em>(only on Windows x64!)</em></li>
</ul>
<ul>
<li><strong>VirtualBox 2.1.4 for OS X hosts</strong> <a target="_blank" href="http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-42893-OSX.dmg">Intel Macs</a></li>
</ul>
<ul>
<li><strong><a target="_blank" href="http://www.virtualbox.org/wiki/Linux_Downloads">VirtualBox 2.1.4 for Linux hosts</a></strong></li>
</ul>
<ul>
<li><strong>VirtualBox 2.1.4 for Solaris and OpenSolaris hosts</strong> <a target="_blank" href="http://download.virtualbox.org/virtualbox/2.1.4/VirtualBox-2.1.4-42893-SunOS.tar.gz">x86/amd64</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>1.</strong> Fire the Virtualbox and click on Newbutton located at top left hand corner.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/1.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="1" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/1-thumb.jpg" border="0" alt="1" width="408" height="307" /></a></p>
<p><strong>2.</strong> Now you will be in new Virtual Machine Wizard, Click Next.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/2.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="2" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/2-thumb.jpg" border="0" alt="2" width="412" height="370" /></a></p>
<p><strong>3. </strong>Name the Installation like Windows 7 etc. In Operating System Pane select Microsoft Windows and in Version pane select Windows 7.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/3.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="3" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/3-thumb.jpg" border="0" alt="3" width="412" height="398" /></a></p>
<p> </p>
<p><strong>4.</strong> Allocate the Random Access Memory { RAM } to virtual machine, 1GB is recommended. Every time a virtual machine is started, VirtualBox will allocate this much memory from your host machine and present it to the guest operating system, which will report this size as the (virtual) computer’s installed RAM.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/4.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="4" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/4-thumb.jpg" border="0" alt="4" width="419" height="374" /></a></p>
<p> </p>
<p><strong>5.</strong> specify a virtual hard disk for your VM. If you have previously created any virtual hard disks which have not been attached to other virtual machines, you can select those from the dropdown list in the wizard window.Otherwise create a new Virtual HDD by Click on <strong>New &gt;&gt; Next &gt;&gt; Fixed Size Storage &gt;&gt; Specify the Size and Location.</strong></p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/5.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="5" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/5-thumb.jpg" border="0" alt="5" width="423" height="379" /></a></p>
<p> </p>
<p>A <strong>dynamically expanding file</strong> will only grow in size when the guest actually stores data on its virtual hard disk. It will therefore initially be small on the host hard drive and only later grow to the size specified as it is filled with data. A <strong>fixed-size file</strong> will immediately occupy the file specified, even if only a fraction of the virtual hard disk space is actually in use. While occupying much more space, a fixed-size file incurs less overhead and is therefore slightly faster than a dynamically expanding file.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/6.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="6" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/6-thumb.jpg" border="0" alt="6" width="427" height="382" /></a></p>
<p> </p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/7.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="7" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/7-thumb.jpg" border="0" alt="7" width="436" height="389" /></a></p>
<p> </p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/8.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="8" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/8-thumb.jpg" border="0" alt="8" width="441" height="397" /></a> </p>
<p><strong>6. </strong>Now you have a virtual Machine with Virtual Ram, Virtual HDD and Virtual Lan now Installa Virtual Operating System. Insert your DVD of Windows 7 in your Physical drive or mount the ISO image into virtual drive and note the letter of drive. Fire the Start button.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/9.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="9" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/9-thumb.jpg" border="0" alt="9" width="440" height="321" /></a></p>
<p>Click Next.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/10.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="10" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/10-thumb.jpg" border="0" alt="10" width="445" height="418" /></a></p>
<p><strong></strong></p>
<p><strong>7. </strong>In Media type select CD / DVD-ROM Device and in media source pane select the drive letter or mount the image directly in Image File option.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/11.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="11" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/11-thumb.jpg" border="0" alt="11" width="455" height="426" /></a></p>
<p> </p>
<p><strong>8.</strong> That’s it sit back, releax and enjoy the taste of Windows 7.</p>
<p><a href="http://www.ihackintosh.com/wp-content/uploads/2009/03/12.jpg"><img style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" title="12" src="http://www.ihackintosh.com/wp-content/uploads/2009/03/12-thumb.jpg" border="0" alt="12" width="464" height="454" /></a>    </p>
<p>I spend 8 hours to make this guide, but it takes only one minute to <strong>digg</strong> the story go ahead and promote the story.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/03/how-to-install-windows-7-inside-vista-xp-with-virtualbox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Convert Windows XP Home to XP Professional Without Reinstalling</title>
		<link>http://www.ihackintosh.com/2009/02/convert-windows-xp-home-to-xp-professional-without-reinstalling/</link>
		<comments>http://www.ihackintosh.com/2009/02/convert-windows-xp-home-to-xp-professional-without-reinstalling/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 12:47:01 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[windows XP]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.ihackintosh.com/2009/02/convert-windows-xp-home-to-xp-professional-without-reinstalling/</guid>
		<description><![CDATA[ 
 Windows XP is a line of operating systems produced by Microsoft for use on personal computers, including XP Home, XP Professional &#38; XP Media Center Edition.Windows XP was first released on 25 October 2001, and over 400 million copies were in use in January 2006. The most common editions of the operating system are Windows XP Home Edition, which was built for home users, and Windows XP Professional, which offers additional features such as support for Windows Server domains and two physical processors, and is targeted at power users.If ...]]></description>
			<content:encoded><![CDATA[<p> </p>
<p><strong><a href="http://www.ihackintosh.com/wp-content/uploads/2009/02/xpprofessional.gif"><img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px initial initial;" title="xp professional" src="http://www.ihackintosh.com/wp-content/uploads/2009/02/xpprofessional-thumb.gif" border="0" alt="xp professional" width="151" height="122" align="left" /></a> Windows XP</strong> is a line of operating systems produced by Microsoft for use on personal computers, including XP Home, XP Professional &amp; XP Media Center Edition.Windows XP was first released on 25 October 2001, and over 400 million copies were in use in January 2006. The most common editions of the operating system are Windows XP Home Edition, which was built for home users, and Windows XP Professional, which offers additional features such as support for Windows Server domains and two physical processors, and is targeted at power users.If you are sick of Home edition &amp; going to update to Professional &amp; worried about your Installed programs then wait a minute &amp; read this article twice or thrice.Here we’ll show you a simple registry hack to convert and turn Windows XP Home Edition to Windows XP Pro Edition, from within the operating system without going through installation again.</p>
<p> </p>
<ol>
<li>Open Registry Editor.</li>
<li>Navigate to <strong>HKEY_LOCAL_MACHINE/SYSTEM/ControlSet00X/Control/ProductOptions</strong>, where <strong>ControlSet00X</strong> is the one with the highest number.</li>
<li>Delete the <strong>ProductSuite</strong> registry key.</li>
<li>Then, create a new DWORD value and named it as <strong>Brand</strong>.</li>
<li>Set the “Brand” value data as <strong>0</strong>.</li>
<li>Reboot the system.</li>
<li>On boot up after the BIOS screen, press <strong>F8</strong> to display Windows XP Startup Menu.</li>
<li>Choose <strong>Last Known Good Configuration</strong> (LNG) and hit <strong>Enter</strong>.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.ihackintosh.com/2009/02/convert-windows-xp-home-to-xp-professional-without-reinstalling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
