|
I have to install .NET 3.0 for my application to run. Most systems will have internet access so they can download when prompted. However som systems will not have internet access so I need to include the .NET installer so it can install itself. When I go to Prerequisites and change .NET 3.0 to install from the same location as my application I get an error on build that it can't be found. So, my question is where do I put the .NET installer and how do I point the Installer to it? |