InstallShield 2020 R3
The following issues have been resolved in InstallShield 2020 R3:
Issue Number |
Issue Summary |
IOJ-2130601 |
The Setup was not launching when the setup.exe was renamed to setup.org and invoked using CreateProcess. Now the Setup can launch with setup.exe as well as with setup.org. |
IOJ-1860572 |
The object RunOnLogon was not supported while running ISWiSQLScript. This issue has been resolved. |
IOJ-2096411 |
The image file was left in the Temp folder after the installation complete by InstallScript Installer. Now no file is left in the Temp folder. |
IOJ-2149765 |
Error was observed when reboot the machine after uninstalling the InstallScript MSI. Now the machine reboots without any error. |
IOJ-2131433 |
The Temp folder was not cleared after the installation complete by InstallScript MSI Installer. Now Installer leaves no file in the Temp folder. |
IOJ-2130141 |
Failed to install Specific Component service during installation. Now the Pl_error.dll registers properly, and Specific Component service is installed successfully. |
IOJ-2097165 |
Path variable with quotes was not recognized when adding a file from the path. Now the Path variable identifies the file path with quotes or without quotes added. |
IOJ-2158185 |
The SQL script failed to create a new DB catalog with SQL Authentication in MSI project. This issue has been resolved. Now SQL script creates a new DB catalog successfully. |
IOJ-2125089 |
The UseDLL() function failed to load dll after reboot. Now the dll is loaded properly post reboot. |
IOJ-2159747 |
While selecting the Group in the New User Information winodw, the LogonInformation dialog was displaying “The list is empty” error. Now, the user group can be selected without any error. |