Re: [WiX-users] How to force CostingComplete

2007-10-07 Thread sa . pa
Bob Arnson wrote: > Alexander Botowski wrote: >> is there a way to force Windows Installer to complete costing >> immediately >> after CostFinalize so that CostingComplete property will be set to 1? >> > > No, it's designed to continue in the background while the user goes > through the UI. Hm

Re: [WiX-users] How to force CostingComplete

2007-10-07 Thread Bob Arnson
Alexander Botowski wrote: > is there a way to force Windows Installer to complete costing immediately > after CostFinalize so that CostingComplete property will be set to 1? > No, it's designed to continue in the background while the user goes through the UI. > If I call InstallValidate actio