
Signature
John Bowman
Verona, WI
18lunkers@charter.net
You are on the right track. If you can hit the Windows alias %WINDIR% rather
than C:\Windows, that would be better, as it will work on machines that are
installed in some config other than the standard.

Signature
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
***************************
Think Outside the Box!
***************************
> Hi All,
>
[quoted text clipped - 8 lines]
>
> TIA,
John Bowman - 03 Aug 2005 15:18 GMT
Gregory,
Thanks. If that was the recommended approach, then I was planning on using
the real windows dir instead of C:\Windows to locate it. I was just hoping
there was a more direct/simpler mechanism that could have been used (: .
John
> You are on the right track. If you can hit the Windows alias %WINDIR%
> rather
[quoted text clipped - 17 lines]
>>
>> TIA,
John,
>I need to determine the version(s) of the dotnet framework that is(are)
>currently installed on the target PC. Here's the caveat.... I won't be able
[quoted text clipped - 4 lines]
>straightforward approach such as some registry setting that can be easily
>read?
See if this helps
http://blogs.msdn.com/junfeng/archive/2005/07/07/436755.aspx
Mattias

Signature
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
John Bowman - 04 Aug 2005 17:38 GMT
Mattias,
Thanks. It gives some good code to work from.
John
> John,
>
[quoted text clipped - 14 lines]
>
> Mattias