
refresh
Notify applications of Windows environment variable changes.
refresh notifies applications that environment variables have changed by sending
them a WM_SETTINGCHANGE message.
Some applications will still need to be restarted to become aware of the variables
changes, but it's no more necessary to log out or reboot.
Install
go install github.com/tischda/refresh@latest
Usage
Usage: refresh [OPTIONS]
Refresh environment variables from the Windows registry.
OPTIONS:
-?, --help
display this help message
-v, --version
print version and exit