[This is preliminary documentation and subject to change.]
The Extension table contains file extension servers information that must be generated as a part of the product advertisement. Each row generates a set of registry keys and values.
The Extension table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
Extension | Text | Y | N |
ProgId_ | Text | Y | |
ShellNew | Text | Y | |
ShellNewValue | Text | Y | |
Feature_ | Identifier | N | |
Component_ | Identifier | N |
External key to column one of the Feature table.
External key to column one of the Component table.
This table is referred to when the RegisterExtensionInfo action or the UnRegisterExtensionInfo action is executed.