This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Prerequisite evaluation not working as expected.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 01, 2023
11:45 PM
Prerequisite evaluation not working as expected.
Hi, I am trying to debug why the built-in prerequisite for visual c++ redistributables 2019 is trying to install and failing despite a later version is already installed on the system. I am using installshield 2020.
The documentation at https://docs.revenera.com/installshield26helplib/helplibrary/UIRefPrereqEditor_Conditions.htm states:
The target machine meets any of the operating system conditions and all of the other conditions that are listed on the Conditions tab.
So, if I have v14.30.30704.00 and the default version is v14.24.28127.04, I would expect the prerequisite NOT to run. Looking at the setup log, that's not what happens.
Now, I can update the prerequisite, or the .prq file to add the latest version to avoid the problem but that's temporary until Microsoft comes up with a later version, which will always be a problem.
|
(0) Replies