I have a C # program based on the .NET4 environment. I want to make an installer that will supply the .NET4 environment with it so that my user does not bother to install .NET4 on their own. Is there a third party tool package available?
source share