
khuntley asked a question.
I installed InstallShield 2019 Standalone Build. I went through the process of generating a key which produced a .lic file and it said it installed successfully, but I have no way to access the application. The program appears in the "Uninstall Apps" location on windows, but I cannot gain access to the software at all.
Hi Glageju
InstallShield 2019 SAB builds are only used for build the project, it wont provide full version of installshield
SAB builds are mainly for build machines using the below commands
If you want Application access you need to install full version of installshield not SAB.
https://docs.revenera.com/installshield22helplib/helplibrary/StandAloneBuild_Installing.htm
https://docs.revenera.com/installshield23helplib/helplibrary/StandAloneBuild.htm
Building project using comamndline SAB
<Path to iscmdbld.exe> -p <Path to ism file>
You can check the below help link for building project using command line build
https://docs.revenera.com/installshield19helplib/helplibrary/ISCmdBldParam.htm