Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Installer
Installer Database
Database Tables
 SFPCatalog Table
SFPCatalog Table

The SFPCatalog table contains the catalogs used by Windows Me.

The SFPCatalog table has the following columns.

ColumnTypeKeyNullable
SFPCatalogFilenameYN
CatalogBinaryNN
DependencyFormattedNY

 

Columns

SFPCatalog

The short file name for the catalog. Because catalogs have no version, the catalog specified in this column can overwrite a catalog that has the same name and is already installed on the local system. See the file versioning topic Neither File Has a Version.

Catalog

Binary data for the catalog.

Dependency

The catalog specified in this field is the parent of the dependent catalog specified in the SFPCatalog field. Enter the short file name of the parent catalog into the Dependency field. This field is a key back into the SFPCatalog column. The dependency match is case sensitive.

If the Dependency field references another record in this SFPCatalog table, the parent catalog is installed before the dependent catalog.

If the Dependency field references a parent catalog that is not present in the SFPCatalog field of this table, and if the parent catalog is not already installed, the installation fails.

 

Remarks

The InstallSFPCatalogFile action queries the Component table, File table, FileSFPCatalog table and SFPCatalog table.

Validation

ICE03
ICE06
ICE29
ICE32
ICE46
ICE66

Send comments about this topic to Microsoft

Build date: 10/29/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker