Install in single click with prerequisites
-
In my project , we are used Mysql for database ... our application developed in c# winform application . Now we are creating deployment package using Visual studio 2008 ... user can install all prerequisites in a single click ... so i want add mysql also in a package ... how can do this ... please help me ... give some steps for how can achieve this .... Thankyou
-
In my project , we are used Mysql for database ... our application developed in c# winform application . Now we are creating deployment package using Visual studio 2008 ... user can install all prerequisites in a single click ... so i want add mysql also in a package ... how can do this ... please help me ... give some steps for how can achieve this .... Thankyou
If Visual Studio's installer builder allows you to execute commands in the installation, you can let the MySQL installer run in silent mode. I use Inno Setup for installers, so I'm clueless myself. But it's an idea.
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. - Calvin (from Calvin and Hobbes)(The Indispensable Calvin and Hobbes, p105-3)