win7配置powershell环境变量

  • 首先在打开c:\Windows\System32\WindowsPowerShell\ 然后复制其路径C:\Windows\System32\WindowsPowerShell\v1.0

  • 然后打开右击我的电脑属性如图:

  • win7配置powershell环境变量

  • 打开高级系统如图:

win7配置powershell环境变量

  • 打开环境变量找到系统变量中Path如图:

    win7配置powershell环境变量

  • 在最后面加入 ;C:\Windows\System32\WindowsPowerShell\v1.0\ 然后确认就可以了。

  • 然后打开cmd 输入path查看

    win7配置powershell环境变量

  • 到此就配置完成了

相关文章: