Microsoft Visual C++ 2015-2022 のインストールが途中で停止する

Souichirou Yamauchi 0 Reputation points
2023-08-18T06:45:57.0766667+00:00

インストールが途中で止まり下の画像のようなウィンドウが開かれる。vc_runtimeMinimum_x64.msiというファイルとの正しいパスが開いていないためにエラーをはいていることは理解できたが、そのファイルがどこにあるかわからない。自分なりにネットで調べて対処してみたがインストールできなかった。対処法を教えてください。スクリーンショット 2023-08-18 153556

Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,441 Reputation points Microsoft External Staff
    2023-08-18T08:13:42.8866667+00:00

    Hello @Souichirou Yamauchi,

    Welcome to Microsoft Q&A forum.

    Please try to download this troubleshooter tool, run it, select Uninstalling, check if corresponding Visual C++ Redistributable package is listed there. Try to uninstall it by using troubleshooter tool and install Microsoft Visual C++ 2015-2022 Redistributable package again.

    If this doesn’t work, please press Win + R, run regedit, navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products, search for "{40118CD9-xxxxxxxxx}" id. Complete id is shown in your screenshot, in "Use source" box. If you can find it in Registry, please back up the Registry and remove it, then reinstall the Visual C++ Redistributable package.

    Similar thread for you to refer to: Can’t get c++ visual to install. Help!

    Please feel free to let us know the result.

    Sincerely,

    Tianyu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.