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环境变量

  • 到此就配置完成了

相关文章:

  • 2021-11-06
  • 2022-01-12
  • 2021-12-06
  • 2022-01-03
  • 2022-02-10
  • 2022-02-21
  • 2022-01-12
猜你喜欢
  • 2021-12-15
  • 2021-11-22
  • 2021-07-30
  • 2021-08-14
  • 2021-11-12
  • 2021-10-13
相关资源
相似解决方案