Better to look at log file than guess what is slow (i.e. add logging to your BA 
start and see how long it takes for that to be logged).

There is also the splash screen.

Signed bundles can be very slow because Windows verifies the whole executable.

_____________________________________________________________
 Short replies here. Complete answers over there: http://www.firegiant.com/



-----Original Message-----
From: Farrukhw [mailto:farru...@gmail.com] 
Sent: Wednesday, November 19, 2014 4:12 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Managed Bootstrapper initializing progress indicator ...

Hi fellows,
Our Bootstrapper consuming Burn is of 70MB, containing Net Framework 4, VC 
Runtimes and two more pre-requisites + Product.msi itself. Whenever we execute 
it from a network location, it took much longer time to execute (last time it 
was almost 40 seconds . We suspect that such delay is due to extraction of 
files in local Temp folder before displaying its first UI. 

So can be override some event in Managed Bootstrapper to show some message or 
progress bar while it is initializing itself?
Or
How to display a progress bar while extracting packages whenever we execute 
Burn exe package?

Thanks a bunch...

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&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