Changing file directories under C:\Program Files

4 visualizaciones (últimos 30 días)
yySBU
yySBU el 31 de Ag. de 2018
Respondida: Titus Edelhofer el 31 de Ag. de 2018
Hello,
I have this issue where I used an app compiler and ran the exe file. However, when opening from a desktop shortcut, it changes the main file directory to the desktop instead of getting back to where the app was installed. How can I prevent this from happening? If I forcefully change the directory, cd('C:\Program Files\...more files), I can't seem to access any other files below it because of restrictions (admin access).
Thank you

Respuestas (1)

Titus Edelhofer
Titus Edelhofer el 31 de Ag. de 2018
Hi,
when you open the desktop shortcut properties you should be able to set the "working folder" to the folder you like. Then this should be the pwd within MATLAB compiled exe.
Titus

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by