You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: