Re: [WiX-users] error 1334 on installing a patch.

2007-06-18 Thread Sandip Shahane
users@lists.sourceforge.net Subject: Re: [WiX-users] error 1334 on installing a patch. We have added few files in the existing components and also added new components. Now, on taking a delta on the newly built MSI with the RTM MSI the originally existing files are seen out of order. There are aroun

Re: [WiX-users] error 1334 on installing a patch.

2007-06-18 Thread Rob Mensching
: Rob Mensching; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] error 1334 on installing a patch. We have added few files in the existing components and also added new components. Now, on taking a delta on the newly built MSI with the RTM MSI the originally existing files are seen out of

Re: [WiX-users] error 1334 on installing a patch.

2007-06-18 Thread Sandip Shahane
We have added few files in the existing components and also added new components. Now, on taking a delta on the newly built MSI with the RTM MSI the originally existing files are seen out of order. There are around 200+ such files. Here are the packages and the msp file for quick reference. RTM

Re: [WiX-users] error 1334 on installing a patch.

2007-06-17 Thread Rob Mensching
The PatchGroup element is used to ensure that new files get added to the end of the sequence. That has been able to solve all the sequencing problems people have brought up in the past so can you be more specific about what files you're finding are out of sequence? From: [EMAIL PROTECTED] [mai