본문 바로가기

C#

visual studio 비쥬얼 스튜디오 2017 spy 설치

비쥬얼 스튜디오 2017 SPY 설치


비쥬얼 스튜디오 2017을 설치하면, spy 가 기본적으로 설치되어 있지 않다.


아래와 같은 방법으로 실행하면 됩니다.



  1. Open Visual Studio Installer
  2. Note down which edition of Visual Studio you have installed (e.g, Professional or Community)
  3. Click Modify
  4. Click Individual Components
  5. Locate the Development activities heading
  6. Check the Visual Studio C++ core features component: 
  7. Click Modify
  8. Spy++ might now reside in the following paths, once you substitute the {edition} placeholder with your Visual Studio edition

 C:\Program Files (x86)\Microsoft Visual Studio\2017\{edition}\Common7\Tools\spyxx.exe

C:\Program Files (x86)\Microsoft Visual Studio\2017\{edition}\Common7\Tools\spyxx_amd64.exe