I just ran into this as well.   Very interested in seeing if this is possible 
also.

-----Original Message-----
From: Nick Miller [mailto:nmil...@livetechnology.com] 
Sent: Thursday, May 02, 2013 10:12 AM
To: General discussion for Windows Installer XML toolset. 
(wix-users@lists.sourceforge.net)
Subject: [WiX-users] Uninstall Order

Hi All,

I have another question for you guys.  Is there any way to specify the 
uninstall order in my bootstrappers chain?  The reason I ask, is because I have 
two MSI's, the first one installs the application, and the second installs the 
sql data.  There is a service that runs which accesses the SQL databases 
created by the second MSI.  The problem:  when I uninstall, it tries to remove 
the SQL MSI first, and fails because the databases are in use by the service.  
I would like bundle to uninstall in the same order that it installed.  Is this 
possible?

Thanks,
Nick


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 
100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead Download 
for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to