How to ask user to install .NET framework?
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
I have an application using .NET framework 1.1 Is it ask user to install if they don't have install .NET framework? Please tell me if there is the way, Thank you.
Your installer should simply have it as a dependency. What installer do you use ? If they just copy an exe, it just plain won't run, there's nothing you can do about that.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog