Morning, i would like to know if exists way to analyse or to get user choice in BA Installer.
I need some advanced way to realize following scenario .
I have msi installer and exe as application for .NET Framework 4.8.1. Both do same.
If installer starts, i would like to add dialog where user has choice to set installer type, something like stand-alone or plugin. If user choosed stand-alone installation, "just" install all data. Install application as stand-alone exe for programm and ignore msi installer and if not stand-alone execute msi, because it should be installed as plugin. (some internal crm specifications for plugin implementation). AFAIK i can add all binary as embeded into BA Installer, but is there way to ignore MSIPackage in BA Installer and not execute it ? All my tries doenst going very well, even if can use BA variables to analyse user choise, msipackage always execute installation and i cant cancel it or refuse to execute msi package. Also tried use event sof BA Intaller. Plan Events for BA Installer maybe? Now im struggle here. 🤨🤨🤨
Morning, i would like to know if exists way to analyse or to get user choice in BA Installer. I need some advanced way to realize following scenario . I have msi installer and exe as application for .NET Framework 4.8.1. Both do same. If installer starts, i would like to add dialog where user has choice to set installer type, something like stand-alone or plugin. If user choosed stand-alone installation, "just" install all data. Install application as stand-alone exe for programm and ignore msi installer and if not stand-alone execute msi, because it should be installed as plugin. (some internal crm specifications for plugin implementation). AFAIK i can add all binary as embeded into BA Installer, but is there way to ignore MSIPackage in BA Installer and not execute it ? All my tries doenst going very well, even if can use BA variables to analyse user choise, msipackage always execute installation and i cant cancel it or refuse to execute msi package. Also tried use event sof BA Intaller. Plan Events for BA Installer maybe? Now im struggle here. 🤨🤨🤨