A
Andrew Cushen
Hi everyone-
My app is running into some bugs with Office 2000 users who
haven't installed Service Pack 3, as described in
Microsoft's knowledge base article # 254714:
http://support.microsoft.com/?kbid=254714 . I know it's
hard to believe that they're that far behind, but...
Does anyone know how I can programmatically read the
installed Service Pack level at runtime, so I can have my
app quit, or at least notify the user, if the user doesn't
have at least SP3 of Office 2000?
I thought perhaps this info was in the
Outlook.Application.Version property, but I don't know how
to decipher the build numbers if the info is, in fact, there.
I have no problem with reading it from a Registry key, as
long as I know WHICH key, and how to interpret the data!
Thanks,
-Andrew
My app is running into some bugs with Office 2000 users who
haven't installed Service Pack 3, as described in
Microsoft's knowledge base article # 254714:
http://support.microsoft.com/?kbid=254714 . I know it's
hard to believe that they're that far behind, but...
Does anyone know how I can programmatically read the
installed Service Pack level at runtime, so I can have my
app quit, or at least notify the user, if the user doesn't
have at least SP3 of Office 2000?
I thought perhaps this info was in the
Outlook.Application.Version property, but I don't know how
to decipher the build numbers if the info is, in fact, there.
I have no problem with reading it from a Registry key, as
long as I know WHICH key, and how to interpret the data!
Thanks,
-Andrew