My installer creates a windows installer XML file on the machine after installation.
I want to modify that file using modify option of the installer.
How can I make it happen?
Please note that an upgrade basically consists of two processes:When we upgrade the installer, files get copied to the destination folder again.
That kind of implementation I want on the Maintainance VerifyReadyDLg Install button.