Set default folder for matlab app compiler

조회 수: 6 (최근 30일)
Gregory McFadden
Gregory McFadden 2017년 2월 8일
답변: Shubham Srivastava 2017년 2월 15일
How can I set the default folder for the matlab compiler to something other than %program files%\.. or %AppData%\..? those are the only dropdown options available
I really need to set the default to %SystemDrive%\.. (.. is the sub folder structure) as our IT folk have made working in either appdata or program files impossible.
thanks Greg

채택된 답변

Shubham Srivastava
Shubham Srivastava 2017년 2월 15일
The only options that can be selected currently for install locations are %ProgramFiles% or %AppData% since these are the most common locations where customer installs the application. There is no way to add another path to this field. However, this is only a default location that is presented when the executable is being installed. The end user can still choose any path that they wish to install the executable in.
Regards,
Shubham

추가 답변 (0개)

카테고리

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