+1

I'm imagining a sequence of CustomActions timed such that each one installs the 
files (i.e. runs an EXE package, if I understand your case) in the order you 
want, and you'd want to run the uninstallation versions of those CAs in reverse 
order for uninstall.

Alain

-----Original Message-----
From: Wesley Manning [mailto:wmann...@dynagen.ca] 
Sent: June 5, 2013 08:22
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Can wix monitor child process ?

I don't think so.  Other people here have created their own custom executable 
that wraps the installer in weird cases like this.  Your wrapper would have to 
handle install, uninstall, and modify command line args.

-----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


------------------------------------------------------------------------------
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