Visual Studio: Creating an installer that includes MySQL's Connector/Net
- by eibhrum
Hi,
I just wanna find out if there's a way to include MySQL's Connector/Net along with my application while creating an installer using Visual Studio 2008 SP1.
Connector/Net is a fully-managed ADO.NET driver for MySQL.
Other suggestions in creating an installer for this issue is highly appreciated.
Thanks.