[WiX-users] Certificate issue

2007-08-14 Thread Ion Costco
I have trouble understanding what is the meaning of various elements in the Certificate tag and the wix file. The code I have is not installing the external cer file whatever I do. Here is how my component looks like: ... ROOTCERTNAME ... ... ... Other comp

Re: [WiX-users] Adding a new element using XmlFile

2007-08-08 Thread Ion Costco
Resending. Nobody encountered this? Thought it should be common... - Original Message - From: Ion Costco To: wix-users@lists.sourceforge.net Sent: Thursday, July 26, 2007 2:48 PM Subject: [WiX-users] Adding a new element using XmlFile Hi! I have this statement

[WiX-users] Adding a new element using XmlFile

2007-07-26 Thread Ion Costco
Hi! I have this statement below that changes a configuration string in a xml file: I can't figure out how do I make it so if the add element with key attribute matching the path is missing, it will create it, and it will set the value for the attribute provided by Name (in