Domanda

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.

È stato utile?

Soluzione

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.

Altri suggerimenti

Help -> About Microsoft Visual Studio

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top