Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I would like to create C# window setup package using visual studio 2010.

In this package, what I would like to add things are:
1. MySQL silent installation.
2.Install MySQL connector.
3. Add my C# window application.

How can i attach Mysql silent installation with C# setup file?
Posted
Updated 17-Jul-15 20:02pm
v2
Comments
Sergey Alexandrovich Kryukov 18-Jul-15 1:58am    
Any questions? What have you tried so far?
—SA
Member 11779110 18-Jul-15 2:00am    
How can i attach MySql silent installation in C# setup?
Arkadeep De 18-Jul-15 2:41am    
https://dev.mysql.com/doc/refman/5.1/en/windows-installer-msi-quiet.html

This may help u
[no name] 18-Jul-15 6:36am    
You do not really need to repost the same "questions" over and over.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900