MsiConfigureProduct seems right to me.
From: ntwerdoch...@bomgar.com
To: wix-devs@lists.sourceforge.net
Date: Fri, 19 Jul 2013 19:17:50 +
CC: ntwerdoch...@bomgar.com
Subject: [WiX-devs] setupexe
I recently found that if you use setupbld to chain multiple msi installs
together and
I recently found that if you use setupbld to chain multiple msi installs
together and one install fails the rollback is broken.
I have fixed this locally, but found that there were two ways to address it.
The rollback code call ConfigureMSI, but only supplies the product code. In
the code for