windows - 如何启动 PowerShell 3.0?

标签 windows powershell

我已经安装了 Windows Management Framework 3.0 CTP,其中包括 PowerShell 3.0。

http://www.microsoft.com/download/en/details.aspx?id=27548

但现在我不知道如何启动 PowerShell 3.0 shell。我没有看到包含要执行的 powershell.exe 的新 PowerShell 安装文件夹。

非常感谢任何帮助!

最佳答案

安装 CTP 后,当您运行 Powershell 时,它会运行 v3.0。

你可以做$PSVersionTable来验证。

如果你想运行v2.0引擎,你可以执行powershell -version 2.0

请注意,与 v2.0 一样,Powershell 仍然安装在 v1.0 文件夹中。

关于windows - 如何启动 PowerShell 3.0?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9314255/

相关文章:

windows - 如何在 Windows 上生成一个进程并查看它使用了哪些文件?

windows - Windows 上的 Mongodb 性能

java - JNI 中的 JVM-Crash 调用 ReleaseStringUTFChars,仅在 Windows 7、Windows XP 上正常

c++ - 如何将 RAM 数据视为真实文件?

windows - 在Raspberry PI 3上运行Nano服务器容器

powershell - 如何在 PowerShell 中注释掉代码?

string - 如何合并用于创建和删除的路径和文件名

bash - 查询 | sed -i 相当于 Windows

java - 将 Powershell 与 FireDaemon 结合使用

powershell - 从 powershell 管道中删除命令