"i am an engineer, troubled by aesthetics." wim crouwel
Monday, July 5, 2021
Refresh environment variables without reboot windows 10.
https://search4fan.github.io
open cmd commend prompt window
input
set PATH=C
-> this will refresh the environment variables
close and restart cmd window
input
echo %PATH%
to test
Newer Post
Older Post
Home