Determining the install location of a compiled program.
8 views (last 30 days)
Show older comments
connor flanigan
on 27 Sep 2018
Answered: William Thielicke
on 15 Sep 2025 at 12:50
I'm trying to determine where files are installed for a compiled application, but all the usual ways are pointing to the temporary directory that the program is extracted to before running.
0 Comments
Accepted Answer
More Answers (1)
William Thielicke
on 15 Sep 2025 at 12:50
@OCDER: This is the location where the exe file (which seems to act as some sort of shortcut) is located. The actual files of the standalone are installed here on my win11 system:
C:\Users\thiel\AppData\Local\MathWorks\MatlabRuntimeCache\R2025a\Compiled_program_name
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!