I would to install the Simulink Desktop Real-Time kernel . I encountered the following error in the installation process. How to fix it?
3 views (last 30 days)
Show older comments

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);
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!