Updating XML configuration files during setup
Posted: Wed Jan 24, 2007 12:46 pm
Hello!
I've been playing a bit with InstallAware 6 Studio Admin. Using import and the dialogs, I've updated a base MSI install created from Visual Studio to do just about everything we need except update some parameters in a configuration file.
We have a file called web.config that contains property setting for our application. I see that you can update INI file and the registry with scripting commands, but didn't see anything similar for an XML file.
Is there something I'm missing or would this be a plug-in opportunity for me?
Thank you,
I've been playing a bit with InstallAware 6 Studio Admin. Using import and the dialogs, I've updated a base MSI install created from Visual Studio to do just about everything we need except update some parameters in a configuration file.
We have a file called web.config that contains property setting for our application. I see that you can update INI file and the registry with scripting commands, but didn't see anything similar for an XML file.
Is there something I'm missing or would this be a plug-in opportunity for me?
Thank you,