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