Skip to content

Instantly share code, notes, and snippets.

@zlargon
Created December 29, 2019 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zlargon/863b8f88f256b0f51150b1d9ec5c0b1f to your computer and use it in GitHub Desktop.
Save zlargon/863b8f88f256b0f51150b1d9ec5c0b1f to your computer and use it in GitHub Desktop.
Open Windows "EditEnvironmentVariables" Panel
:: https://serverfault.com/a/351154
cmd /c "start rundll32 sysdm.cpl,EditEnvironmentVariables"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment