drive connector でWindows PC上に作成したローカルフォルダーを他のフォルダーに変更したいので、方法を教えてください。
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hiroaki TSUTSUI
am 17 Okt. 2023
Kommentiert: Hiroaki TSUTSUI
am 3 Nov. 2023
drive connector でWindows PC上に作成したローカルフォルダーを他のフォルダーに変更したいので、方法を教えてください。
一度、drive connectorをuninstallし再インストールしてみたのですが、今度はフォルダー名指定のメニューが表示されませんでした。
0 Kommentare
Akzeptierte Antwort
Kojiro Saito
am 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のインストーラーを走らせると、フォルダーの選択からできるようになります。
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu インストールとライセンスの紹介 finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!