pathman
pathman copied to clipboard
Question: Windows - no powershell reboot
In windows, I can see the WM_SETTINGCHANGE means the env variables are picked up by new processes without requiring a system reboot. But, have you found a way to get the currently running process (e.g. powershell, vscode) to pick up the changes?
It seems that you have to restart the program to get it to see the change. Is there some way to call out to the "set" program perhaps?