vote up 2 vote down star
2

How can I tell if SP1 has been installed on VS2008? e.g. If I'm working on a co-worker's machine - how can I tell if he/she has installed SP1 for VS2008?

flag

74% accept rate

2 Answers

vote up 10 vote down check

In Help->About, you can view the installed products. You should see something similar to

Microsoft Visual Studio Team System 2008 Team Suite - ENU Service Pack 1 (KB945140) KB945140

in the list of entries.

link|flag
vote up 0 vote down

It also puts a little '9' in a white box on the program icon. (Probably not dependable, of course)

link|flag
That indicates that it's VS2008, but it may or may not be SP1 – Ferruccio Oct 2 '08 at 11:02
This may be because I installed RTM over Beta 2, but I only got the 9 in SP1 – Simon Buchan Oct 4 '08 at 0:25

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.