Вопрос

How do I determine which service pack (if any) Visual Studio is running? Right now I'm trying to determine if a machine is running VS2008 or VS2008 SP1.

Это было полезно?

Решение

Found it. It's not the version number as I initially expected.

Go to Help > About Microsoft Visual Studio and it's under Installed Products:

Microsoft Visual Studio 2008 Professional Edition - ENU Service Pack 1 (KB945140)

I had to scroll through the list to find it.

Другие советы

Help -> About Microsoft Visual Studio

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top