Changing default install drive

  • Thread starter Thread starter Ben
  • Start date Start date
B

Ben

When I install a program the browser defaults to install
the program in D:\Program Files. I would like it to
default to C:\Program Files. Is there anyway to
accomplish this. Thanks, Ben
 
Ben said:
When I install a program the browser defaults to install
the program in D:\Program Files. I would like it to
default to C:\Program Files. Is there anyway to
accomplish this. Thanks, Ben

Hi
This registry value may be relevant:

HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion
ProgramFilesDir = "C:\Program Files"
 
Back
Top