Guten Tag S.P,
am Samstag, 17. April 2010 um 11:53 schrieben Sie:

> 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?

You should not start a new thread if you just provide some more
detailled information on your own old one. The number of files and
folders is impressive, but not enough: What is the overall source file
size? What is the resulting file size, if you depend on it? Did you
look where your bottleneck is? Is it the harddrive, for example
because of a very slow 4200er hdd for notebooks, is it while
compressing the files, because the CPU-load already is 100%?

Your problem seems to be very special, therefore some background
information should be helpful too. Is it really neccessary to build
all files into one package etc.? Which parameters to light.exe do you
already use? For example there's "-dcl:level" to set the compression
level.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Systeme - Hameln | Potsdam | Leipzig
 
Telefon: Potsdam: 0331-743881-0
E-Mail:  tschoen...@am-soft.de
Web:     http://www.am-soft.de

AM-SoFT GmbH IT-Systeme, Konsumhof 1-5, 14482 Potsdam
Amtsgericht Potsdam HRB 21278 P, Geschäftsführer: Andreas Muchow


------------------------------------------------------------------------------
Download Intel® 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