Why am I not able to execute my standalone application on only certain end user machines?

90 views (last 30 days)
I have built a very simple standalone application using MATLAB Compiler R2018b on Windows. The standalone application runs on some end user's machines, but it does not run on certain user's machines with the following error message.
Undefined function or variable 'ctfroot'.
Error in checkRequiredMCRProducts (line 14)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 28 Dec 2018
Please delete the CTF extraction folder and re-run the executable file.
C:\Users\[username]\AppData\Local\Temp\[username]\mcrCache[version]
For example,
C:\Users\sji\AppData\Local\Temp\sji\mcrCache9.4\

More Answers (0)

Categories

Find more on Application Deployment in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!