Actually burn wouldn't be able to do that anyways because it has to know if the 
installer failed so it can rollback the changes.  Unless the package is not 
vital in which case you specify Vital="no".  Burn expects an exitcode (exitcode 
element) from exe to indicate success/failure.   I never used exepackage so 
maybe others can help.

-----Original Message-----
From: Benjamin Mayrargue [mailto:benja...@vapolia.fr] 
Sent: June-05-13 6:50 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Can wix monitor child process ?

Hi,
i have an ExePackage in which the exe uncompresses some files, then run an 
installer and returns without waiting for this installer to finish.

Is there an option to set in wix, where it would monitor the child processes 
created by the exe in the ExePackage and wait for them to finish before going 
to the next step ?

Thks,
Benjamin.
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations 2. 
Dashboards that offer high-level views of enterprise services 3. A single 
system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to