Skip to content
⌘ NSIS Forum Archive

Replace IP into xml file

3 posts

vitantonio#

Replace IP into xml file

Hello!
I make a installation of the my program, well, I have a xml files with IP number. I need than the user can replace this IP number into my xml files.

Which's the code?

Thanx🙂
Joost Verburg#
The NSIS Archive contain information about replacing texts in files.

An XML parser is not yet available, but you can replace an empty child by a child with content.