PowerShell的v2.0和v3.0文件夹在哪里?
在我的盒子上,我安装了PowerShell 2.0,但$ PSHome varialbe总是返回下面的路径:
C: WINDOWS SYSTEM32 WindowsPowerShell V1.0
那么,v2.0或v3.0文件夹在哪里?
  就像Windows中的64位系统文件在System32 ,Powershell的所有版本都安装到v1.0的路径中。  MS似乎没有从中学到的东西之一。  难道你不知道Powershell脚本文件有扩展名ps1 , psm1等吗? 
上一篇: Where is the v2.0 and v3.0 folder for PowerShell?
下一篇: Why is this PowerShell script so slow? How can I speed it up?
