Re: [WiX-users] Pre-build CAB file

2007-12-18 Thread Calin Iaru
You have a switch on Ligth.exe called -reusecab. This will cache the cab file built on the first time. Stephen Tunney wrote: > > Hello All, > > > > I am creating an installer with a file in it that takes forever to > compress and add to the cab file (35 minutes). It is obviously due to > the

[WiX-users] Pre-build CAB file

2007-12-18 Thread Stephen Tunney
Hello All, I am creating an installer with a file in it that takes forever to compress and add to the cab file (35 minutes). It is obviously due to the files size (400 megabytes, text though). This file also never changes. I was hoping to be able to create a cab file manually, and simply ins