Project Description:
i have a .net application that use mysql as database
my problem is when install the application
user must install mysql at first then install my application ( 2 steps)
-----------------------------------------------------------------------------------
i want to generate one installation file that setup mysql with root password and utf8 characterset then install my app .