What version of WiX where you using? I know there is a bug fix in 3.5 that
fixes a regression for multi-threaded cabbing. IF you already have more than
one cab you might want to try that out. Also, work should be done to
determine the correct compression ratio for your files. I have seen some
files take an excessive amount of time to compress. Set everything to mszip,
if you aren't doing that already, to see what type of speed you get with
multiple cabs.

Thanks,

Brian Rogers
"Intelligence removes complexity." - Me
http://blogs.msdn.com/icumove


On Sat, Apr 17, 2010 at 7:21 AM, Bob Arnson <b...@joyofsetup.com> wrote:

> On 4/17/2010 5:53 AM, S.P wrote:
> > I want to create an install package with WiX,but "light" command is very
> very slow. It takes about 5 hours to run and create the install package. My
> install package will copy 45478 files and 2190 folder on system.So it
> includes a large number of files to copy.Could you please help me if there
> is anyway to speed this up, without increasing the size of the resulting
> file?
> >
>
> http://www.joyofsetup.com/2008/03/29/wix-performance-tip-use-multiple-cabinets/
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
>  Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to