Skip to content

Instantly share code, notes, and snippets.

@mjhea0
Created August 13, 2013 04:20
Show Gist options
  • Save mjhea0/6217875 to your computer and use it in GitHub Desktop.
Save mjhea0/6217875 to your computer and use it in GitHub Desktop.
[Environment]::SetEnvironmentVariable("Path", "$env:Path;C:\Python27\;C:\Python27\Scripts\", "User")
for python 2.7x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment