Jun 23, 2022
10:36 AM
I have a .NET program that runs on any CPU. However, it requires .NET 6. I have put both the 32 bit and 64 bit runtime installs in the Redistributables list. Since these are prerequisites, it checks to see if they are installed before actually running the install. At least I think that is what it is doing. So how can I set up the prerequisites so that only the one for the appropriate bitness one is checked and installed if missing prior to the running of the actual product install?
I have seen some references to setting up a feature with conditions, but a feature is part of the product install, not part of the prerequisite processing. I would prefer this to act in the prerequisite timing, since I don't know if the feature processing will check to see if it is installed before running the runtime install.
... View more
Labels
- Labels:
-
InstallShield 2020 R3
Latest posts by MLusicic9
Subject | Views | Posted |
---|---|---|
185 | Jun 23, 2022 10:36 AM |
Activity Feed
- Posted 32 bit vs 64 bit Selective Prerequisite on InstallShield Forum. Jun 23, 2022 10:36 AM
- Tagged 32 bit vs 64 bit Selective Prerequisite on InstallShield Forum. Jun 23, 2022 10:36 AM
- Tagged 32 bit vs 64 bit Selective Prerequisite on InstallShield Forum. Jun 23, 2022 10:36 AM
- Tagged 32 bit vs 64 bit Selective Prerequisite on InstallShield Forum. Jun 23, 2022 10:36 AM