Re: [WiX-users] FORCEABSENT and ABSENT

2013-03-22 Thread Rob Mensching
ForceAbsent allows you to remove permanent packages. However, Burn will ignore your Bundle's request to remove a package if another Bundle has a reference count on the package. You'll see a statement in the bundle log file to that effect. On Fri, Mar 22, 2013 at 8:26 AM, Doug Beard wrote: > Hel

[WiX-users] FORCEABSENT and ABSENT

2013-03-22 Thread Doug Beard
Hello, I'm pretty new to WiX. I've looked all over for some definitive answer but have not found resolution to my issue, so I'm bringing it to this list. I have a Bundle and a MBA written in WPF. The bundle contains two packages, both packages are MSI compiled from other WiX Product packages.