• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Change default drive for installs to D?

Kelemvor

Lifer
Is there any way to set it so that when I go to install any program, it will default to D:\..... instead of C:\.....? I wanted to have just the OS on C and everything else on D but I'd rather not have to manually change it every single time...

Thanks.
 
I remember I was able to do it via some registry hack... basically it involves changing the MRU value of the installer (my guess is the Windows Installer thingy) to D:\

search through the registry and see if you can find something similar..
 
Go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

Look for the name: Programfilesdir C:\Program Files

Modify that to whatever value you want.
 
Back
Top