Re: [WiX-users] XmlFile failing to open installed file

2007-08-22 Thread John Hancock (HSG)
CTED] Sent: Wednesday, August 22, 2007 12:09 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] XmlFile failing to open installed file Is the xml file part of the same install that tries to modify it? If so you will probably need some sort of of deferred custom action, as the file wil

Re: [WiX-users] XmlFile failing to open installed file

2007-08-22 Thread John Hancock (HSG)
, August 22, 2007 12:09 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] XmlFile failing to open installed file Is the xml file part of the same install that tries to modify it? If so you will probably need some sort of of deferred custom action, as the file will probably not have

Re: [WiX-users] XmlFile failing to open installed file

2007-08-22 Thread Alexei
ednesday, August 22, 2007 11:42 AM > To: wix-users@lists.sourceforge.net; John Hancock (HSG) > Subject: RE: [WiX-users] XmlFile failing to open installed file > > John, > > Why the double slashes at the beginning of your element names? Just one > slash... > >

Re: [WiX-users] XmlFile failing to open installed file

2007-08-22 Thread John Hancock (HSG)
st 22, 2007 11:42 AM To: wix-users@lists.sourceforge.net; John Hancock (HSG) Subject: RE: [WiX-users] XmlFile failing to open installed file John, Why the double slashes at the beginning of your element names? Just one slash... Julie Campbell [EMAIL PROT

Re: [WiX-users] XmlFile failing to open installed file

2007-08-22 Thread Julie Campbell
John, Why the double slashes at the beginning of your element names? Just one slash... Julie Campbell [EMAIL PROTECTED] -- Message: 3 Date: Wed, 22 Aug 2007 08:33:10 -0700 From: "John Hancock (HSG)" <[EMAIL PROTECTED]> Subject: [WiX-users] XmlFile failing to open