Set default folder for matlab app compiler
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Gregory McFadden
le 8 Fév 2017
Réponse apportée : Shubham Srivastava
le 15 Fév 2017
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 commentaires
Réponse acceptée
Shubham Srivastava
le 15 Fév 2017
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!