[WiX-users] Burn an Prerequisites

2014-02-27 Thread Holger Gubbels
Hi NG, another question: I am using a Managed Burn Bootstrapper. My product consist of 2 parts: a service and a designer. The service and the designer are both part of one msi - designer and service are features. I am building my Package/Feature Tree on my own. In this feature tree I skip prere

Re: [WiX-users] Burn Bundle Uninstall Questions

2014-02-26 Thread Holger Gubbels
OK, thanks a mit. I have to check why my old bootstrapped shows the UI when called by the new one. What is with the InstallState of the bundle. Is the Property "installed" in BeginDetect the correct one? Or do I have to check it with all packages and if one is found I know, that the bundle is pr

[WiX-users] Burn Bundle Uninstall Questions

2014-02-25 Thread Holger Gubbels
Hi UG, I tried to implement a complex bootstrapper installer - unfortunately I made a mistake: My Bundle consists of one msi package. The installation was successful. After installing I wanted to implement the uninstall routines. But my debug-bootstrapper do not want to recognize the installed