IT/Visual Studio
VCRedist_x86.exe 가 설치되었는지 여부를 확인하는 방법
mynotepad1
2011. 8. 6. 13:39
- Visual Studio 2008 의 경우.
아래 위치의 레지스트리를 확인해서 해당 레지스트리가 존재하는지 여부로 VCRedist_x86.exe 가 설치되었는지를 확인하면 된다.
Check the registry:
VC++2008 (sp1): HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3C3D696B-0DB7-3C6D-A356-3DB8CE541918}
or
VC++2008 (original): HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{FF66E9F6-83E7-3A3E-AF14-8DE9A809A6A4}