如何判断我是否安装了 Visual Studio 2008 SP1?
我安装了一台新机器,并使用雇主提供给我的 iso 文件 (en_visual_studio_team_system_2008_team_suite_x86_dvd_X14-26461.iso)。 我想知道如何知道是否需要安装 Visual Studio 的最新服务包,或者是否已从 .iso 文件安装它。
谢谢!
I installed a new machine and am using an iso file that was provided to me by my employer (en_visual_studio_team_system_2008_team_suite_x86_dvd_X14-26461.iso). I was wondering how I know whether I need to install the latest service pack for visual studio, or whether it is already installed from the .iso file.
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
在 Visual Studio 中,有关的帮助显示了 Visual Studio 版本。 如果版本旁边有 sp1,则说明您已安装它。 它还显示 3.5 .net 框架版本,无论您是否安装了 sp1。
In visual studio, help about shows the visual studio version. If there's an sp1 next to the version, then you have it installed. It also shows the 3.5 .net framework version, whether or not you have that sp1 installed.
帮助> 关于 Visual Studio
Help > About Visual Studio
当您启动 Visual Studio 并导航到时,它应该简单地列在详细信息下
It should simply be listed under the details when you launch Visual Studio and navigate to
打开视觉工作室。
点击菜单:帮助> 关于
检查那里的版本
Open Visual Studio.
Click on menu : Help > About
Check the version there