Hi,
In order to read and update the values of a given XML file, we want to use this feature that you offer, which is quite neat: https://www.advancedinstaller.com/user- ... -file.html
But our problem is that we have a malformed XML file (multiple root nodes). I wrote a PowerShell script that fixes the XML file, but I need to execute this script before any search-functionality of the installer is executed, otherwise all the searches will fail as a result. How to achieve this?
Best regards,
Johannes