Re: [WiX-users] cursor in invalid state

2008-12-09 Thread Scott Sam
Ok thanks for all of your help. I'll try using a more recent version. -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2008 5:30 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] cursor in invalid state

Re: [WiX-users] cursor in invalid state

2008-12-08 Thread Rob Mensching
aller XML toolset. Subject: Re: [WiX-users] cursor in invalid state There is only one cab file in each base msi file. all of the files are in the cab. Is there something else I should be looking for? -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Monday, December 08,

Re: [WiX-users] cursor in invalid state

2008-12-08 Thread Scott Sam
toolset. Subject: Re: [WiX-users] cursor in invalid state I was suggesting looking in the base MSI files. -Original Message- From: Scott Sam [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2008 11:16 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users

Re: [WiX-users] cursor in invalid state

2008-12-08 Thread Rob Mensching
I was suggesting looking in the base MSI files. -Original Message- From: Scott Sam [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2008 11:16 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] cursor in invalid state How do I do this with a patch

Re: [WiX-users] cursor in invalid state

2008-12-08 Thread Scott Sam
How do I do this with a patch? -Original Message- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2008 2:00 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] cursor in invalid state Make sure the files are ending up in the

Re: [WiX-users] cursor in invalid state

2008-12-08 Thread Rob Mensching
Make sure the files are ending up in the right cabinets. -Original Message- From: Scott Sam [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2008 10:36 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] cursor in invalid state Well after taking a

Re: [WiX-users] cursor in invalid state

2008-12-08 Thread Scott Sam
in the cabinet file." error -Original Message- From: Scott Sam [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2008 1:24 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] cursor in invalid state I tried that. I set the PatchGroup to 1 for th

Re: [WiX-users] cursor in invalid state

2008-12-08 Thread Scott Sam
s Installer XML toolset. Subject: Re: [WiX-users] cursor in invalid state Why not just mark the new Files with PatchGroup and let WiX take care of sequencing them for you? -Original Message- From: Scott Sam [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2008 08:37 To: wix-users@lists.

Re: [WiX-users] cursor in invalid state

2008-12-08 Thread Rob Mensching
Why not just mark the new Files with PatchGroup and let WiX take care of sequencing them for you? -Original Message- From: Scott Sam [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2008 08:37 To: wix-users@lists.sourceforge.net Subject: [WiX-users] cursor in invalid state I&#

[WiX-users] cursor in invalid state

2008-12-08 Thread Scott Sam
I'm trying to get patching working for one of our products. The problem is that there are currently 2 more files in the latest version than were in the original version. This is causing the patch to fail. I read that the new files sequence have to be at the end of the file table. So I'm trying t