cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Lirantev
Level 3

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.

Labels (1)
(2) Replies
banna_k
Revenera
Revenera

0 Kudos
banna_k
Revenera
Revenera

Hi @Lirantev ,

Please check the InstallShield KB article and hotfix installer for the VC++ 2019 restart issue.

https://community.flexera.com/t5/InstallShield-Knowledge-Base/InstallShield-VC-2019-Prerequisite-restart-the-machine-after-the/ta-p/192356

0 Kudos