When I deploy an application that utilizes the connector (I'm writing a Visual C# app), do I have to manually install the MySQL Connector on the target machine, or is there a way that I can "bundle" the required modules and my app together into an installer package that will automatically install the connector?
I'm using VS 2012 Pro.
I'm using VS 2012 Pro.