I would to install the Simulink Desktop Real-Time kernel . I encountered the following error in the installation process. How to fix it?

3 vues (au cours des 30 derniers jours)
Error using sldrtkernel>ErrorDialog (line 424)
Installer error: "Failed to start Simulink Desktop Real-Time kernel service.
Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a
file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.".
Error in sldrtkernel>RunInstaller (line 339)
ErrorDialog(prompt, message('sldrt:installer:installererror', errmsg));
Error in sldrtkernel>sldrtk_setup (line 124)
result = RunInstaller(prompt, 'install');
Error in sldrtkernel (line 64)
retval = sldrtk_setup(prompt);

Réponses (1)

Sabir
Sabir le 19 Jan 2021
Modifié(e) : Sabir le 19 Jan 2021
if you are using windows 7 you must install KB3033929 update for Kernel instalation.
you can find that update in the link below
https://docs.microsoft.com/en-us/security-updates/SecurityAdvisories/2015/3033929?redirectedfrom=MSDN

Catégories

En savoir plus sur Model Preparation for Real-Time Simulation dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by