Re: [WiX-users] Extra Files in Patch

2009-09-03 Thread Svet Bonev
referenced. -Original Message- From: JWalker [mailto:improvi...@yahoo.com] Sent: Thursday, September 03, 2009 1:15 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Extra Files in Patch Thank you for the response and the helpful suggestions. Is there

Re: [WiX-users] Extra Files in Patch

2009-09-03 Thread JWalker
filtering the differences in the transform but that is evidently not the case. --- On Thu, 9/3/09, Svet Bonev wrote: From: Svet Bonev Subject: Re: [WiX-users] Extra Files in Patch To: "General discussion for Windows Installer XML toolset." Date: Thursday, September 3, 2009, 4:

Re: [WiX-users] Extra Files in Patch

2009-09-03 Thread Svet Bonev
- you would need to change your build process to create admin images and then run torch on them. -Original Message- From: JWalker [mailto:improvi...@yahoo.com] Sent: Wednesday, September 02, 2009 6:54 PM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Extra File

[WiX-users] Extra Files in Patch

2009-09-02 Thread JWalker
Hi, I am using the WiX-only approach described in the wix3 chm to create patch packages. In some cases lots of extra files (files that have not changed from the baseline version) are being included in the patch, maybe hundreds. They are not referenced in the patch.wxs file, and I have no idea ho