QUESTION :
I was wondering if it was possible to set the default disk to be used my MSIs, E.G. Install to D:Program Files by default rather than C:Program Files, and, if it is possible, how to do so.
Thanks!
ANSWER :
Steps as below:
- Start Registry Editor by entering “Regedit” in the search All programs.
- Locate the following:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersion - Right click on the value named ProgramFilesDir & change the default value C:Program Files to the path you want to install all your programs in.
- Click OK and Exit.