我正在尝试使用PowerShell在Windows 7上的Visual Studio 2012 Express Edition中安装一些图形包。
当我尝试打开PowerShell控制台时,出现以下错误:
程序包管理器控制台需要PowerShell 2.0运行时,此计算机上未检测到该运行时。请从http://support.microsoft.com/kb/968929安装PowerShell 2.0并重新启动Visual Studio。
当我转到此URL时,所有信息都与Windows Vista和XP有关。我还读到PowerShell运行时包含在4.5 Framework中,但这可能是不正确的。
有没有其他人遇到此错误?任何帮助或建议将不胜感激。