Many users use NSIS to work with MSI files.
For example, to get information about different msi parameters, as well as to edit tables. It is
much faster than working with orca, etc.
There are a few tools for this:
https://nsis.sourceforge.io/MSI_Functions
I really need to add-change registry data in the msi file table.
Please help - how to do this using API functions ?