Hello,

What we do to modify XML files is, we use the the "Handle Text File Operation..." function to loop through the XML file and then make the required modifications. Works witout any problem.

BTW, what you can also do is to compile your own DLL solution with Clarion or Visual Studio, etc. and then call it directly from the installer.

Does this help?

Friedrich