FG
💻 Software

How to move the home directory of current user into another place, in Windows XP?

Fresh5 days ago
Mar 15, 20263735 views
Confidence Score0%
0%

Problem

Current, the home of current user is: It contains many other directories, e.g. , Now I want to move the whole directory to another place, for example: Then if I want to run this Java code: It will print . Is it possible?

Error Output

C:\Documents and Settings\freewind

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to move the home directory of current user into another place, in Windows XP?

Low Risk

Java uses the environmental variable, but if you want to move the home directory to some other folder or other drive, this is a bit tricky. Here is a very well explained blog post about how to move the Windows User Profile to another directory, writ…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment