Re: [WiX-users] Custom Action to Read XML value

2015-03-06 Thread Davis, Jeff
gt; To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Custom Action to Read XML value > > Yes. It's not very complicated. The specific steps in the innermost custom > action (there is another custom action that drives this one from a table) are: > >

Re: [WiX-users] Custom Action to Read XML value

2015-03-06 Thread Joel Budreau
; Development Jack Henry & Associates, Inc.® | Lenexa, KS 66214 | Ext: 431050 > |jocoo...@jackhenry.com > > > > -Original Message- > From: Davis, Jeff [mailto:jda...@nanometrics.com] > Sent: Friday, March 6, 2015 12:02 PM > To: General discussion about the

Re: [WiX-users] Custom Action to Read XML value

2015-03-06 Thread Davis, Jeff
...@jackhenry.com] Sent: Friday, March 06, 2015 10:23 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Custom Action to Read XML value Yes. It's not very complicated. The specific steps in the innermost custom action (there is another custom action that drives this one f

Re: [WiX-users] Custom Action to Read XML value

2015-03-06 Thread John Cooper
ff [mailto:jda...@nanometrics.com] Sent: Friday, March 6, 2015 12:02 PM To: General discussion about the WiX toolset. Subject: [WiX-users] Custom Action to Read XML value It seems like the answer to every question about reading XML value using Wix is to write a custom action. I have found a couple of so

[WiX-users] Custom Action to Read XML value

2015-03-06 Thread Davis, Jeff
It seems like the answer to every question about reading XML value using Wix is to write a custom action. I have found a couple of solutions that I have tried with no success. Does someone have a working XML Search custom action that you pass a XML filename and a XPath value and it will popul