I hv created setup of my project using "Setup wizard".

But when i ran that setup on another m/c which is not having .NET installed on it.
setup asks for .NET framework.

can i include .NET Framework in my setup.

Please help me out.:(

Tahnks in advance.

Recommended Answers

All 4 Replies

To include the .NET framework in your setup, first go to the solution explorer, right-click on your project's name, and choose properties. From there, go to the publish tab and click prerequisites. There, just check .NET Frameworrk 2.0. If this fails, just google .NET framework, and you should find some sites where you can download them from. Then just install this on the other computer. Hope this helps!

If you are having a licensed copy of windows and net is connected. You can directly update the system with framework latest version.

If you have InstallAware, WISE or InstallShield you can prepackage .Net with your App.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.