Jan 24, 2022
08:44 PM
After editing the prq, on prerequisite editor use file save as button and the files to your own destination path, else you can manually copy the files from local SetupPrerequisites folder to your own path where you have other prq files.
... View more
Jan 24, 2022
11:29 AM
We are using InstallShield 2020 R3. Our installer is throwing a System.IO.FileNotfoundException. The support file that is not found is added to the InstallShield SupportDir\LanguageIndependent folder. Analyzing the problem I have found that when InstallShield starts up, it creates two temp folders (guid names) one contains the runtime binaries (_ISMSIDEL, ISSetup.dll, setup.exe, setup.ini, setup.isn). The other temp file contains the files added to the SupportDir as well as some additional IS files (_isres_0x0409.dll, _isuser_0x0409.dll, ISBEW64, setup.exe, setup.inx). In the original exception window, was a warning message: "WRN: Assembly binding logging is turned off." Enabling assembly logging binding, rerunning the installer and reproducing the issue, the stack trace contains more information. It shows that InstallShield cannot find the support file because it is looking for it the other temp directory; not the SupportDir temp directory. Can someone explain why this is happening? I've attached screen captures illustrating what is occurring.
... View more
Labels
- Labels:
-
InstallShield 2020 R3
Latest posts by WindShield
Subject | Views | Posted |
---|---|---|
404 | Jan 24, 2022 11:43 AM | |
145 | Jan 24, 2022 11:29 AM | |
518 | Nov 09, 2021 10:20 AM |
Activity Feed
- Posted Re: C++ 2013 x86 Redistributable prerequisite install error on InstallShield Forum. Jan 24, 2022 11:43 AM
- Posted InstallShield Looks in Wrong Temp Folder for Support File on InstallShield Forum. Jan 24, 2022 11:29 AM
- Posted C++ 2013 x86 Redistributable prerequisite install error on InstallShield Forum. Nov 09, 2021 10:20 AM