Re: [WiX-users] Is this a GUID matching problem - how to resolve.

2009-11-09 Thread Blair
n the line. Thanks for help. Paul -Original Message- From: Blair [mailto:os...@live.com] Sent: Saturday, November 07, 2009 6:14 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Is this a GUID matching problem - how to resolve. Each of you

Re: [WiX-users] Is this a GUID matching problem - how to resolve.

2009-11-08 Thread Rob Mensching
itialize" as long as there are no problems lurking that will > bite the process down the line. > > Thanks for help. > > Paul > > > > -Original Message- > From: Blair [mailto:os...@live.com] > Sent: Saturday, November 07, 2009 6:14 PM > To: 'General dis

Re: [WiX-users] Is this a GUID matching problem - how to resolve.

2009-11-08 Thread Paul Brook
- From: Blair [mailto:os...@live.com] Sent: Saturday, November 07, 2009 6:14 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Is this a GUID matching problem - how to resolve. Each of your files that stay in the same directories need to have compo

Re: [WiX-users] Is this a GUID matching problem - how to resolve.

2009-11-07 Thread Blair
Each of your files that stay in the same directories need to have components that keep the same guid values. If you don't drastically change your installation layouts from build-to-build (which is most of us) it is recommended that you write your installation once, and then update it on an as-neede