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
- :
- C++ 2019 Redistributable restart required via InstallShield
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Aug 31, 2020
04:04 AM
C++ 2019 Redistributable restart required via InstallShield
Hi InstallShield Forum,
We want to install C++ 2019 Redistributable as a prerequisite as part of our complete installation. I've created a prq with the following settings:
Application to Run:
VC_redist x64.exe
Command-line:
/install /quiet /norestart
Specify the return code the application return if a reboot is required:
1641,3010
Now when the installer is running for some reason the prerequisite prompt for a restart, although when running the exact command line outside of InstallShiled, the installer doesn't prompt for a restart.
I've searched for a solution but until now didn't find any solution to this behavior.
How can I make InstallShield install C++ 2019 without prompt for a reboot?
Thanks,
Liran.
(2) Replies