Learning Horizon | For Learners

ASP.NET, SQL SERVER, JQUERY,JAVASCRIPT, WEBSPHERE

Showing posts with label Windows XP. Show all posts
Showing posts with label Windows XP. Show all posts

Friday, 24 August 2012

How To Change Your Default Installation Directory

In this tutorial we will learn how to change the default installation directory. You have noticed many of the time whenever you install a program in your system windows suggest you to install the program in C:\\Program Files most of the time. But some time there is no dialog box that will ask you where you want to install the program and window automatically (without your selection) install the program to the drive(most of the time C:\\) where your windows already installed. And if your disk size is less then sometime memory errors or sometime your system will be hang.
So to overcome these kinds of problems I’ll tell you how we can change our installation directory.
  • Click on Start.
  • Click on Run.
  • Type regedit.
run command dialog

  • Double Click on HKEY_LOCAL_MACHINE
registory setting

  • Double Click on Software.
registry software setting

  • Double Click on Microsoft.
  • Double Click on Windows.
  •  Click on Current version.

  • Search for ProgramFilesDir in your right side window and double click it.

  • Now change the path to whatever you want. For example I’ll change it from C:\Program Files to D:\Program Files. And press ok.
  • Restart your computer.
Now for verification purpose open your  D:\ and you will see that Program File folder has been created there.
Note: - You can also change your folder name.

!!Best of Luck!!

Get clean CSS code with the new free online tool hosted by HTML Cleaner. Try it today!

Tuesday, 21 August 2012

Increase Windows System Speed By Increasing Virtual Memory

You may have experienced that the computer starts to slow down after a period of time, the performance of the computer will decrease when you perform operations or tasks, and the boss asks you to complete the work before today, but the system cannot meet the requirements, so in this tutorial, I will show you how to increase the system speed by increasing the size of virtual memory. Please follow the steps below:

Click on the advanced tab. In the performance area, you need to press the "Settings" button.

window xp performance setting

Then click on the "Advanced" tab and go to the "Virtual Memory" section and press the "Change" button.

window xp virtual memory tab

Now Increase the maximum size probably doubles it and then restarts your computer and you are done.

window xp virtual memory setting

You will experience that your system will work efficiently.