In your windows or winnt folder, there is a subdirectory called
Microsoft.Net
Under there is a directory called 'Framework'
Under there is a directory for each version of the .Net framework that is
installed.
Therefore, assuming your windows directory is called C:/Winnt then...
If you have 1.0, there will be a directory called:
C:\WINNT\Microsoft.NET\Framework\v1.0.3705
If you have 1.1 installed, there will be a directory called:
C:\WINNT\Microsoft.NET\Framework\v1.1.4322
There is also information in the registry describing which versions are
installed.
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.