Jan 10 2010

How to set permanent path in Powershell

Category: Powershellfossmo @ 15:06

Input in powershell window:

[environment]::SetEnvironmentVariable('path',"$env:Path;c:\Program Files\Git\bin",'Machine')

Tags:

Currently rated 3.0 by 5 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5