Re: [WiX-users] Sequence no is not retained in MSI from MSM

2011-02-10 Thread Rob Mensching
ar > Cell# 310-480-0614 > Work#310-800-9548 > > -Original Message- > From: wix user [mailto:wixuser...@gmail.com] > Sent: Tuesday, February 08, 2011 12:26 PM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Sequence no is not retained i

Re: [WiX-users] Sequence no is not retained in MSI from MSM

2011-02-10 Thread Narina, Chandra
user [mailto:wixuser...@gmail.com] Sent: Tuesday, February 08, 2011 12:26 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Sequence no is not retained in MSI from MSM Hi All, we are using merge module in MSI. We have custom logic to retain sequence no in the file table from prior versions an

Re: [WiX-users] Sequence no is not retained in MSI from MSM

2011-02-10 Thread wix user
Hi All, Did not receive any help on this so far? Can somebody share some knowledge in this area? Is there a way to retain the sequence no from merge module into msi? How does WIX assigns sequence no when you create merge module? Is it in the order that you've component/file elements in the module

[WiX-users] Sequence no is not retained in MSI from MSM

2011-02-08 Thread wix user
Hi All, we are using merge module in MSI. We have custom logic to retain sequence no in the file table from prior versions and is correctly working and creating MSM. But after we create the MSI with this MSM the file table looks different. Sequencing is not the same though I've only one mergemodul