[WiX-users] Showing bootstrapped MSI UI during repair/change/uninstall

2013-03-12 Thread Jacob Baughman
ey should be seeing the change/repair/uninstall dialog that works fine when I run it from the MSI. Thanks in advance for any assistance, and I'd also like to thank you all for the help you've given me with my previous questions. Jacob Baughman --

[WiX-users] Skipping pre-req packages during repairs

2013-02-15 Thread Jacob Baughman
I have a bundle that chains a prerequisite .NET framework using the NetFx40Web package group and an MSI and I'm using a custom managed BA. This works fine during installation and uninstallation. The .NET framework is either already present and detected or downloaded and installed, followed by

[WiX-users] Building executable package with WiX 3.7 MSBuild targets

2013-01-31 Thread Jacob Baughman
I'm new to MSBuild (and WiX for that matter) and I've been trying to figure out how to use the wix.targets definitions to set up the installer project for my .NET solution. The four project output types that come with the Votive Visual Studio templates work fine, but what I'd like to be able to