Skip to content

Instantly share code, notes, and snippets.

@mishrsud
Created December 10, 2017 08:04
Show Gist options
  • Save mishrsud/bd3c22898d000678233514ea248194c6 to your computer and use it in GitHub Desktop.
Save mishrsud/bd3c22898d000678233514ea248194c6 to your computer and use it in GitHub Desktop.
[System.Environment]::SetEnvironmentVariable("Path", $env:Path + ";C:\Users\mails\AppData\Local\Programs\Python\Python36-32", [System.EnvironmentVariableTarget]::Machine)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment