Login | |
|
 |
RE: Determine .NET framework version - 6/13/2006 1:17:54 AM
|
|
 |
|
| |
kirrilian
Posts: 628
Score: 3
Joined: 3/15/2005
From:
Status: offline
|
im surprised that this info isnt in the registry have you looked to see?
_____________________________
Have you searched here ? VBScript Fundamentals My Site
|
|
| |
|
|
|
 |
RE: Determine .NET framework version - 6/13/2006 1:54:36 AM
|
|
 |
|
| |
mbouchard
Posts: 1861
Score: 14
Joined: 5/15/2003
From: USA
Status: offline
|
quote:
ORIGINAL: kirrilian im surprised that this info isnt in the registry have you looked to see? Yes, as Ginolard pointed out, these keys are present in the reg if 1.0/1.1/2.0 is installed, but this doesn't tell you what, if any SP's are installed. I used http://pluralsight.com/wiki/default.aspx/Keith/DotnetVersionWiki.html among others as a reference when working on this script.
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
 |
RE: Determine .NET framework version - 10/13/2006 12:08:15 AM
|
|
 |
|
| |
mbouchard
Posts: 1861
Score: 14
Joined: 5/15/2003
From: USA
Status: offline
|
Thanks, will add it once Vista goes live.
_____________________________
Mike For useful Scripting links see the Read Me First stickey! Always remember Search is your friend.
|
|
| |
|
|
|
|
|