Wednesday 21 September 2011

Change The Default Location For Installing Apps


To change the default location for installing application we will need to make a registry hack, for this we need to backup the registry before making any changes to it. To get into the registry, click on Start, then click on Run and type in regedit and press Enter.

regedit
To backup the registry, click File and then Export.
backup_registry_one
Now navigate it to the following location in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
and look for a key titled ProgramFilesDir
defprogdir

Now double click on ProgramFilesDir key and change its Value data from C:\Program Files toD:\Program Files or any other drive of your choice, Click Ok then Exit. The default directory for installation of all you programs shall now be X:\Program Files [ X be the drive letter of your choice].

No comments:

Post a Comment