Re: [WiX-users] Fragments and Patch generation

2011-11-08 Thread Peter Shirtcliffe
path, once set. -Original Message- From: justin hull [mailto:justin.h...@assetpoint.com] Sent: 08 November 2011 16:13 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Fragments and Patch generation Thanks for the input. It got me looking in different directions. I found thi

Re: [WiX-users] Fragments and Patch generation

2011-11-08 Thread Justin Hull
- From: justin hull [mailto:justin.h...@assetpoint.com] Sent: 08 November 2011 16:13 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Fragments and Patch generation Thanks for the input. It got me looking in different directions. I found this link which is interesting for it both adv

Re: [WiX-users] Fragments and Patch generation

2011-11-08 Thread Peter Shirtcliffe
ou must not change a component keypath, once set. -Original Message- From: justin hull [mailto:justin.h...@assetpoint.com] Sent: 08 November 2011 16:13 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Fragments and Patch generation Thanks for the input. It got me looking in

Re: [WiX-users] Fragments and Patch generation

2011-11-08 Thread justin hull
Original Message- From: justin hull [mailto:[hidden email]] Sent: 08 November 2011 14:01 To: [hidden email] Subject: Re: [WiX-users] Fragments and Patch generation That makes sense. The files are large so I will upload them. Original base install http://windows-installer-xml-wix-too

Re: [WiX-users] Fragments and Patch generation

2011-11-08 Thread Peter Shirtcliffe
14:01 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Fragments and Patch generation That makes sense. The files are large so I will upload them. Original base install http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n6974348/T abWareXiTools8200.wxs TabWareXiTools82

Re: [WiX-users] Fragments and Patch generation

2011-11-08 Thread justin hull
That makes sense. The files are large so I will upload them. Original base install http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n6974348/TabWareXiTools8200.wxs TabWareXiTools8200.wxs project for full install for patch (upgrade) http://windows-installer-xml-wix-toolset.68755

Re: [WiX-users] Fragments and Patch generation

2011-11-08 Thread Peter Shirtcliffe
There's not enough information there. Can you post the original and updated source code ? Possibly the patch wxs too. -Original Message- From: justin hull [mailto:justin.h...@assetpoint.com] Sent: 07 November 2011 22:19 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Frag

[WiX-users] Fragments and Patch generation

2011-11-07 Thread justin hull
I am trying to create a "patch" install (.msp). It has been a learning struggle, but I got to the point where the msp install updates some files (if I use an 'a' flag on reinstallmode). However, in the original wix project I use paraffin to create a fragment for a database update component. Whil