Re: [WiX-users] Slow Installer startup

2007-06-16 Thread Bob Arnson
Vincent Ho wrote: > I created an installer that contains over 38000 files within about 3000 > components. When I run the installer, it spends a long time at the > WaitForCostingDlg. From the log (see snippet below), it seems that > "_RemoveFilePath" takes about 6 minutes. Does anyone know what this

[WiX-users] Slow Installer startup

2007-06-14 Thread Vincent Ho
Hi, I created an installer that contains over 38000 files within about 3000 components. When I run the installer, it spends a long time at the WaitForCostingDlg. From the log (see snippet below), it seems that "_RemoveFilePath" takes about 6 minutes. Does anyone know what this action does? If so,