G
Guest
Hi,
I'm trying to create a custom MSI project, I have added a textbox (a) dialog
to the installation and I'm passing the value set to the installer class via
custom data. However, when I'm uninstalling the package this value doesn't
seem to be what the user orignally set, do I have to persist the value the
user chose for uninstalling?
Also, when I add the textbox (a) there seems to be no way of going back when
running the package, i.e once past the custom dialog theres no way back
without restarting the msi.
I'm trying to create a custom MSI project, I have added a textbox (a) dialog
to the installation and I'm passing the value set to the installer class via
custom data. However, when I'm uninstalling the package this value doesn't
seem to be what the user orignally set, do I have to persist the value the
user chose for uninstalling?
Also, when I add the textbox (a) there seems to be no way of going back when
running the package, i.e once past the custom dialog theres no way back
without restarting the msi.