drive connector でWindows PC上に作成したローカルフォルダーを他のフォルダーに変更したいので、方法を教えてください。
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hiroaki TSUTSUI
le 17 Oct 2023
Commenté : Hiroaki TSUTSUI
le 3 Nov 2023
drive connector でWindows PC上に作成したローカルフォルダーを他のフォルダーに変更したいので、方法を教えてください。
一度、drive connectorをuninstallし再インストールしてみたのですが、今度はフォルダー名指定のメニューが表示されませんでした。
0 commentaires
Réponse acceptée
Kojiro Saito
le 1 Nov 2023
MATLAB Drive Connectorは一度インストールされると途中でローカルフォルダーの変更ができません。
Folder Location for MATLAB Drive. This location is specified during the installation of MATLAB Drive Connector and cannot be changed once it is set.
また、再度インストールしようとする場合も、アンインストールしただけでは設定ファイルが残ってしまい、再インストール時にその設定ファイルが読み込まれて同じローカルフォルダーで共有設定がされてしまいます。
ドキュメント「MATLAB Drive Connector のインストール」の「アンインストール手順」のオプションで書かれているServiceHostフォルダーの削除がありますが、このフォルダーにMATLAB Drive Connectorのログや設定が格納されています。
Windowsだと「C:\Users\username\AppData\Local\MathWorks\ServiceHost 」です。
解決策として、下記の場所にあるconfig.infoを削除して、
C:\Users\username\AppData\Local\MathWorks\ServiceHost\services\syncservice\config\config.info
再度MATLAB Drive Connectorのインストーラーを走らせると、フォルダーの選択からできるようになります。
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur インストールとライセンスの紹介 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!