PC Review


Reply
Thread Tools Rate Thread

check service pack version

 
 
Henry Chen
Guest
Posts: n/a
 
      22nd Jun 2004
How do I check what .net framework service pack is applied on the computer?
I tried the control panel/add remove. But could not find it. Any help is
appreciated.

Henry


 
Reply With Quote
 
 
 
 
scorpion53061
Guest
Posts: n/a
 
      22nd Jun 2004
For the service pack, query the string held in
"HKLM\Software\Microsoft\Windows NT\CurrentVersion\CSDVersion". For the
installed updates, enumerate the keys under
"HKLM\Software\Microsoft\Windows NT\CurrentVersion\HotFix".

If you don't already know how to access the registry using the .NET
Framework then take a look at the 'Registry' class under the
'Microsoft.Win32' namespace which contains all the registry access
functions you will need.

"Henry Chen" <(E-Mail Removed)> wrote in message
news:##sKru#(E-Mail Removed):
> How do I check what .net framework service pack is applied on the
> computer?
> I tried the control panel/add remove. But could not find it. Any help is
> appreciated.
>
> Henry


 
Reply With Quote
 
Jerry Pisk
Guest
Posts: n/a
 
      22nd Jun 2004
Those registry keys will get you OS service packs, not .Net service packs.
They're not the same thing.

Jerry

"scorpion53061" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> For the service pack, query the string held in
> "HKLM\Software\Microsoft\Windows NT\CurrentVersion\CSDVersion". For the
> installed updates, enumerate the keys under
> "HKLM\Software\Microsoft\Windows NT\CurrentVersion\HotFix".
>
> If you don't already know how to access the registry using the .NET
> Framework then take a look at the 'Registry' class under the
> 'Microsoft.Win32' namespace which contains all the registry access
> functions you will need.
>
> "Henry Chen" <(E-Mail Removed)> wrote in message
> news:##sKru#(E-Mail Removed):
>> How do I check what .net framework service pack is applied on the
>> computer?
>> I tried the control panel/add remove. But could not find it. Any help is
>> appreciated.
>>
>> Henry

>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
.net service pack version phil2phil Microsoft Dot NET Framework 1 21st Jun 2005 10:37 AM
Can not install Microsoft .NET Framework 1.1 Service Pack 1 or Microsoft .NET Framework 1.0 Service Pack 3, English Version Allan J. Behr Windows XP Basics 1 8th Mar 2005 09:10 PM
Can not install Microsoft .NET Framework 1.1 Service Pack 1 or Microsoft .NET Framework 1.0 Service Pack 3, English Version Allan J. Behr Windows XP General 1 6th Mar 2005 02:12 AM
check .net framework service pack version Henry Chen Microsoft Dot NET 0 25th Jun 2004 12:39 AM
OS version and service pack no Alex Uifalean Microsoft Windows 2000 Registry Archive 0 7th Oct 2003 01:00 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:43 AM.