/build/static/layout/Breadcrumb_cap_w.png

XML editing ?

Hi all,

I'm just wondering what the tool of choice is that you'd use to edit a XML file during an installation ? As an example, lets say that it's an existing file on a PC that you'd want to change some values of.

Cheers, Mike

0 Comments   [ + ] Show comments

Answers (2)

Posted by: anonymous_9363 14 years ago
Red Belt
0
Mike, are you a WPS user? If so, it has some XML handling when you double-click the file in 'Installation Expert' view.

If not, there's a rather nice VBScript class knocking about. I used it as a base for my own version (I found some functionality which I needed was missing), or there's the ChilKat (sp?) ActiveX object which, IIRC, is free. Having used one of their products in the past, I wouldn't hesitate to recommend that.
Posted by: jmcfadyen 14 years ago
5th Degree Black Belt
0
there some really nice xml handling code in WiX.

you would need export the IDT from a WiX msi and import into Wise. Then add the CA's and should be good to go.

It has ability to edit, delete, add and supports full xpath lookup syntax such as

//Node1/Node2/Node3[@Name='Value']

if not I wrote an xml class not sure if its the one Ian mentioned. I did it about 4-5 years ago could probably do with some more error trapping but it does support a wealth of XML editing etc.

can be found here

http://johnmcfadyen.spaces.live.com/blog/cns!9DD01136FC094724!205.entry
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ