Microsoft MVP성태의 닷넷 이야기
SDK : 16. MsiQueryProductState API [링크 복사], [링크+제목 복사],
조회: 16368
글쓴 사람
정성태 (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)
296정성태5/27/200612316WWF 로 만든 Tetris
294정성태5/21/200612386Session State Uses a Reader-Writer Lock
293정성태5/21/200611041Microsoft Threat Analysis & Modeling v2.0 RC1
291정성태5/18/200612342Managed Stack Explorer
289정성태5/17/200612818Microsoft ASP.NET Providers - PDF 메뉴얼
288정성태5/17/200613188TFS Administration Tool 1.0 Released...with Shared Source!
287정성태5/17/200612257An Introduction to 64-bit Installers with Visual Studio 2005: Part 1
283정성태5/15/200612829Windows Workflow Foundation: Running Service Activated Workflows on Windows Vista and IIS7
284정성태5/15/200613018    답변글 Windows Workflow Foundation: Exposing Workflows as Services [1]
281정성태5/12/200611597Microsoft Compute Cluster Pack SDK
280정성태5/11/200615785C# 3.0 : One-Step Object Creation and Initialization
279정성태5/11/200613669Vista에서 제거되는 DHTML Editing Control
278정성태5/11/200611929LINQ CTP - May 2006
286정성태5/16/200611456    답변글 Using LINQ with ASP.NET (Part 1)
277정성태5/9/200611544Web Application Projects - 정식 릴리스
276정성태5/8/200611842SNK 파일 공유하기파일 다운로드1
275정성태5/8/200611578Building Security Awareness in .NET Assemblies
274정성태5/7/200611469QuickSYS파일 다운로드2
273정성태5/7/200611769Developing Firewalls for Windows 2000/XP파일 다운로드1
272정성태5/6/200613677Windows PowerShell [3]
292정성태5/19/200611855    답변글 Windows PowerShell - PowerShell Script to Create a WorkItem
271정성태5/6/200612064MSBee
282정성태5/15/200611874    답변글 MSBee will be on CodePlex
290정성태5/18/200612338    답변글 MSBuild Extras - Toolkit for .NET 1.1 "MSBee"
270정성태5/4/200612115ISO Recorder
269정성태5/4/200612002Visual Studio 2005 Team System Level 200 Course Material
... 31  32  33  34  35  [36]  37  38  39  40  41  42  43  44  45  ...