|
-
March 11th, 2003, 09:11 AM
#1
does .NET framewok installed
I need API which return boolean if .NET framework is installed on the machine or not.
This API should work from VC++ 6.
-
March 11th, 2003, 09:40 AM
#2
Can you please explain further. I'm not even sure what you mean.
-
March 11th, 2003, 09:53 AM
#3
explanation
I need to check if .NET framework is installed.
If it is installed i will load dll that use the .NET framework.
-
March 11th, 2003, 02:37 PM
#4
I see.....is there a chance that an environment variable is set, or a #define type defintion you can check?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|