Changing the File Installation Location
Reader Tomas G. asks this Windows 2000 question, which also applies to
Windows XP Professional.
"I use Windows 2000 Professional. My Drive C is running out of
space so I recently installed a new Drive D that I use for data
storage. Is there a way to automatically install the new programs
that always go into c:\Program Files on the new drive?"
You need to change the install location in the Registry. I wrote a REG
file to do this some time ago when I had the same problem.
To create the REG file, run Notepad and enter the following as shown
here. Where you see PRESS ENTER HERE, press Enter to create blank lines.
Windows Registry Editor Version 5.00
PRESS ENTER HERE
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion]
"ProgramFilesDir"="d:\\Program Files"
PRESS ENTER HERE
Choose File, Save As, and name the file NewLoc.reg. Locate a folder for
your new file and click Save. Now, change the line:
"ProgramFilesDir"="d:\\Program Files"
to:
"ProgramFilesDir"="c:\\Program Files"
and choose File, Save As. Name this file OldLoc.reg, locate a folder,
and click Save. Close Notepad and double-click NewLoc to change your
installation default. To restore the setting to Drive C, which you may
want to do later, double-click OldLoc.
Note: I have seen some programs that insist on installing in c:\Program
Files. Such programs apparently embed that location into the
installation code. Unless they offer you a way to change folders,
there's not much you can do about them.
Read more about how-to in ITworld's How-to section
» posted by ITworld staff
ITworld
Sign up for ITworld's Daily newsletter
Follow ITworld on Twitter @IT_world
Brian Proffitt
Microsoft/Novell: Breaking Down the Coupon Numbers
Esther Schindler
Drupal's Dries Buytaert on Building the Next Drupal
Tom Henderson
Top Ten General Operating Systems Rants
pasmith
PS3 motion controller delayed; goes up against Project Natal
sjvn
Neolithic Windows security hole alive and well in Windows 7
claird
Perl source code comparison makes for good reading
mikelgan
Cell phones don't create stress or interrupt much
Sandra Henry-Stocker
How to: The Unix Interview
Where Google Chrome security fails: the password
I heard mention that the Chrome OS will have some sort of encryption available a la bitlocker. If it's possible to encrypt personal data using another password or key, then it may have potential for very secure data.... And Ubuntu has an 'encrypt home directory' option, perhaps google should follow suit.
- Dann
Join the conversation here
Quick, practical advice for IT pros. Made fresh daily.
- Ubuntu advances: Why Ubuntu server installations will surge in 2010
- Social media marketing: How to make friends with benefits
- More...
Want to cash in on your IT savvy? Send your tip to tips@itworld.com. If we post it, we'll send you a $25 Amazon e-gift card.






