Changing the File Installation Location

January 11, 2002, 12:00 AM —  ITworld — 

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.

» posted by ITworld staff

ITworld

I like it!
Post a comment
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
Free books

Essential JavaFX
Get started building rich Web apps quickly with an introduction to the power of JavaFX key features -- scene node graphs, nodes as components, the coordinate system, layout options, colors and gradients, custom classes with inheritance, animation, binding, and event handlers.Enter now!

The Nomadic Developer
Consulting can be hugely rewarding, but it's easy to fail if you are unprepared. To succeed, you need a mentor who knows the lay of the land. Aaron Erickson is your mentor, and this is your guidebook. Enter now!

Featured Sponsor

AISO founders envisioned a Web hosting company that was environmentally friendly. While the company employed energy-efficient innovations like solar panels, its infrastructure produced unacceptable power and cooling requirements. Find out how AISO leveraged AMD technology to overcome their challenge in this case study white paper.

In this whitepaper, Scalar explores the opportunity to change the landscape with respect to mission critical databases built around Oracle. Leveraging technologies such as Linux, high-end commodity processing power and Oracle RAC technology to architect, design, build and maintain database infrastructure that delivers maximum availability, reliability and performance at a fraction of traditional cost.

On a typical day, weather.com, the Web site for The Weather Channel in Atlanta, serves up between 15 million and 20 million page views. But in September 2004, when back-to-back hurricanes ransacked Florida, the peak traffic on one day more than tripled: over 70 million page views by more than 7 million unique visitors. Read the full success story now.

Marketplace