Re: [WiX-users] Question on selective patching

2009-01-21 Thread Bob Arnson
Sudhakaran, Suraj wrote: > Even though the next version can have changes in several files, I want > to build patches for selected 2 or 3 files. > Since number of files to ignore is more I am not sure we can use the > solution of "explicitly list files to ignore in the > UpgradedFilesToIgnore table"

Re: [WiX-users] Question on selective patching

2009-01-21 Thread Sudhakaran, Suraj
: Re: [WiX-users] Question on selective patching Sudhakaran, Suraj wrote: > I am using WiX2.0. > I have a requirement of patching selected components in a new version. > AFAIK, patching process will include all the modified files from the > old and new installer and include them in the patc

Re: [WiX-users] Question on selective patching

2009-01-20 Thread Bob Arnson
Sudhakaran, Suraj wrote: > I am using WiX2.0. > I have a requirement of patching selected components in a new version. > AFAIK, patching process will include all the modified files from the old > and new installer and include them in the patch. > Is there a way to select what all will be included h

[WiX-users] Question on selective patching

2009-01-20 Thread Sudhakaran, Suraj
I am using WiX2.0. I have a requirement of patching selected components in a new version. AFAIK, patching process will include all the modified files from the old and new installer and include them in the patch. Is there a way to select what all will be included here rather than all the modified fi