drive connector でWindows PC上に作成したローカルフォルダーを他のフォルダーに変更したいので、方法を教えてください。
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hiroaki TSUTSUI
el 17 de Oct. de 2023
Comentada: Hiroaki TSUTSUI
el 3 de Nov. de 2023
drive connector でWindows PC上に作成したローカルフォルダーを他のフォルダーに変更したいので、方法を教えてください。
一度、drive connectorをuninstallし再インストールしてみたのですが、今度はフォルダー名指定のメニューが表示されませんでした。
0 comentarios
Respuesta aceptada
Kojiro Saito
el 1 de Nov. de 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のインストーラーを走らせると、フォルダーの選択からできるようになります。
Más respuestas (0)
Ver también
Categorías
Más información sobre インストールとライセンスの紹介 en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!