Re: [WiX-users] XmlConfig not referencing other XmlConfig elements

2010-09-23 Thread pcristini
I just tried doing the same thing with xmlfile (what is the difference between the two?) as below: with a config file that started out like this: and resulted in this (notice the extra empty elements):

Re: [WiX-users] XmlConfig not referencing other XmlConfig elements

2010-09-23 Thread pcristini
sorry, resending without html encoding I just tried doing the same thing with xmlfile (what is the difference between the two?) as below: with a config file that started out like this: and resulted in this (notice the extra empty elements):

Re: [WiX-users] XmlConfig not referencing other XmlConfig elements

2010-09-23 Thread pcristini
I just tried doing the same thing with xmlfile (what is the difference between the two?) as below: with a config file that started out like this: and resulted in this (notice the extra empty elements):

Re: [WiX-users] XmlConfig not referencing other XmlConfig elements

2010-09-23 Thread pcristini
I've updated my code to take out the "." from anything that is a path. Here's what I'm using now... This is what the log file is dumping as the command: MSI (s) (94!E8) [09:02:00:710]: PROPERTY CHANGE: Adding ExecXmlConfig property. Its value is '1€C:\Program Files (x86)\Pareto Systems\

Re: [WiX-users] XmlConfig not referencing other XmlConfig elements

2010-09-23 Thread Pally Sandher
tions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: pcristini [mailto:pcrist...@paretoplatform.com] Sent: 22 September 2010 22:23 To: wix-users@lists.sourceforge.net Subjec

[WiX-users] XmlConfig not referencing other XmlConfig elements

2010-09-22 Thread pcristini
I'm trying to produce this output in my config file: smarmyarmy This is the code I'm attempting to use: