Click here to Skip to main content
15,890,609 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

Is it possible to change AllUsersProfile environment variable value? If so where I can find it on Windows 7.

I've checked on environment variables dialog, but I couldn't find any.

Thanks in advance.
Posted
Comments
chaau 12-Mar-14 1:10am    
try to change it via Command Prompt:
SET AllUsersProfile = C:\NewLocation
CodingLover 12-Mar-14 1:19am    
Thanks! I'll give a try.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900