Determining the install location of a compiled program.

4 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

OCDER
OCDER il 27 Set 2018

Più risposte (1)

William Thielicke
William Thielicke il 15 Set 2025
@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

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by