
kim.moulton asked a question.
InstallScript install stopped working when converted to InstallShield 2014
I launch a little InstallScript piece during my suite install that is used to modify some suite properties.
Unfortunately, when it was converted from InstallShield 2013 to InstallShield 2014 it stopped working.
I looked in the MSI log and it appears to run through the script correctly. However, the suite appears to be throwing an error when it finishes.
It displays some obscure dialog error. I have attached this error.
Is there a known issue with converting InstallScript projects to InstallShield 2014 or using them in suite applications in InstallShield 2014?
Thanks,
--Kim
1. Make a backup copy of \Program Files (x86)\InstallShield\2014\Redist\Language Independent\i386\ISRT.dll.
2. Extract ISRT.dll from the attached zip file and copy it to \Program Files (x86)\InstallShield\2014\Redist\Language Independent\i386.
3. Rebuild your InstallScript project.
4. Rebuild your suite project.
Please let us know if you continue to see this issue with InstallScript packages in suites after applying the hotfix.ISDEV_37201
The Hotfix does fix this issue.
Thanks,
--Kim