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.
+4
A:
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.
Even Mien
2009-05-07 14:27:18