ICEM11
ICEM11은 구성 가능한 통합 모듈이 모듈의 ModuleIgnoreTable 테이블에 ModuleConfiguration 테이블 및 ModuleSubstitution 테이블을 나열하는지 확인합니다. 이렇게 하면 구성 가능한 통합 모듈(버전 2.0 미만)을 인식하지 못하는 통합 도구가 이러한 테이블을 대상 데이터베이스에 복사하지 않도록 합니다.
이 ICEM은 Windows Installer 2.0 SDK 이상에서 제공하는 Mergemod.cub 파일에서 사용할 수 있습니다. 자세한 내용은 Windows Installer 개발자를 위한 Windows SDK 구성 요소를 참조하세요.
결과
ICEM11은 ModuleIgnoreTable 테이블에 나열되지 않은 ModuleConfiguration 또는 ModuleSubstitution 테이블이 모듈에 포함된 경우 오류를 게시합니다.
예
ICEM11은 아래에 표시된 데이터베이스 항목을 포함하는 모듈에 대해 다음 오류 메시지를 게시합니다.
Error The module contains a ModuleConfiguration or ModuleSubstitution
table. These tables must be listed in the ModuleIgnoreTable table.
속성 | 서식 | Type | ContextData | DefaultValue |
---|---|---|---|---|
IconKey1 | 1 | 이진 | 아이콘 | DefaultIcon |
테이블 | 행 | 열 | 값 |
---|---|---|---|
컨트롤 | Dialog1;Control1 | 텍스트 | [IconKey1] |
테이블 |
---|
ModuleConfiguration |
이 오류를 수정하려면 ModuleIgnoreTable 테이블에 ModuleSubstitution 및 ModuleConfiguration 테이블을 모두 포함합니다.
실행 중에 사용되는 테이블
관련 항목