InstallShield 2018
While converting an InstallScript MSI project to an InstallScript project, you may encounter this error when your setup project does not run during the conversion. You should verify if SHELL_OBJECT_FOLDER = @PRODUCT_NAME; is in your script.
Note • Setting SHELL_OBJECT_FOLDER in OnFirstUIBefore is not necessary. If you have the following line in your script, you should delete it:
SHELL_OBJECT_FOLDER = @PRODUCT_NAME;"
InstallShield 2018 Help LibraryJanuary 2018 |
Copyright Information | Flexera |