Home All Groups Group Topic Archive Search About

Identify service packs

Author
27 Jun 2005 9:43 PM
Jack Russell
I want to store the osversion, .net version and their respective service
pack levels in my data files.

Osversion is "easy"
I assume .net version is environment.version

How about the service pack levels. I have some old code from VB6 which
uses an API call but assume there is a better way.

Any ideas?

Thanks

Author
27 Jun 2005 10:04 PM
Crouchie1998
Try this:

http://www.kbalertz.com/Feedback.aspx?kbNumber=304722

Crouchie1998
BA (HONS) MCP MCSE
Author
27 Jun 2005 10:41 PM
Jack Russell
Crouchie1998 wrote:
> Try this:
>
> http://www.kbalertz.com/Feedback.aspx?kbNumber=304722
>
> Crouchie1998
> BA (HONS) MCP MCSE
>
>
Thanks, any clues on the same for .net?
Author
27 Jun 2005 10:59 PM
Jack Russell
Jack Russell wrote:

> Crouchie1998 wrote:
>
>> Try this:
>>
>> http://www.kbalertz.com/Feedback.aspx?kbNumber=304722
>>
>> Crouchie1998
>> BA (HONS) MCP MCSE
>>
>>
> Thanks, any clues on the same for .net?
Its ok I found it, useful web site that!