drive connector でWindows PC上に作成したロー​カルフォルダーを他の​フォルダーに変更した​いので、方法を教えて​ください。

drive connector でWindows PC上に作成したローカルフォルダーを他のフォルダーに変更したいので、方法を教えてください。
一度、drive connectorをuninstallし再インストールしてみたのですが、今度はフォルダー名指定のメニューが表示されませんでした。

 Accepted Answer

Kojiro Saito
Kojiro Saito on 1 Nov 2023

0 votes

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のインストーラーを走らせると、フォルダーの選択からできるようになります。

1 Comment

config.info ファイルを削除して再インストールしたところエラーが発生したので
config.info を元に戻し、ファイル中の共有フォルダーのパスを変更したいフォルダーパスに変更し再インストールしたところ、そのフォルダーを新共有フォルダーとすることができました。

Sign in to comment.

More Answers (0)

Categories

Find more on 起動と終了 in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!