Determining the install location of a compiled program.

8 次查看(过去 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.

采纳的回答

OCDER
OCDER 2018-9-27

更多回答(1 个)

William Thielicke
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

类别

Help CenterFile 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!

Translated by