So I tried removing the 'wait for costing to complete' dialog from one of our 
installers to test it 
out.  This morning I have a crash report that msiexec crashed in 
CostAllComponentsWorkerThread. 
Google, Bing and MSDN return zero results when I search for it.  Does anyone 
know anything about 
this?  I think plowing forward without waiting for costing to complete might 
not be safe.

Rob

On 25/11/2010 09:40, Rob Hamflett wrote:
> To work around the bug where in Windows Installer 4.5 where CostingComplete 
> does not get set, is it
> OK to just remove the SpawnWaitDialog call from the Welcome dialog's 'Next' 
> button?  I've seen a
> number of suggestions to do this as a fix, including a comment on a changeset 
> for WiX.  Specifically
> this:
> BobArnso: Default WixUICostingPopupOptOut to 1, to avoid the CostingComplete 
> MSI bug. Opt in to the
> costing dialog by setting WixUICostingPopupOptOut to 0.
>
> My question is, is that all that needs to be done?  Is there some other 
> compensating action that
> needs to be addde?  What is the effect of potentially trying to continue with 
> the installation if
> this action is still running?  Does it just pause while the action completes? 
>  The issue is very
> intermittent, so confirming a fix is near impossible.
>
> Thanks,
> Rob
>
>
> ------------------------------------------------------------------------------
> Increase Visibility of Your 3D Game App&  Earn a Chance To Win $500!
> Tap into the largest installed PC base&  get more eyes on your game by
> optimizing for Intel(R) Graphics Technology. Get started today with the
> Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
> http://p.sf.net/sfu/intelisp-dev2dev


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to