T O P I C R E V I E W |
jzq740176597 |
Posted - May 25 2017 : 9:21:32 PM
va2210,WIN7 64BIT,VS2017
Long time to see!
THE Previous user account is the default "Administrator" and Now rename to "JZQ" but I don't find the way to update the environment variable.
regards!
|
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - May 27 2017 : 09:41:00 AM It seems you cannot easily change the USERNAME environment variable:
https://superuser.com/questions/371382/where-is-username-variable-defined |
jzq740176597 |
Posted - May 27 2017 : 03:58:07 AM sorry for so stupid question. I have test it in cmd ,echo "Administrator". Maybe I'm confused with the environment variable and Account Name; I have Set it in cmd.exe by "set Username = JZQ"
Best regards! |
feline |
Posted - May 26 2017 : 08:32:17 AM Can you please open a command prompt window (Windows Key + R, cmd.exe, Enter) and in the command prompt window, execute the command:
echo %USERNAME%
what does this display?
Have you restarted the IDE since changing the username environment variable? |