Re: [WiX-users] Questions about Burn behavior

2011-08-23 Thread Rob Mensching
All the below is correct. wixstdba has come a long way but still needs work in the "less core" cases (i.e. install, uninstall work, maintenance mode probably not great yet...). On Tue, Aug 23, 2011 at 2:44 AM, Tobias S wrote: > > I can install Bootstrapper and everything works as expected Setup1

Re: [WiX-users] Questions about Burn behavior

2011-08-23 Thread Tobias S
> I can install Bootstrapper and everything works as expected Setup1 and > Setup2 are installed, but I only see Bootstrapper entry in Add/Remove > Programs. Think that's the desired behavior > When I uinstall Bootstrapper, Setup1 and Setup2 are left installed. Actually got that as well when I tr