I am not too familiar with pascal, but I have a script that currently detects if java is installed if it does not install it. He then copies the Jboss folder to the directory that the user selects.
I want to allow the user to enter the IP / database schema information, then accept these values and put them in the correct namespaces in the XML file inside the Jboss directory. I found some threads saying that you can add to it, but I think that I may have to parse the XML file.
source
share