windows cannot find powershell.exe windows 7


This can happen when the environment variables are missing an entry for Powershell. $env:path must include C:\WINDOWS\System32\WindowsPowerShell\v1.0\;. As mentioned in the comments, the installer likely added this entry to your path after not finding it on the first run of the installer.

To anyone else reading this in the future, try running the installer a second time. If you encounter the error again, check your environment variables and manually add the entry for Powershell.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM