Change programfiles variable on windows
- by Fire-Dragon-DoL
I have built a computer for a user that asked me for "speed": an SSD was the obvious solution because what he means by speed is "fast boot time".
This solved the problem, however the user is not smart enough to remember that he must install programs on D rather than C (c is the ssd, D is an raid 1 hdd).
The only solution that comes in my mind is changing programfiles variable such that will point to D rather than C by default.
Otherwise, other solutions are ok but I really can't find anything else at the moment.
Does anyone have recommendations for how to accomplish changing the default installation directory in Windows?