Hi,

I've got a merge module that installs mysql and a different merge
module that contains my application and uses SqlDatabase to create
a database on installation.

The problem is that in the resulting msi the action to start the
mysql service is scheduled after the creation of the database. Thus
the database creation fails.

I don't have the wix source code of the mysql merge module. Is
there a way to schedule the custom action generated by SqlDatabase
after the custom action that starts the service in the mysql merge
module?

thanks for any hints or pointers.

Beste Grüße / Best regards
 
Manuel Klimek
Software Development 
------------------------------------------------------------------------
EL-ME AG                              Fon:     +49 (8752) 864 0
Gewerbering 1                       Fax:     +49 (8752) 864 100
84072 Au i. d. Hallertau          www.el-me.de
[EMAIL PROTECTED]

HRB 128557 - Registergericht München                                            
                                              
Aufsichtsratsvorsitzender Jacobus J. Verhaegen                                  
                                                
Vorstand Reinhard R. Blum (Vorsitzender)                                        
                                     
Vorstand Günther Froschermeier                                                  
                              

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to