Hello, I'm still struggling with the custom managed bootstrapper application. I've built a sample from scratch by looking at some other examples but I'm still having issues with getting it to work as I want. It is the same problem I've had before:
If I first build the bootstrapper and install it everything works as expected. The bundle is added to ARP. But if I change version of the bundle to something higher, for example from 1.0.0.0 to 2.0.0.0 and rebuild and try to install again it does not work as expected. What happens when I'm trying to install again is that a new bootstrapper window is launched when calling Engine.Apply(IntPtr.Zero) and if I click install in that window the new version is installed side by side with the previous version in ARP. What I expect to happen is that if I already have a previous version installed and then install a new version, the new version will replace the old version in ARP and there should be no second installer window popping up when trying to install the new version. Can anyone explain why this is happening? This time I've put together a sample application containing the minimum to perform an installation. The source is available here: https://docs.google.com/file/d/0B71bOgcmv_iwcmlwUGlPaFlWQU0/edit?usp=sharing If someone could have a look at why this doesn't behave as expected I would really appreciate it! Thanks for help! /Kristian ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users