install package

S

steven

Hello,

situation:
My .NET application uses the Mysql Connector/NET.

Requirements for my application:
- .NET Framework 1.1
- Mysql Connector/NET

Is it possible to create a package with the requirements included. So,
when installing my application, if the .net framework 1.1 is not
installed, the package starts the installation of the .net framework.
And, same with the Mysql Connector/NET, if the Mysql Connector/NET is
not installed, it installs it.

Many thanks,

Steven
 
C

Chris Calzaretta

Under the setup and deployment packages you can go through the wizard and it
has options to do what your asking
 

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

Top