Hi all,
I want to create installer for my application.. my requirement is that, MySql 5.0 shud also get installed silently and its service shud also get started..
i can create silent installer for mysql using /qn option on command line.. but once mysql is installed silently on user machine, how to create and start the service automatically??
mysql is installed in "program files" folder by default.. so can anybody please tell me how my installer will also create mysql service and start it ??
Thanx a lot in advance,
Venki