Determining the install location of a compiled program.
9 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
その他の回答 (1 件)
William Thielicke
2025 年 9 月 15 日 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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!