How do you change XML files usually during upgrade?? (Basic MSI)
I think "XML File Changes" Tab has too few function to change old app.config to new app.config. Because many kinds of old app.config have been deployed already, xml change should have enough function to cover all of them.
so, I am considering XSLT and XSLT Processor.
Do you think it is good for xml change?
if not, what can i do alternatively?