I am still learning this stuff myself, so I may misunderstand the problem,
but in your MBA, typically in PlanComplete you would have code which calls      
                

   this.root.PreApplyState = this.root.State;
   this.root.State = InstallationState.Applying;
   myMmbaClass.Model.Engine.Apply(this.root.ViewWindowHandle);

So I think the question that your log raises is, is there a path in your mba
code which calls the above code twice to tell the Engine to do the Apply
stage?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Problem-with-WIX-BootStrapper-tp7591935p7591953.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to