1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

[メモ] Visual Studio 2015 Update 3 インストール時に、Setup Failed!

Last updated at Posted at 2016-06-30

メモ

環境

  • Windows 7 x64
    (だいぶ使ってて、いろんなものをインストールしたり、アンインストールしたり..)
  • Visual Studio 2015 Update 3 Professional の英語版 (日本語だとアンインストールするとき、面倒..)

症状

  • ISOイメージを解凍したものから、↓のようなオプションでインストールしようとしたら、比較的早い段階で、Setup Failed!とでてインストールできない。

    • [v] Visual C++にチェック。(XP Supportははずす)
    • [v] Microsoft Web Developer Tools (デフォルトでついてる)
    • Common Tools > [v] Visual Studio Extensibility Tools Update 3

    (=>13GBくらい)

インストールできた

  1. .NET Framework 4.6.1をインストール

  2. ↓でインストール

    • [v] Visual C++にチェック。(XP Supportははずす)
    • [v] Microsoft Web Developer Tools (デフォルトでついてる)
    • (インストールしない: [ ] Visual Studio Extensibility Tools Update 3)

# 1.と2.を同時にやってしまったので、どちらかなのか、両方やらないといけないのか、同じような目にあったら確認しよう

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?