is there a way to disable the parsing of xml, i want to make advanced installer treat the xml just like regular files rather than xml files.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Does this installer support execution of commands? If yes, just rename all xml files to .xml.bin and rename them during or directly after the installation. This should prevent any parsing of the files. |
|||
|
|