Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Modify XML file


1 reply to this topic

Shiamak

Shiamak
  • Full Members
  • 6 posts

Posted 25 January 2008 - 01:40

Hi All,

Is there a pre-written tool that lets you modify a specific occurance of a XML tags value? I know this can be probably achieved by using VBS and creating a DOM object and parsing it.. for value I will have to send a extgernal parameter as value to vbs being ran...

so can someone point me to installscript/vb code that lets your perform above tasks?

I have to modify a .config file that contains mutilple occurance of same tag and I need to be able to modify the second occurance and once case the first occurance.

Any HELP is appreciated.


Binar

Binar
  • Full Members
  • 3 posts

Posted 18 February 2008 - 14:16

Hello Shiamak!
I have a simular problem. i want to modify exe.config file that contains xml tag during the installation, asking the integrator to set the ip adresses...

I think whe have the same problem. i hope that we will solve it together...

//Binar