Set default folder for matlab app compiler
조회 수: 6 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
채택된 답변
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
추가 답변 (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!