Is there an equivalent property to GetProductVersion or GetProductName for the INSTALLDIR so that this can be retrieved and set from a WPF external UI?
If not, what options are there for getting the MSI's INSTALLDIR so that it can be displayed and configured from a WPF external UI context?
It seems it should be possible to get and set this from the GenericSetup object, but nothing of the sort is available.
If not, what options are there for getting the MSI's INSTALLDIR so that it can be displayed and configured from a WPF external UI context?
It seems it should be possible to get and set this from the GenericSetup object, but nothing of the sort is available.