setup project??

  • Thread starter Thread starter perspolis
  • Start date Start date
P

perspolis

Hi
I have a setup project that installs an application.
I want the setup project installs .NET Framework by itself.
How can I include .NetFramework package to be installed before my
application.

Is there any sample code??

thanks in advance
 
Right click on the project and select Properties. Then click on the
Prerequisites button. Ensure that the .NET Framework 2.0 is checked.

- Andy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top