Microsoft MVP성태의 닷넷 이야기
SDK : 16. MsiQueryProductState API [링크 복사], [링크+제목 복사],
조회: 16366
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

Mailbag: How to detect the presence of the Visual C++ 9.0 runtime redistributable package
; http://blogs.msdn.com/astebner/archive/2009/01/29/9384143.aspx

SxS 폴더에 설치되는 VC++ 런타임 모듈들은 설치 유무를 확인하기가 애매하죠.
이런 상황에서 MsiQueryProductState를 사용해서 체크할 수 있다고 하는군요. (참고로, Windows Installer 4.0 이상이 설치된 경우에만 가용합니다.)

Visual C++ 2008(SP1)에 대해서는 다음과 같은 제폼 코드를 넣어주면 된다고 합니다.

[Visual C++ 2008 runtime files]
Visual C++ 2008 Redistributable Package (x86) - {FF66E9F6-83E7-3A3E-AF14-8DE9A809A6A4}
Visual C++ 2008 Redistributable Package (x64) - {350AA351-21FA-3270-8B7A-835434E766AD}
Visual C++ 2008 Redistributable Package (ia64) - {2B547B43-DB50-3139-9EBE-37D419E0F5FA}

[Visual C++ 2008 SP1 runtime files ]
Visual C++ 2008 SP1 Redistributable Package (x86) - {9A25302D-30C0-39D9-BD6F-21E6EC160475}
Visual C++ 2008 SP1 Redistributable Package (x64) - {8220EEFE-38CD-377E-8595-13398D740ACE}
Visual C++ 2008 SP1 Redistributable Package (ia64) - {5827ECE1-AEB0-328E-B813-6FC68622C1F9}

허긴... ^^ 레지스트리의 Uninstall 하위에서 직접 검색하는 방법도 있긴 하죠.








[최초 등록일: ]
[최종 수정일: 7/5/2021]


비밀번호

댓글 작성자
 




... 31  32  33  34  35  36  37  [38]  39  40  41  42  43  44  45  ...
NoWriterDateCnt.TitleFile(s)
239정성태4/18/200611624Display a Web Page in a Plain C Win32 Application
238정성태4/17/200611541ASP.NET 2.0 의 Provider 관련 쪽 소스 공개
237정성태4/17/200611246Microsoft Application Verifier
236정성태4/17/200612497IIS6 - IE static resource caching problem
235정성태4/13/200611148"Atlas" Control Toolkit for April CTP Released
234정성태4/13/200611504Access Visual Studio 2005 Team System From Macintosh and UNIX Systems, and from within the Eclipse IDE
233정성태4/13/200611186More Workflow Videos
232정성태4/13/200612160Microsoft Visual C++ 2005 Redistributable Package
231정성태4/13/200611673Windows Presentation Foundation Hands-On-Labs - February 2006 CTP
230정성태4/13/200611525Microsoft Management Model Designer
229정성태4/13/200612525Discovery Wizard for SharePoint
228정성태4/13/200612058TeamPlain Web Access for Team System
227정성태4/13/200611874Scrum for Team System Released
226정성태4/13/200611794Visual Studio Team Foundation Server MSSCCI Provider Version 1.0
224정성태4/13/200611357VC++ - GroupLab Component Library
223정성태4/13/200610489MSBuild Community Tasks Project releases new version
225정성태4/13/20069911    답변글 Visual Studio 2005 Web Application Projects (RC1)
222정성태4/13/200610955Visual Studio 2005 Security Features and Tools
220정성태6/8/200610847Shared Source Common Language Infrastructure 2.0 Release [1]
219정성태8/4/200610690Simple List Extensions Specification
218정성태4/13/2006112983rd party library - EZShellExtensions.Net 1.0 [1]
217정성태4/13/200611073Bug Details: GC fails to load in server mode if config file contains none ASCII characters
215정성태4/13/200611219http://www.400plusdifferences.com/
214정성태4/13/20069702Team Foundation Server, Biztalk 2006
216정성태4/13/200611076    답변글 Team Foundation Server 시험판 공개 다운로드
213정성태4/13/200611163Introduction to the MSN Messenger Activity SDK
... 31  32  33  34  35  36  37  [38]  39  40  41  42  43  44  45  ...