• 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.

How to move temp directory?

Emultra

Golden Member
When I try to, for example, install a game demo, my computer will try to temporarily unpack the contents of the install file to C: so the game can be installed. The problem is, my C: partition (where WinXP is installed) is permanently kept with quite little free HD space. This results in a "too little disc space" before the game can be installed and the temp files automatically removed.

How do I make it so that any such temp files are stored on my much larged D: partition instead?
 
The temp directory is an environment variable. You should be able to right click on "My Computer" -> Properties -> Advanced -> Environment Variables.

Once there, replace both "TMP" and "Temp" with whatever directories you want. You might have to do it for the current user, and the system variables.
 
Back
Top