programing tip

Visual Studio 2015 Community Edition 설치 중 여러 오류

itbloger 2020. 6. 13. 10:32
반응형

Visual Studio 2015 Community Edition 설치 중 여러 오류


웹 설치 프로그램을 사용하여 Windows 10에 Visual Studio 2015 Community Edition을 설치할 때 모든 것이 제대로 실행되지만 다음 패키지가 설치되지 않습니다.

  • Visual Studio 2015 팀 탐색기-> 치명적인 오류
  • Microsoft NuGet-Visual Studio 2015-> 패키지 실패
  • Microsoft Visual Studio Connected Services-> 패키지 실패
  • Azure AD 인증 연결 서비스-> 패키지 실패
  • Microsoft Azure 모바일 서비스 연결 서비스-> 패키지 실패
  • Microsoft Azure 저장소 연결 서비스-> 패키지 실패
  • Microsoft.VisualStudio.Office365-> 패키지 실패

내 시스템에서 모든 Visual Studio 버전을 제거하고에서 파일을 수동으로 삭제하고 C:\ProgramData\Program Cache바이러스 백신 (AVG)을 제거하려고 시도하여 바이러스 백신을 비활성화하고 사전에 작동하는지 확인하는 등 몇 가지 해결 방법 을 시도했습니다. 나는 심지어 명령을 실행fsutil behavior set SymlinkEvaluation L2L:1 L2R:1 R2L:1 R2R:1

ISO를 사용하려고했지만 동일한 문제가 발생했습니다.

Azure 또는 Team Explorer를 사용하지 않으므로 해당 솔루션에 액세스 할 수없는 솔루션이면 충분합니다.

인스톨러가 생성 한 로그 파일은 65,000 자 이상이므로 여기에서 찾을 수 있습니다 (모든 재미를 위해 맨 아래로 스크롤하십시오).


실패한 설치 후 2015 vc 재배포 가능 패키지를 복구하고 Visual Studio 설치 관리자를 다시 시작해야합니다.

재배포 가능한 설치 관리자가 엉망이되어 64 비트와 32 비트 dll을 혼합합니다. vcruntime140.dll 파일 크기를보고이 문제가 있는지 확인할 수 있습니다. Windows 폴더에서 vcruntime1404 개의 파일 (릴리스 및 디버그 버전 모두에서 64 및 32 비트)이 표시되어야합니다. 크기가 같은 파일이 있으면 재배포 가능 파일에 대한 복구를 실행해야합니다.

내 시스템에서 32 비트 dll은 83,3KB이고 64 비트는 86,6KB (릴리스 버전)입니다.


나는이 문제를 해결하기 위해 일주일 내내 보냈습니다. 마지막으로 바이러스 백신 프로그램을 사용하지 않도록 설정했습니다. 내 솔루션을 우연히 발견하기 전에 많은 다른 솔루션을 겪었습니다. Visual Studios 2015 Community Edition을 설치하는 데 여전히 문제가있는 사람들에게 유용한 솔루션 중 일부를 게시했습니다.

해결 방법 1 : 최소 설치

최소한의 추가 기능으로 설치해보십시오. Visual Studios 2015 설치를 실행 한 다음 "사용자 지정"을 클릭하고 다음 화면에서 모든 항목을 선택 취소하고 설치를 진행하십시오.

해결 방법 2 : 설치 캐시 삭제

캐시의 파일이 손상되어 설치에 실패했을 수 있습니다. 설치가 실패하면 모든 Visual Studio 캐시 관련 항목을 제거하고 전체 재설치를 수행하십시오. 이렇게하려면 명령 프롬프트 ( 관리자 권한으로 실행 )를 실행하고 " cd / programdata / package cache / "를 입력 한 다음 enter를 누르십시오. 그런 다음 " del / f / s * .msi / f / s * .cab "을 입력하고 Enter를 누르십시오. 이제 Visual Studios 2015 설치를 다시 실행하십시오.

해결 방법 3 : 컴퓨터에 저장된 임시 파일 데이터 삭제

파일 탐색기를 열고 " C : \ Users \ [사용자 계정 이름] \ AppData \ Local \ Microsoft "로 이동하십시오. 그런 다음 VSCommon, VisualStudio, Blend, VsGraphics, ApplicationInsights, vshub, Team Foundation, Web Platform Installer 및 MsBuild 폴더를 삭제하십시오. 그런 다음 Visual Studios 2015 Installer를 다시 실행하십시오.

해결 방법 4 : Symbolic 링크의 네 가지 평가를 모두 활성화

먼저 네 가지 평가가 모두 활성화되어 있는지 확인하십시오. 명령 프롬프트 ( 관리자 권한으로 실행)를 열고 " fsutil behavior query SymlinkEvaluation "을 입력 하십시오 . 4 가지 평가를 모두 활성화해야합니다. 그렇지 않으면 " fsutil behavior set SymlinkEvaluation L2L : 1 R2R : 1 L2R : 1 R2L : 1 " 을 입력하지 마십시오 . 이러한 4 가지 평가가 설정되면 임시 파일을 지우고 설치 캐시를 지우고 (솔루션 2 및 솔루션 3 참조) Visual Studios 2015 설치를 다시 실행하십시오.

해결 방법 5 : 재배포 가능 파일 복구

아마도 문제는 VC 재배포 가능 패키지에 결함이 있으며 수리가 필요하다는 것입니다. 이렇게하려면 "프로그램 추가 / 제거"를 실행하고 모든 x86 및 x64 버전의 Microsoft Visual C ++ [Year] 재배포 가능 버전 (버전)을 찾으십시오 . 그런 다음 각각에 대해 변경을 누르고 제거 화면이 나타나면 복구를 누릅니다. 이전에 설치 한 모든 버전 (2012, 2013 및 2015)에 대해이 작업을 수행했습니다. 따라서 2012 : x86 및 x64, 2013 : x86 및 x64, 2015 : x86 및 x64 중 6 개를 복구했습니다.

해결 방법 6 : x86과 x64 크기가 같은지 확인

이 토론에서 다른 사람들이 언급했듯이 vcruntime140.dll을 검색하고 x86 및 x64 버전인지 확인하십시오. 크기 같아서는 안됩니다 . 그렇다면 해결 방법 5를 참조하거나 수동으로 삭제할 수 있습니다 (** Windows 폴더에서 파일을 삭제할 때는주의하십시오!). (여기에서 https://www.microsoft.com/en-ca/ 다운로드 /details.aspx?id=48145 ).
또한 msvcp140.dll에 대해 동일한 검사를 수행하십시오. 개인적으로 " C : \ Windows \ SysWOW64C : \ Windows \ System32 "에서 이러한 파일을 검색하여 두 폴더의 파일을 비교했습니다. 또한 " C : \ Program Files \ Microsoft Visual Studio 14.0 "및 " 에서 vcruntime140.dll 및 msvcp140.dll의 차이점을 확인했습니다 .C : \ Program Files (x86) \ Microsoft Visual Studio 14.0 "

해결 방법 7 : 모든 안티 바이러스 보호 및 방화벽을 일시적으로 비활성화

저에게 문제 는 백업 보호 기능 이있는 ByteFence Anti-MalwareNorton Security가 문제에서 비롯된 것으로 나타났습니다 . 나는 장애인 실시간 보호 에서 ByteFence 안티 멀웨어 및 I 비활성화 자동 보호스마트 방화벽 에서 백업과 노턴 보안 . 설치를 다시 실행하기 전에 솔루션 2와 솔루션 3 (스크롤 업)을 반복했습니다. 그리고 Voila는 성공적으로 설치되었습니다. 그러나 안티 바이러스 프로그램이 범인이라는 것을 어떻게 알 수 있습니까? 해결책 8을 읽으십시오.

해결 방법 8 : 침입에 대한 Visual Studio 설치 프로세스를주의 깊게 모니터링

문제를 찾기 위해이 솔루션에 의지했습니다. Ezh의 기사를 읽은 후 Process Monitor v3.2Process Explorer v16.1 을 다운로드하기로 결정했습니다 . 프로세스 모니터, 프로세스 탐색기 및 Visual Studios 2015 Installer의 세 프로그램을 나란히 신중하게 모니터링하고 있었으며 설치 프로그램이 호출 한 모든 프로세스를 매우 면밀히 관찰했습니다. 그런 다음 VSIXInstaller.exe 프로세스가 시작되고 원격 서버에서 무언가를 설치하려고 시도했을 때 안티 바이러스 프로그램이 갑자기 화면에 (프로세스로) 나타나고 호그 / 차단하기로 결정했기 때문에 계속 실패하고 계속 나타납니다. VSIX 설치에 필요한 중요한 DLL 파일. 안티 바이러스 프로그램을 일시적으로 비활성화하면 문제가 해결되었습니다!

해결 방법 9 : 완전한 Windows 형식 및 재설치

다른 모든 방법으로 오류가 발생하여 Visual Studios 2015가 제대로 작동하지 않으면 Windows를 완전히 다시 설치하는 것이 좋습니다. 이 시점에서 문제는 사용자가 모르는 프로그램의 간섭 / 침입 유형일 가능성이 높습니다.


2015 vc 재배포 가능 패키지를 다시 설치해도 문제가 해결되지 않았습니다. 그러나 Ezh 의 훌륭한 블로그 게시물과 동일한 프로세스를 사용하여 오류를 찾을 수있었습니다 (Google Translate 덕분에 읽을 수있게되었습니다).

필자의 경우 폴더에 msvcp140.dll64 비트 버전으로 설치되었습니다 Windows/SysWOW64. 재배포 가능 파일을 제거해도 파일이 제거되지 않았으므로 수동으로 삭제해야했습니다. 그런 다음 올바른 버전의 dll 파일을 설치 한 x86 재배포 가능 패키지를 다시 설치할 수있었습니다. 그리고 VS2015의 설치는 오류없이 완료되었습니다.


성공!

비슷한 문제가 있었고 여러 번 다시 설치하려고 시도했지만 기쁨은 없었습니다. 나는 ISO에서 개별 패키지를 설치하고 주변의 모든 문제를 해결하려고했습니다. 전혀 행복하지 않습니다.

마지막으로 제어판 / 프로그램에서 "제거"대신 "복구"를 선택하여 "설치"하도록했습니다. 그래도 "수리"를하는 데 꽤 오랜 시간이 걸렸습니다. 결국 설치되어 작동합니다.

이것은 나를 위해 일했습니다. 어쨌든 다른 많은 옵션보다 시도하기가 더 쉽습니다.


다른 답변에서 설명했지만 단계는 다음과 같습니다.

1- 제어판으로 이동-> 프로그램 제거-> 모든 Microsoft C ++ ((년)) 재배포 가능 패키지 제거

2- 여전히 수동으로 존재하는 파일을 삭제하십시오.

  • c : \ windows \ System32 \ vcruntime140.dll
  • c : \ windows \ SysWOW64 \ vcruntime140.dll

3 다운로드 및 설치 : https://www.microsoft.com/en-us/download/details.aspx?id=48145

그런 다음 Visual Studio 설치를 다시 실행하고 오류가 다시 표시되지 않기를 바랍니다.


이 질문에 요약 된 해결책 중 어느 것도 내 문제를 해결하지 못했습니다. 비슷한 질문을 게시하고 Microsoft와의 지원 티켓을 열어 문제를 해결해야했습니다. 다른 제안 사항이 도움이되지 않으면 여기에 내 대답을 참조하십시오. 팀 탐색기로 Visual Studio 2015 Enterprise Update 1 설치 오류


좋아, 그래서 당신이 나와 같은 보트를 타고 있는데도 이들 해결책 중 어느 것도 도움이 되지 않았다는 것을 알게되면 NuGet (또는 그 패키지 중 하나)이 VSIX 프로그램에서 설치하지 못하는 문제가있을 것입니다. 컴퓨터에 존재하지 않는 방법 (참조하는 .dll이 확실하지 않음)이므로 다음 게시물 에서 시도하십시오 .

  • Visual Studio 2015의 모든 인스턴스를 삭제합니다. 여기에는 모든 레지스트리 값이 포함됩니다.
  • 업데이트 1 (RTM 버전) 이전 의 Visual Studio 버전을 설치하십시오 . 이것은 여기에 있습니다 .
  • 여전히 오류가 발생 하면 Visual Studio 2015 프로그램 복구 하십시오. 이것이 궁극적으로 나를 위해 고쳤습니다.

이것이 누군가를 도왔기를 바랍니다. 설치 프로그램의 로그 파일이 전혀 도움이되지 않는 것은 정말 실망 스럽습니다. NuGet과 관련된 로그 파일을보아야했는데 오류가 발생했습니다.

선택한 모든 제품에 확장을 설치할 수 없습니다. 자세한 내용을 보려면 대화 상자 하단의 설치 로그 링크를 클릭하십시오.

메서드를 찾을 수 없습니다 : 'System.Collections.Generic.IEnumerable`1 System.Security.Cryptography.X509Certificates.X509ChainStatus Microsoft.VisualStudio.ExtensionManager.IInstallableExtension.get_InvalidCertificateInformation ()'.


(나는 같은 문제가 발생했습니다. 많은 시도 후에 그것을 해결하고 내 루트 원인을 찾았습니다. 시도 경로는 여기에 있지만 원하는 경우 끝으로 건너 뛸 수 있습니다.)

enden 's solution 2 매우 조심 해야 함을 지적하고 싶습니다 . 일부 다른 프로그램은 C:\ProgramData\Pacakges Cache폴더에 설치 패키지를 캐시 할 수 있습니다 . 해당 폴더에서 데이터를 제거하면 다른 프로그램 설치 / 제거가 위험 할 수 있습니다.

VS2015를 설치하는 동안이 여러 오류가 발생했습니다. 그리고에서 모든 콘텐츠를 제거한 후 C:\ProgramData\Pacakges CacheVS2013과 VS2015가 모두 Programs and Features창에 붙어서 읽을 수 없습니다 change/repair/uninstall.

change/repair/uninstall실패 를 해결하려면 2 개의 레지스트리 키로 이동해야합니다.

우선 : IT 부서에 먼저 참여하기 전에 레지스트리를 백업하십시오.

[HKEY_LOCAL_MACHINE \ SOFTWARE \ WOW6432Node \ Microsoft \ Windows \ CurrentVersion \ Uninstall]

[HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Uninstall]

그리고 Visual Studio 2013/2015와 관련된 AND InstallLocation가리키는 모든 키를 제거하십시오 (이는 경험 / 직관이 필요할 수 있음).C:\ProgramData\Pacakges CacheDispalyName

그런 다음 프로그램 및 기능 창에서 VS2013 / 2015의 붙어있는 항목이 사라졌습니다. 이제 VS2013을 다시 설치할 수 있습니다.

그러나 여전히 설치 프로그램으로 VS2015 설치할 수 없습니다 . 오류는 여전히 다음과 같습니다.

여기에 이미지 설명을 입력하십시오

그러나 적어도 Prgram & Features 창에서 VS2015를 변경 / 수리 / 제거 할 수 있습니다 . 그래서 수리하기로 결정했습니다. 그러나 수리가 작동하지 않습니다. 여전히 위와 같은 오류가 발생했습니다.

그런 다음 실패한 VS2015를 제거하고 TimVdG 의 표시된 답변 에서 말한 것처럼 VC ++ 2015 redist를 복구하려고했습니다 . 그런 다음 설치 프로그램을 사용하여 VS2015를 다시 설치하십시오.

여전히 실패했습니다.

그런 다음 업데이트 1 없이 VS2015를 설치하기 위해 Brian Swart의 솔루션을 시도했지만 여전히 TeamExplorer에서 실패했습니다. 로그를 확인하고 이것을 찾았습니다.

MSI (s) (48 : A0) [14 : 53 : 34 : 997] : Windows Installer가 제품을 설치했습니다. 제품 이름 : Microsoft Visual Studio 2015 용 팀 탐색기. 제품 버전 : 14.0.23102. 제품 언어 : 1033. 제조업체 : Microsoft Corporation. 설치 성공 또는 오류 상태 : 1603 .

그리고 나는 약 1603 오류 에 대해 조금 구글 검색했습니다 . 이제 C:\Program Files (x86)\Microsoft Visual Studio 14.0폴더에 모든 권한을 추가 하고 다시 시도하고 있습니다.

여전히 작동하지 않습니다.

일부 심판 :

https://www.online-tech-tips.com/computer-tips/remove-program-from-add-remove/

https://support.microsoft.com/en-us/help/247501/how-to-manually-remove-programs-from-the-add-remove-programs-list

https://superuser.com/questions/401511/how-to-remove-a-broken-program-from-the-programs-and-features-list-in-windows-7

=========> 최종 솔루션 <=========

따라서 내 시나리오에서는 VC2015 재배포 가능 항목과 관련이 없습니다.

내 근본 원인은 레지스트리의 잘못된 .NET 버전 번호입니다.

64 비트 Windows에서 .NET 버전은 레지스트리의 두 곳에 저장됩니다.

HKLM \ Software \ Microsoft \ NET Framework 설치 \ NDP \ v4 \ Full \ Version

HKEY_LOCAL_MACHINE \ SOFTWARE ** WOW6432Node ** \ Microsoft \ NET Framework 설치 \ NDP \ v4 \ Full \ Version

아래는 내 상자의 내용입니다. 여기에 이미지 설명을 입력하십시오

? v에서 선행 문자 Version누가 거기에 넣었는지 모르겠습니다. 그러나 일단 제거하면 VS2015 with Update 3원활하게 설치할 수 있습니다!

여기에 이미지 설명을 입력하십시오

그래서 내가 이것을 어떻게 찾을 수 있는지 궁금 할 것입니다. VS2015를 설치할 수 없으므로 VS2017으로 전환했습니다. 그러나 VS2017을 성공적으로 설치 한 후에 는 시작할 수 없었습니다. 이것은 말합니다 :

여기에 이미지 설명을 입력하십시오

그래서 설치된 .NET 버전을 확인하기로 결정하고 흥미로운 차이점을 보았습니다 . 선행을 제거하면 vVS2017을 시작할 수 있습니다.

그러나 어쨌든, 나는 아직도 누가 v거기에 넣었는지 모릅니다 ... 수치심!

적어도 마지막으로 : 또한 확인하시기 바랍니다 Release, Version레지스트리 키 값이 일치하고 Windows 버전으로 작업 할 수 있습니다. 아래를 참조하십시오 :

.NET 및 Windows 버전 종속성 .

방법 설치된 .NET 버전을 확인합니다 .

Windows 10 버전 정보

더 많은 결과를 추가하십시오.

After I finished this install sequence: VS2017 -> VS2015 -> VS2013, I noticed that there's even no VC++2015 redist on my box:

여기에 이미지 설명을 입력하십시오

Because both VC++ 2015 and VC++2017 redists are 14.xxx. So having the higher version is enough. When I try to manually install VC++ 2015 redist, it says this:

여기에 이미지 설명을 입력하십시오


If no other option in this thread works, you can try the steps given in this guide (see below): https://blogs.msdn.microsoft.com/heaths/2015/07/14/how-to-install-visual-studio-to-another-directory-when-a-pre-release-is-installed/

  1. Download and install http://psmsi.codeplex.com (Note: new site https://github.com/heaths/psmsi) These are general-purpose PowerShell cmdlets I created for all sorts of development and troubleshooting operations for Windows Installer-based installs. You do not need to elevate to install them, though if you pre-elevate you can install them per-machine (by default they are per-user).
  2. Open an elevated PowerShell command prompt and run the following to discover which products have installed the key shared component:

    get-msicomponentinfo '{777CBCAC-12AB-4A57-A753-4A7D23B484D3}' | get-msiproductinfo

  3. If you’re fine with uninstalling all the listed products (especially given that you’re probably going to install RTM next), run the following:

    get-msicomponentinfo '{777CBCAC-12AB-4A57-A753-4A7D23B484D3}' | get-msiproductinfo | uninstall-msiproduct -properties IGNOREDEPENDENCIES=ALL

Personally, this worked for me. I forgot that I had some old files laying around on an old drive, which appearantly later on messed something up in the registry (I think..?). Anyway, with everything clean, it installed just fine!

Note: if you have issues with importing the PSMSI-tools in PowerShell, check this out: https://msdn.microsoft.com/en-us/library/dn568022.aspx

In summary, you may need to run the command Set-ExecutionPolicy RemoteSigned to be allowed to import the software.

Hope this helps someone in need!


I did the redistributable repair thing, but for me it worked after I installed Office365.

(for me it also was the last failing package on the list).


For me, nothing from this list of answers worked.

What finally did the trick is:

  1. Performing an uninstall of VS by running the installer with the /uninstall /force command-line options (ref. https://msdn.microsoft.com/en-us/library/mt720585.aspx)
  2. Manually renaming all VS14 and nuget related folders from the following places:
    • %AppData%/Local and its sub-folders
    • %AppData%/Roaming and its sub-folders
    • %ProgramData% and its sub-folders
    • %ProgramFiles% and its sub-folders
    • %ProgramFiles(x86)% and its sub-folders
    • %ProgramData%/Package Cache itself
  3. Rebooting the machine
  4. Installing again.

Make sure to check your machine.config files in both locations

C:\Windows\Microsoft.NET\Framework[version]\Config C:\Windows\Microsoft.NET\Framework64[version]\Config

I found out after trying all the solutions on this page.


I've faced the same problem with Visual Studio 2015 Community Edition Update 1. The problem in my case was, the installer somehow could not install Visual C++ Redistributable x86 version. When I checked Add Remove Programs only x64 version was installed.

If that's the case for you, you can get the missing redistributable package from here; or you can find the version appropriate to you through a google search.


In my case the solution had to do with enabling symbolic links. See How do I overcome the "The symbolic link cannot be followed because its type is disabled." error when getting the target of a symbolic link on Server 2008? for multiple ways to do it.


This was killing me as well, I must have re-installed visual studios a thousand times before Stack Overflow helped me! First is began with a Windows update problem While installing Visual Studio 2015 the Update flagged me that it needed - the update KB2919355. Went to the Windows update and saw several failed updates. No matter how I tried did not work. The Error code that were cited was 80070543 did some research found nothing worked until I encountered this advice http://www.dell.com/support/article/us/en/04/SLN293803/en Having followed those instructions did the Windows update again and it worked. Went back to to do the Visual Studios update got the same error again! So I decided to research KB2919355 and was frustrated until I found this site http://www.eightforums.com/windows-updates-activation/45441-update-kb2919355-finally-successful-after-multiple-fails.html

followed the instruction precisely about loading other updates and they worked. KB2919355 was finally updated so I tried again and a different error came up involving language packs. “Fatal Installation error”. After going through a series of frustrating reinstallations, uninstallations light broke through of the advice of that came this (the above) Stack Overflow entry “repairing the C++ Redistributables” which involves: Going to Start -> Control Panel -> Programs and Features Right mouse-clicks on each the redistributables (from the bottom up) and click repair for all. If any ask for a “Restart” do it immediately right then and there! Then I did the Visual Studio installations….finally after days and days of trying….it worked.


Like the rest of you, I've spent days trying to figure this out. I've been down this thread trying every combination of what you have all said, and nothing. I finally went to AppData/Local/Microsoft/VisualStudio and deleted all the folders in there. Then proceeded to turn off everything in my Anti virus and I finally got the basic installation to go all the way through. Frustrating, but hopefully this will help someone else who has tried everything.


Also you can find log files in %Temp% folder about exact problem, in my case the problem was with symlinks.

if with "fsutil behavior query SymlinkEvaluation" you get message .."is currently controlled by group policy" check HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Filesystems\NTFS or simply search throug registry for "Symlink".


After battling with this problem on and off for a couple of months, I finally got it to install.

I downloaded the Visualstudio2015AzurePack which uses the web installer.

One of the requirements it to install VS2015 community edition which worked without problems.

I hope this helps someone.


This is a very elusive problem. No (simple) solution looks to apply. I tried -all- the previous options with the same negative result: multiple packages errors.
Resorted to install VS 2013, success no issues, then VS 15 (Preview) success no issues (btw very cool).
Finally what works for me, was to install the very basic first 'Visual Studio 2015' with -NO- updates. During the installation, setup automatically downloaded 'Update 2' and the installation finished successfully.


For some reason the installation broke while in process. After this, nothing helped and repair/unistall only produced package errors. What finally helped was this thing: https://github.com/Microsoft/VisualStudioUninstaller

after I ran it a couple times (it didn't remove everything on the first pass...es) I was finally able to start a fresh installation and it worked.


I just found similar issue and I tried to fix it by uninstall, and reinstall several time both using the web installer and the ISO but it cannot solved the problem. Finally, I have fixed it by reset the PC and installing Visual Studio 2015 again by using the ISO.


Since the marked answer mentioned repairing the VC Redist 2015, I list all the ones I can find instead of burying them in the comments.

Visual C++ Redistributable for Visual Studio 2015

Visual C++ Redistributable for Visual Studio 2015 Update 1

Microsoft Visual C++ 2015 Redistributable Update 3

스레드 는 Visual Studio 2015 업데이트 2 용 Visual C ++ 재배포 가능 패키지에 대해 설명했습니다 . 그러나 모든 링크가 깨져서 찾지 못했습니다.


나는했다.

1) Avast 인터넷 보안이 중지되었습니다.

2) 모든 Microsoft C ++ 2015 재배포 가능 패키지를 제거하십시오.

3) 대 2015 커뮤니티 설치.

설치가 완료되었습니다.

감사.

참고 URL : https://stackoverflow.com/questions/33855177/multiple-errors-installing-visual-studio-2015-community-edition

반응형