Re: [WiX-users] Bundle Pending reboots

2012-07-26 Thread Rob Mensching
That's by design. The current behavior keeps Burn out of all kinds of inconsistent states that no one wants to try to debug. Reboot, or avoid the reboot. On Wed, Jul 25, 2012 at 3:40 PM, Darwin Baines wrote: > Burn seems really strict on enforcing reboots. > > You can't uninstall after an inst

[WiX-users] Bundle Pending reboots

2012-07-25 Thread Darwin Baines
Burn seems really strict on enforcing reboots. You can't uninstall after an install until a reboot happens when it is "required". It also goes the other way when you uninstall, you can't re-install without a reboot. It looks like what controls this is found in \src\burn\engine\registration.cpp.