フィルターのクリア

What does mwdocsearch.exe do and why does windows defender firewall complain about it.

83 ビュー (過去 30 日間)
Windows Defender Firewall has blocked som features of this app:
C:\program files\matlab\r2022a\bin\win64\mwdocsearc.exe
This is new after updating to r2022a
What does this executable do any why does it need network access?
  1 件のコメント
Nathan Royer
Nathan Royer 2022 年 3 月 21 日
what are the consequences of not allowing network access to this exectuable?

サインインしてコメントする。

採用された回答

Walter Roberson
Walter Roberson 2022 年 3 月 21 日
mwdocsearc.exe implements searching the "doc" information.
Mathworks switched the default to searching mathworks.com for the documentation instead of looking locally on disk. As the documentation takes a fair bit of room, this can make downloads and installation faster, and the user always gets the most recent revision of the document.
There is a way to select local document search instead, but unfortunately I do not recall the details.
The consequences of not allowing network access would be that you might not be able to use doc
  4 件のコメント
Igor
Igor 2022 年 9 月 19 日
It looks plausible... But that's an ugly way to do that.
Walter Roberson
Walter Roberson 2022 年 9 月 19 日
Yes, especially as it looks to me as if there are other ways of doing it such as https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.process.getprocessbyid?view=net-6.0 which can get process information by ID.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by