How to Change the Default Program Files Directory for Installs
Information
| | This will show you how to change the default path to be used to install programs to automatically in Windows 7. If you're like me and have a separate partition to install your 3rd party apps, | |
Here's a good solution: CHANGING THE DEFAULT LOCATION FOR INSTALLING APPLICATIONS
Most programs install in
C:\Program Files by default. You can change this default installation directory by editing the registry.
Open the Registry Editor by selecting Start > Run > Regedit.
Navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Current Version.
In the right pane, double-click
ProgramFilesDir and change the path in the String Editor to the drive and folder you want (i.e.
D:\Program Files). You must also modify the entry for
ProgramFilesPath. If your path is
E:\ like mine is, the path would be
E:\Program Files
Exit the Registry Editor and restart your computer. Be aware that some programs still require installation in the
C:\Program Files folder.
Much easier than highlighting that C and replace it with another letter.
Works perfectly
.