1Table	Column	Nullable	MinValue	MaxValue	KeyTable	KeyColumn	Category	Set	Description
2s32	s32	s4	I4	I4	S255	I2	S32	S255	S255
3_Validation	Table	Column
4_Validation	Category	Y						Text;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;Shortcut;URL	String category
5_Validation	Column	N					Identifier		Name of column
6_Validation	Description	Y					Text		Description of column
7_Validation	KeyColumn	Y	1	32					Column to which foreign key connects
8_Validation	KeyTable	Y					Identifier		For foreign key, Name of table to which data must link
9_Validation	MaxValue	Y	-2147483647	2147483647					Maximum value allowed
10_Validation	MinValue	Y	-2147483647	2147483647					Minimum value allowed
11_Validation	Nullable	N						Y;N	Whether the column is nullable
12_Validation	Set	Y					Text		Set of values that are permitted
13_Validation	Table	N					Identifier		Name of table
14ActionText	Action	N					Identifier		Name of action to be described.
15ActionText	Description	Y					Text		Localized description displayed in progress dialog and log when action is executing.
16ActionText	Template	Y					Template		Optional localized format template used to format action data records for display during action execution.
17AdminExecuteSequence	Action	N					Identifier		Name of action to invoke, either in the engine or the handler DLL.
18AdminExecuteSequence	Condition	Y					Condition		Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.
19AdminExecuteSequence	Sequence	Y	-4	32767					Number that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.
20AdminUISequence	Action	N					Identifier		Name of action to invoke, either in the engine or the handler DLL.
21AdminUISequence	Condition	Y					Condition		Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.
22AdminUISequence	Sequence	Y	-4	32767					Number that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.
23AdvtExecuteSequence	Action	N					Identifier		Name of action to invoke, either in the engine or the handler DLL.
24AdvtExecuteSequence	Condition	Y					Condition		Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.
25AdvtExecuteSequence	Sequence	Y	-4	32767					Number that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.
26AdvtUISequence	Action	N					Identifier		Name of action to invoke, either in the engine or the handler DLL.
27AdvtUISequence	Condition	Y					Condition		Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.
28AdvtUISequence	Sequence	Y	-4	32767					Number that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.
29AppId	ActivateAtStorage	Y	0	1
30AppId	AppId	N					Guid
31AppId	DllSurrogate	Y					Text
32AppId	LocalService	Y					Text
33AppId	RemoteServerName	Y					Formatted
34AppId	RunAsInteractiveUser	Y	0	1
35AppId	ServiceParameters	Y					Text
36AppSearch	Property	N					Identifier		The property associated with a Signature
37AppSearch	Signature_	N			Signature;RegLocator;IniLocator;DrLocator;CompLocator	1	Identifier		The Signature_ represents a unique file signature and is also the foreign key in the Signature,  RegLocator, IniLocator, CompLocator and the DrLocator tables.
38BBControl	Attributes	Y	0	2147483647					A 32-bit word that specifies the attribute flags to be applied to this control.
39BBControl	BBControl	N					Identifier		Name of the control. This name must be unique within a billboard, but can repeat on different billboard.
40BBControl	Billboard_	N			Billboard	1	Identifier		External key to the Billboard table, name of the billboard.
41BBControl	Height	N	0	32767					Height of the bounding rectangle of the control.
42BBControl	Text	Y					Text		A string used to set the initial text contained within a control (if appropriate).
43BBControl	Type	N					Identifier		The type of the control.
44BBControl	Width	N	0	32767					Width of the bounding rectangle of the control.
45BBControl	X	N	0	32767					Horizontal coordinate of the upper left corner of the bounding rectangle of the control.
46BBControl	Y	N	0	32767					Vertical coordinate of the upper left corner of the bounding rectangle of the control.
47Billboard	Action	Y					Identifier		The name of an action. The billboard is displayed during the progress messages received from this action.
48Billboard	Billboard	N					Identifier		Name of the billboard.
49Billboard	Feature_	N			Feature	1	Identifier		An external key to the Feature Table. The billboard is shown only if this feature is being installed.
50Billboard	Ordering	Y	0	32767					A positive integer. If there is more than one billboard corresponding to an action they will be shown in the order defined by this column.
51Binary	Data	N					Binary		The unformatted binary data.
52Binary	Name	N					Identifier		Unique key identifying the binary data.
53BindImage	File_	N			File	1	Identifier		The index into the File table. This must be an executable file.
54BindImage	Path	Y					Paths		A list of ;  delimited paths that represent the paths to be searched for the import DLLS. The list is usually a list of properties each enclosed within square brackets [] .
55CCPSearch	Signature_	N			Signature;RegLocator;IniLocator;DrLocator;CompLocator	1	Identifier		The Signature_ represents a unique file signature and is also the foreign key in the Signature,  RegLocator, IniLocator, CompLocator and the DrLocator tables.
56CheckBox	Property	N					Identifier		A named property to be tied to the item.
57CheckBox	Value	Y					Formatted		The value string associated with the item.
58Class	AppId_	Y			AppId	1	Guid		Optional AppID containing DCOM information for associated application (string GUID).
59Class	Argument	Y					Formatted		optional argument for LocalServers.
60Class	Attributes	Y		32767					Class registration attributes.
61Class	CLSID	N					Guid		The CLSID of an OLE factory.
62Class	Component_	N			Component	1	Identifier		Required foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.
63Class	Context	N					Identifier		The numeric server context for this server. CLSCTX_xxxx
64Class	DefInprocHandler	Y					Filename	1;2;3	Optional default inproc handler.  Only optionally provided if Context=CLSCTX_LOCAL_SERVER.  Typically "ole32.dll" or "mapi32.dll"
65Class	Description	Y					Text		Localized description for the Class.
66Class	Feature_	N			Feature	1	Identifier		Required foreign key into the Feature Table, specifying the feature to validate or install in order for the CLSID factory to be operational.
67Class	FileTypeMask	Y					Text		Optional string containing information for the HKCRthis CLSID) key. If multiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated: 0,1,2...
68Class	Icon_	Y			Icon	1	Identifier		Optional foreign key into the Icon Table, specifying the icon file associated with this CLSID. Will be written under the DefaultIcon key.
69Class	IconIndex	Y	-32767	32767					Optional icon index.
70Class	ProgId_Default	Y			ProgId	1	Text		Optional ProgId associated with this CLSID.
71ComboBox	Order	N	1	32767					A positive integer used to determine the ordering of the items within one list.The integers do not have to be consecutive.
72ComboBox	Property	N					Identifier		A named property to be tied to this item. All the items tied to the same property become part of the same combobox.
73ComboBox	Text	Y					Formatted		The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.
74ComboBox	Value	N					Formatted		The value string associated with this item. Selecting the line will set the associated property to this value.
75CompLocator	ComponentId	N					Guid		A string GUID unique to this component, version, and language.
76CompLocator	Signature_	N					Identifier		The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table.
77CompLocator	Type	Y	0	1					A boolean value that determines if the registry value is a filename or a directory location.
78Complus	Component_	N			Component	1	Identifier		Foreign key referencing Component that controls the ComPlus component.
79Complus	ExpType	Y	0	32767					ComPlus component attributes.
80Component	Attributes	N							Remote execution option, one of irsEnum
81Component	Component	N					Identifier		Primary key used to identify a particular component record.
82Component	ComponentId	Y					Guid		A string GUID unique to this component, version, and language.
83Component	Condition	Y					Condition		A conditional statement that will disable this component if the specified condition evaluates to the 'True' state. If a component is disabled, it will not be installed, regardless of the 'Action' state associated with the component.
84Component	Directory_	N			Directory	1	Identifier		Required key of a Directory table record. This is actually a property name whose value contains the actual path, set either by the AppSearch action or with the default setting obtained from the Directory table.
85Component	KeyPath	Y			File;Registry;ODBCDataSource	1	Identifier		Either the primary key into the File table, Registry table, or ODBCDataSource table. This extract path is stored when the component is installed, and is used to detect the presence of the component and to return the path to it.
86Condition	Condition	Y					Condition		Expression evaluated to determine if Level in the Feature table is to change.
87Condition	Feature_	N			Feature	1	Identifier		Reference to a Feature entry in Feature table.
88Condition	Level	N	0	32767					New selection Level to set in Feature table if Condition evaluates to TRUE.
89Control	Attributes	Y	0	2147483647					A 32-bit word that specifies the attribute flags to be applied to this control.
90Control	Control	N					Identifier		Name of the control. This name must be unique within a dialog, but can repeat on different dialogs.
91Control	Control_Next	Y			Control	2	Identifier		The name of an other control on the same dialog. This link defines the tab order of the controls. The links have to form one or more cycles!
92Control	Dialog_	N			Dialog	1	Identifier		External key to the Dialog table, name of the dialog.
93Control	Height	N	0	32767					Height of the bounding rectangle of the control.
94Control	Help	Y					Text		The help strings used with the button. The text is optional.
95Control	Property	Y					Identifier		The name of a defined property to be linked to this control.
96Control	Text	Y					Formatted		A string used to set the initial text contained within a control (if appropriate).
97Control	Type	N					Identifier		The type of the control.
98Control	Width	N	0	32767					Width of the bounding rectangle of the control.
99Control	X	N	0	32767					Horizontal coordinate of the upper left corner of the bounding rectangle of the control.
100Control	Y	N	0	32767					Vertical coordinate of the upper left corner of the bounding rectangle of the control.
101ControlCondition	Action	N						Default;Disable;Enable;Hide;Show	The desired action to be taken on the specified control.
102ControlCondition	Condition	N					Condition		A standard conditional statement that specifies under which conditions the action should be triggered.
103ControlCondition	Control_	N			Control	2	Identifier		A foreign key to the Control table, name of the control.
104ControlCondition	Dialog_	N			Dialog	1	Identifier		A foreign key to the Dialog table, name of the dialog.
105ControlEvent	Argument	N					Formatted		A value to be used as a modifier when triggering a particular event.
106ControlEvent	Condition	Y					Condition		A standard conditional statement that specifies under which conditions an event should be triggered.
107ControlEvent	Control_	N			Control	2	Identifier		A foreign key to the Control table, name of the control
108ControlEvent	Dialog_	N			Dialog	1	Identifier		A foreign key to the Dialog table, name of the dialog.
109ControlEvent	Event	N					Formatted		An identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.
110ControlEvent	Ordering	Y	0	2147483647					An integer used to order several events tied to the same control. Can be left blank.
111CreateFolder	Component_	N			Component	1	Identifier		Foreign key into the Component table.
112CreateFolder	Directory_	N			Directory	1	Identifier		Primary key, could be foreign key into the Directory table.
113CustomAction	Action	N					Identifier		Primary key, name of action, normally appears in sequence table unless private use.
114CustomAction	Source	Y					CustomSource		The table reference of the source of the code.
115CustomAction	Target	Y					Formatted		Execution parameter, depends on the type of custom action
116CustomAction	Type	N	1	32767					The numeric custom action type, consisting of source location, code type, entry, option flags.
117Dialog	Attributes	Y	0	2147483647					A 32-bit word that specifies the attribute flags to be applied to this dialog.
118Dialog	Control_Cancel	Y			Control	2	Identifier		Defines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.
119Dialog	Control_Default	Y			Control	2	Identifier		Defines the default control. Hitting return is equivalent to pushing this button.
120Dialog	Control_First	N			Control	2	Identifier		Defines the control that has the focus when the dialog is created.
121Dialog	Dialog	N					Identifier		Name of the dialog.
122Dialog	HCentering	N	0	100					Horizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.
123Dialog	Height	N	0	32767					Height of the bounding rectangle of the dialog.
124Dialog	Title	Y					Formatted		A text string specifying the title to be displayed in the title bar of the dialog's window.
125Dialog	VCentering	N	0	100					Vertical position of the dialog on a 0-100 scale. 0 means top end, 100 means bottom end of the screen, 50 center.
126Dialog	Width	N	0	32767					Width of the bounding rectangle of the dialog.
127Directory	DefaultDir	N					DefaultDir		The default sub-path under parent's path.
128Directory	Directory	N					Identifier		Unique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.
129Directory	Directory_Parent	Y			Directory	1	Identifier		Reference to the entry in this table specifying the default parent directory. A record parented to itself or with a Null parent represents a root of the install tree.
130DrLocator	Depth	Y	0	32767					The depth below the path to which the Signature_ is recursively searched. If absent, the depth is assumed to be 0.
131DrLocator	Parent	Y					Identifier		The parent file signature. It is also a foreign key in the Signature table. If null and the Path column does not expand to a full path, then all the fixed drives of the user system are searched using the Path.
132DrLocator	Path	Y					AnyPath		The path on the user system. This is a either a subpath below the value of the Parent or a full path. The path may contain properties enclosed within [ ] that will be expanded.
133DrLocator	Signature_	N					Identifier		The Signature_ represents a unique file signature and is also the foreign key in the Signature table.
134DuplicateFile	Component_	N			Component	1	Identifier		Foreign key referencing Component that controls the duplicate file.
135DuplicateFile	DestFolder	Y					Identifier		Name of a property whose value is assumed to resolve to the full pathname to a destination folder.
136DuplicateFile	DestName	Y					Filename		Filename to be given to the duplicate file.
137DuplicateFile	File_	N			File	1	Identifier		Foreign key referencing the source file to be duplicated.
138DuplicateFile	FileKey	N					Identifier		Primary key used to identify a particular file entry
139Environment	Component_	N			Component	1	Identifier		Foreign key into the Component table referencing component that controls the installing of the environmental value.
140Environment	Environment	N					Identifier		Unique identifier for the environmental variable setting
141Environment	Name	N					Text		The name of the environmental value.
142Environment	Value	Y					Formatted		The value to set in the environmental settings.
143Error	Error	N	0	32767					Integer error number, obtained from header file IError(...) macros.
144Error	Message	Y					Template		Error formatting template, obtained from user ed. or localizers.
145EventMapping	Attribute	N					Identifier		The name of the control attribute, that is set when this event is received.
146EventMapping	Control_	N			Control	2	Identifier		A foreign key to the Control table, name of the control.
147EventMapping	Dialog_	N			Dialog	1	Identifier		A foreign key to the Dialog table, name of the Dialog.
148EventMapping	Event	N					Identifier		An identifier that specifies the type of the event that the control subscribes to.
149Extension	Component_	N			Component	1	Identifier		Required foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.
150Extension	Extension	N					Text		The extension associated with the table row.
151Extension	Feature_	N			Feature	1	Identifier		Required foreign key into the Feature Table, specifying the feature to validate or install in order for the CLSID factory to be operational.
152Extension	MIME_	Y			MIME	1	Text		Optional Context identifier, typically "type/format" associated with the extension
153Extension	ProgId_	Y			ProgId	1	Text		Optional ProgId associated with this extension.
154Feature	Attributes	N						0;1;2;4;5;6;8;9;10;16;17;18;20;21;22;24;25;26;32;33;34;36;37;38;48;49;50;52;53;54	Feature attributes
155Feature	Description	Y					Text		Longer descriptive text describing a visible feature item.
156Feature	Directory_	Y			Directory	1	UpperCase		The name of the Directory that can be configured by the UI. A non-null value will enable the browse button.
157Feature	Display	Y	0	32767					Numeric sort order, used to force a specific display ordering.
158Feature	Feature	N					Identifier		Primary key used to identify a particular feature record.
159Feature	Feature_Parent	Y			Feature	1	Identifier		Optional key of a parent record in the same table. If the parent is not selected, then the record will not be installed. Null indicates a root item.
160Feature	Level	N	0	32767					The install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.
161Feature	Title	Y					Text		Short text identifying a visible feature item.
162FeatureComponents	Component_	N			Component	1	Identifier		Foreign key into Component table.
163FeatureComponents	Feature_	N			Feature	1	Identifier		Foreign key into Feature table.
164File	Attributes	Y	0	32767					Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)
165File	Component_	N			Component	1	Identifier		Foreign key referencing Component that controls the file.
166File	File	N					Identifier		Primary key, non-localized token, must match identifier in cabinet.  For uncompressed files, this field is ignored.
167File	FileName	N					Filename		File name used for installation, may be localized.  This may contain a "short name|long name" pair.
168File	FileSize	N	0	2147483647					Size of file in bytes (long integer).
169File	Language	Y					Language		List of decimal language Ids, comma-separated if more than one.
170File	Sequence	N	1	2147483647					Sequence with respect to the media images; order must track cabinet order.
171File	Version	Y			File	1	Version		Version string for versioned files;  Blank for unversioned files.
172FileSFPCatalog	File_	N			File	1	Identifier		File associated with the catalog
173FileSFPCatalog	SFPCatalog_	N			SFPCatalog	1	Filename		Catalog associated with the file
174Font	File_	N			File	1	Identifier		Primary key, foreign key into File table referencing font file.
175Font	FontTitle	Y					Text		Font name.
176Icon	Data	N					Binary		Binary stream. The binary icon data in PE (.DLL or .EXE) or icon (.ICO) format.
177Icon	Name	N					Identifier		Primary key. Name of the icon file.
178IniFile	Action	N						0;1;3	The type of modification to be made, one of iifEnum
179IniFile	Component_	N			Component	1	Identifier		Foreign key into the Component table referencing component that controls the installing of the .INI value.
180IniFile	DirProperty	Y					Identifier		Foreign key into the Directory table denoting the directory where the .INI file is.
181IniFile	FileName	N					Filename		The .INI file name in which to write the information
182IniFile	IniFile	N					Identifier		Primary key, non-localized token.
183IniFile	Key	N					Formatted		The .INI file key below Section.
184IniFile	Section	N					Formatted		The .INI file Section.
185IniFile	Value	N					Formatted		The value to be written.
186IniLocator	Field	Y	0	32767					The field in the .INI line. If Field is null or 0 the entire line is read.
187IniLocator	FileName	N					Filename		The .INI file name.
188IniLocator	Key	N					Text		Key value (followed by an equals sign in INI file).
189IniLocator	Section	N					Text		Section name within in file (within square brackets in INI file).
190IniLocator	Signature_	N					Identifier		The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table.
191IniLocator	Type	Y	0	2					An integer value that determines if the .INI value read is a filename or a directory location or to be used as is w/o interpretation.
192InstallExecuteSequence	Action	N					Identifier		Name of action to invoke, either in the engine or the handler DLL.
193InstallExecuteSequence	Condition	Y					Condition		Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.
194InstallExecuteSequence	Sequence	Y	-4	32767					Number that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.
195InstallUISequence	Action	N					Identifier		Name of action to invoke, either in the engine or the handler DLL.
196InstallUISequence	Condition	Y					Condition		Optional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.
197InstallUISequence	Sequence	Y	-4	32767					Number that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.
198IsolatedComponent	Component_Application	N			Component	1	Identifier		Key to Component table item for application
199IsolatedComponent	Component_Shared	N			Component	1	Identifier		Key to Component table item to be isolated
200LaunchCondition	Condition	N					Condition		Expression which must evaluate to TRUE in order for install to commence.
201LaunchCondition	Description	N					Formatted		Localizable text to display when condition fails and install must abort.
202ListBox	Order	N	1	32767					A positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.
203ListBox	Property	N					Identifier		A named property to be tied to this item. All the items tied to the same property become part of the same listbox.
204ListBox	Text	Y					Text		The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.
205ListBox	Value	N					Formatted		The value string associated with this item. Selecting the line will set the associated property to this value.
206ListView	Binary_	Y			Binary	1	Identifier		The name of the icon to be displayed with the icon. The binary information is looked up from the Binary Table.
207ListView	Order	N	1	32767					A positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.
208ListView	Property	N					Identifier		A named property to be tied to this item. All the items tied to the same property become part of the same listview.
209ListView	Text	Y					Text		The visible text to be assigned to the item. Optional. If this entry or the entire column is missing, the text is the same as the value.
210ListView	Value	N					Identifier		The value string associated with this item. Selecting the line will set the associated property to this value.
211LockPermissions	Domain	Y					Formatted		Domain name for user whose permissions are being set. (usually a property)
212LockPermissions	LockObject	N					Identifier		Foreign key into Registry or File table
213LockPermissions	Permission	Y	-2147483647	2147483647					Permission Access mask.  Full Control = 268435456 (GENERIC_ALL = 0x10000000)
214LockPermissions	Table	N					Identifier	Directory;File;Registry	Reference to another table name
215LockPermissions	User	N					Formatted		User for permissions to be set.  (usually a property)
216Media	Cabinet	Y					Cabinet		If some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.
217Media	DiskId	N	1	32767					Primary key, integer to determine sort order for table.
218Media	DiskPrompt	Y					Text		Disk name: the visible text actually printed on the disk.  This will be used to prompt the user when this disk needs to be inserted.
219Media	LastSequence	N	0	32767					File sequence number for the last file for this media.
220Media	Source	Y					Property		The property defining the location of the cabinet file.
221Media	VolumeLabel	Y					Text		The label attributed to the volume.
222MIME	CLSID	Y					Guid		Optional associated CLSID.
223MIME	ContentType	N					Text		Primary key. Context identifier, typically "type/format".
224MIME	Extension_	N			Extension	1	Text		Optional associated extension (without dot)
225ModuleAdminExecuteSequence	Action	N					Identifier		Action to insert
226ModuleAdminExecuteSequence	After	Y	0	1					Before (0) or After (1)
227ModuleAdminExecuteSequence	BaseAction	Y			ModuleAdminExecuteSequence	1	Identifier		Base action to determine insert location.
228ModuleAdminExecuteSequence	Condition	Y					Condition
229ModuleAdminExecuteSequence	Sequence	Y	-4	32767					Standard Sequence number
230ModuleAdminUISequence	Action	N					Identifier		Action to insert
231ModuleAdminUISequence	After	Y	0	1					Before (0) or After (1)
232ModuleAdminUISequence	BaseAction	Y			ModuleAdminUISequence	1	Identifier		Base action to determine insert location.
233ModuleAdminUISequence	Condition	Y					Condition
234ModuleAdminUISequence	Sequence	Y	-4	32767					Standard Sequence number
235ModuleAdvtExecuteSequence	Action	N					Identifier		Action to insert
236ModuleAdvtExecuteSequence	After	Y	0	1					Before (0) or After (1)
237ModuleAdvtExecuteSequence	BaseAction	Y			ModuleAdvtExecuteSequence	1	Identifier		Base action to determine insert location.
238ModuleAdvtExecuteSequence	Condition	Y					Condition
239ModuleAdvtExecuteSequence	Sequence	Y	-4	32767					Standard Sequence number
240ModuleAdvtUISequence	Action	N					Identifier		Action to insert
241ModuleAdvtUISequence	After	Y	0	1					Before (0) or After (1)
242ModuleAdvtUISequence	BaseAction	Y			ModuleAdvtUISequence	1	Identifier		Base action to determine insert location.
243ModuleAdvtUISequence	Condition	Y					Condition
244ModuleAdvtUISequence	Sequence	Y	-4	32767					Standard Sequence number
245ModuleComponents	Component	N			Component	1	Identifier		Component contained in the module.
246ModuleComponents	Language	N			ModuleSignature	2			Default language ID for module (may be changed by transform).
247ModuleComponents	ModuleID	N			ModuleSignature	1	Identifier		Module containing the component.
248ModuleDependency	ModuleID	N			ModuleSignature	1	Identifier		Module requiring the dependency.
249ModuleDependency	ModuleLanguage	N			ModuleSignature	2			Language of module requiring the dependency.
250ModuleDependency	RequiredID	N							String.GUID of required module.
251ModuleDependency	RequiredLanguage	N							LanguageID of the required module.
252ModuleDependency	RequiredVersion	Y					Version		Version of the required version.
253ModuleExclusion	ExcludedID	N							String.GUID of excluded module.
254ModuleExclusion	ExcludedLanguage	N							Language of excluded module.
255ModuleExclusion	ExcludedMaxVersion	Y					Version		Maximum version of excluded module.
256ModuleExclusion	ExcludedMinVersion	Y					Version		Minimum version of excluded module.
257ModuleExclusion	ModuleID	N			ModuleSignature	1	Identifier		String.GUID of module with exclusion requirement.
258ModuleExclusion	ModuleLanguage	N			ModuleSignature	2			LanguageID of module with exclusion requirement.
259ModuleIgnoreTable	Table	N					Identifier		Table name to ignore during merge operation.
260ModuleInstallExecuteSequence	Action	N					Identifier		Action to insert
261ModuleInstallExecuteSequence	After	Y	0	1					Before (0) or After (1)
262ModuleInstallExecuteSequence	BaseAction	Y			ModuleInstallExecuteSequence	1	Identifier		Base action to determine insert location.
263ModuleInstallExecuteSequence	Condition	Y					Condition
264ModuleInstallExecuteSequence	Sequence	Y	-4	32767					Standard Sequence number
265ModuleInstallUISequence	Action	N					Identifier		Action to insert
266ModuleInstallUISequence	After	Y	0	1					Before (0) or After (1)
267ModuleInstallUISequence	BaseAction	Y			ModuleInstallUISequence	1	Identifier		Base action to determine insert location.
268ModuleInstallUISequence	Condition	Y					Condition
269ModuleInstallUISequence	Sequence	Y	-4	32767					Standard Sequence number
270ModuleSignature	Language	N							Default decimal language of module.
271ModuleSignature	ModuleID	N					Identifier		Module identifier (String.GUID).
272ModuleSignature	Version	N					Version		Version of the module.
273MoveFile	Component_	N			Component	1	Identifier		If this component is not "selected" for installation or removal, no action will be taken on the associated MoveFile entry
274MoveFile	DestFolder	N					Identifier		Name of a property whose value is assumed to resolve to the full path to the destination directory
275MoveFile	DestName	Y					Filename		Name to be given to the original file after it is moved or copied.  If blank, the destination file will be given the same name as the source file
276MoveFile	FileKey	N					Identifier		Primary key that uniquely identifies a particular MoveFile record
277MoveFile	Options	N	0	1					Integer value specifying the MoveFile operating mode, one of imfoEnum
278MoveFile	SourceFolder	Y					Identifier		Name of a property whose value is assumed to resolve to the full path to the source directory
279MoveFile	SourceName	Y					Text		Name of the source file(s) to be moved or copied.  Can contain the '*' or '?' wildcards.
280MsiAssembly	Attributes	Y							Assembly attributes
281MsiAssembly	Component_	N			Component	1	Identifier		Foreign key into Component table.
282MsiAssembly	Feature_	N			Feature	1	Identifier		Foreign key into Feature table.
283MsiAssembly	File_Application	Y			File	1	Identifier		Foreign key into File table, denoting the application context for private assemblies. Null for global assemblies.
284MsiAssembly	File_Manifest	Y			File	1	Identifier		Foreign key into the File table denoting the manifest file for the assembly.
285MsiAssemblyName	Component_	N			Component	1	Identifier		Foreign key into Component table.
286MsiAssemblyName	Name	N					Text		The name part of the name-value pairs for the assembly name.
287MsiAssemblyName	Value	N					Text		The value part of the name-value pairs for the assembly name.
288MsiDigitalCertificate	CertData	N					Binary		A certificate context blob for a signer certificate
289MsiDigitalCertificate	DigitalCertificate	N					Identifier		A unique identifier for the row
290MsiDigitalSignature	DigitalCertificate_	N			MsiDigitalCertificate	1	Identifier		Foreign key to MsiDigitalCertificate table identifying the signer certificate
291MsiDigitalSignature	Hash	Y					Binary		The encoded hash blob from the digital signature
292MsiDigitalSignature	SignObject	N					Text		Foreign key to Media table
293MsiDigitalSignature	Table	N						Media	Reference to another table name (only Media table is supported)
294MsiFileHash	File_	N			File	1	Identifier		Primary key, foreign key into File table referencing file with this hash
295MsiFileHash	HashPart1	N							Size of file in bytes (long integer).
296MsiFileHash	HashPart2	N							Size of file in bytes (long integer).
297MsiFileHash	HashPart3	N							Size of file in bytes (long integer).
298MsiFileHash	HashPart4	N							Size of file in bytes (long integer).
299MsiFileHash	Options	N	0	32767					Various options and attributes for this hash.
300ODBCAttribute	Attribute	N					Text		Name of ODBC driver attribute
301ODBCAttribute	Driver_	N			ODBCDriver	1	Identifier		Reference to ODBC driver in ODBCDriver table
302ODBCAttribute	Value	Y					Text		Value for ODBC driver attribute
303ODBCDataSource	Component_	N			Component	1	Identifier		Reference to associated component
304ODBCDataSource	DataSource	N					Identifier		Primary key, non-localized.internal token for data source
305ODBCDataSource	Description	N					Text		Text used as registered name for data source
306ODBCDataSource	DriverDescription	N					Text		Reference to driver description, may be existing driver
307ODBCDataSource	Registration	N	0	1					Registration option: 0=machine, 1=user, others t.b.d.
308ODBCDriver	Component_	N			Component	1	Identifier		Reference to associated component
309ODBCDriver	Description	N					Text		Text used as registered name for driver, non-localized
310ODBCDriver	Driver	N					Identifier		Primary key, non-localized.internal token for driver
311ODBCDriver	File_	N			File	1	Identifier		Reference to key driver file
312ODBCDriver	File_Setup	Y			File	1	Identifier		Optional reference to key driver setup DLL
313ODBCSourceAttribute	Attribute	N					Text		Name of ODBC data source attribute
314ODBCSourceAttribute	DataSource_	N			ODBCDataSource	1	Identifier		Reference to ODBC data source in ODBCDataSource table
315ODBCSourceAttribute	Value	Y					Text		Value for ODBC data source attribute
316ODBCTranslator	Component_	N			Component	1	Identifier		Reference to associated component
317ODBCTranslator	Description	N					Text		Text used as registered name for translator
318ODBCTranslator	File_	N			File	1	Identifier		Reference to key translator file
319ODBCTranslator	File_Setup	Y			File	1	Identifier		Optional reference to key translator setup DLL
320ODBCTranslator	Translator	N					Identifier		Primary key, non-localized.internal token for translator
321Patch	Attributes	N	0	32767					Integer containing bit flags representing patch attributes
322Patch	File_	N					Identifier		Primary key, non-localized token, foreign key to File table, must match identifier in cabinet.
323Patch	Header	Y					Binary		Binary stream. The patch header, used for patch validation.
324Patch	PatchSize	N	0	2147483647					Size of patch in bytes (long integer).
325Patch	Sequence	N	0	32767					Primary key, sequence with respect to the media images; order must track cabinet order.
326PatchPackage	Media_	N	0	32767					Foreign key to DiskId column of Media table. Indicates the disk containing the patch package.
327PatchPackage	PatchId	N					Guid		A unique string GUID representing this patch.
328ProgId	Class_	Y			Class	1	Guid		The CLSID of an OLE factory corresponding to the ProgId.
329ProgId	Description	Y					Text		Localized description for the Program identifier.
330ProgId	Icon_	Y			Icon	1	Identifier		Optional foreign key into the Icon Table, specifying the icon file associated with this ProgId. Will be written under the DefaultIcon key.
331ProgId	IconIndex	Y	-32767	32767					Optional icon index.
332ProgId	ProgId	N					Text		The Program Identifier. Primary key.
333ProgId	ProgId_Parent	Y			ProgId	1	Text		The Parent Program Identifier. If specified, the ProgId column becomes a version independent prog id.
334Property	Property	N					Identifier		Name of property, uppercase if settable by launcher or loader.
335Property	Value	N					Text		String value for property.  Never null or empty.
336PublishComponent	AppData	Y					Text		This is localisable Application specific data that can be associated with a Qualified Component.
337PublishComponent	Component_	N			Component	1	Identifier		Foreign key into the Component table.
338PublishComponent	ComponentId	N					Guid		A string GUID that represents the component id that will be requested by the alien product.
339PublishComponent	Feature_	N			Feature	1	Identifier		Foreign key into the Feature table.
340PublishComponent	Qualifier	N					Text		This is defined only when the ComponentId column is an Qualified Component Id. This is the Qualifier for ProvideComponentIndirect.
341RadioButton	Height	N	0	32767					The height of the button.
342RadioButton	Help	Y					Text		The help strings used with the button. The text is optional.
343RadioButton	Order	N	1	32767					A positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.
344RadioButton	Property	N					Identifier		A named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.
345RadioButton	Text	Y					Text		The visible title to be assigned to the radio button.
346RadioButton	Value	N					Formatted		The value string associated with this button. Selecting the button will set the associated property to this value.
347RadioButton	Width	N	0	32767					The width of the button.
348RadioButton	X	N	0	32767					The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.
349RadioButton	Y	N	0	32767					The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.
350Reg64	Component_	N			Component	1	Identifier		Foreign key into the Component table referencing component that controls the installing of the registry value.
351Reg64	Key	N					RegPath		The key for the registry value.
352Reg64	Name	Y					Formatted		The registry value name.
353Reg64	Registry	N					Identifier		Primary key, non-localized token.
354Reg64	Root	N	-1	3					The predefined root key for the registry value, one of rrkEnum.
355Reg64	Value	Y					Formatted		The registry value.
356Registry	Component_	N			Component	1	Identifier		Foreign key into the Component table referencing component that controls the installing of the registry value.
357Registry	Key	N					RegPath		The key for the registry value.
358Registry	Name	Y					Formatted		The registry value name.
359Registry	Registry	N					Identifier		Primary key, non-localized token.
360Registry	Root	N	-1	3					The predefined root key for the registry value, one of rrkEnum.
361Registry	Value	Y					Formatted		The registry value.
362RegLocator	Key	N					RegPath		The key for the registry value.
363RegLocator	Name	Y					Formatted		The registry value name.
364RegLocator	Root	N	0	3					The predefined root key for the registry value, one of rrkEnum.
365RegLocator	Signature_	N					Identifier		The table key. The Signature_ represents a unique file signature and is also the foreign key in the Signature table. If the type is 0, the registry values refers a directory, and _Signature is not a foreign key.
366RegLocator	Type	Y	0	18					An integer value that determines if the registry value is a filename or a directory location or to be used as is w/o interpretation.
367RemoveFile	Component_	N			Component	1	Identifier		Foreign key referencing Component that controls the file to be removed.
368RemoveFile	DirProperty	N					Identifier		Name of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.
369RemoveFile	FileKey	N					Identifier		Primary key used to identify a particular file entry
370RemoveFile	FileName	Y					WildCardFilename		Name of the file to be removed.
371RemoveFile	InstallMode	N						1;2;3	Installation option, one of iimEnum.
372RemoveIniFile	Action	N						2;4	The type of modification to be made, one of iifEnum.
373RemoveIniFile	Component_	N			Component	1	Identifier		Foreign key into the Component table referencing component that controls the deletion of the .INI value.
374RemoveIniFile	DirProperty	Y					Identifier		Foreign key into the Directory table denoting the directory where the .INI file is.
375RemoveIniFile	FileName	N					Filename		The .INI file name in which to delete the information
376RemoveIniFile	Key	N					Formatted		The .INI file key below Section.
377RemoveIniFile	RemoveIniFile	N					Identifier		Primary key, non-localized token.
378RemoveIniFile	Section	N					Formatted		The .INI file Section.
379RemoveIniFile	Value	Y					Formatted		The value to be deleted. The value is required when Action is iifIniRemoveTag
380RemoveRegistry	Component_	N			Component	1	Identifier		Foreign key into the Component table referencing component that controls the deletion of the registry value.
381RemoveRegistry	Key	N					RegPath		The key for the registry value.
382RemoveRegistry	Name	Y					Formatted		The registry value name.
383RemoveRegistry	RemoveRegistry	N					Identifier		Primary key, non-localized token.
384RemoveRegistry	Root	N	-1	3					The predefined root key for the registry value, one of rrkEnum
385ReserveCost	Component_	N			Component	1	Identifier		Reserve a specified amount of space if this component is to be installed.
386ReserveCost	ReserveFolder	Y					Identifier		Name of a property whose value is assumed to resolve to the full path to the destination directory
387ReserveCost	ReserveKey	N					Identifier		Primary key that uniquely identifies a particular ReserveCost record
388ReserveCost	ReserveLocal	N	0	2147483647					Disk space to reserve if linked component is installed locally.
389ReserveCost	ReserveSource	N	0	2147483647					Disk space to reserve if linked component is installed to run from the source location.
390SelfReg	Cost	Y	0	32767					The cost of registering the module.
391SelfReg	File_	N			File	1	Identifier		Foreign key into the File table denoting the module that needs to be registered.
392ServiceControl	Arguments	Y					Formatted		Arguments for the service.  Separate by [~].
393ServiceControl	Component_	N			Component	1	Identifier		Required foreign key into the Component Table that controls the startup of the service
394ServiceControl	Event	N	0	187					Bit field:  Install:  0x1 = Start, 0x2 = Stop, 0x8 = Delete, Uninstall: 0x10 = Start, 0x20 = Stop, 0x80 = Delete
395ServiceControl	Name	N					Formatted		Name of a service. /, \, comma and space are invalid
396ServiceControl	ServiceControl	N					Identifier		Primary key, non-localized token.
397ServiceControl	Wait	Y	0	1					Boolean for whether to wait for the service to fully start
398ServiceInstall	Arguments	Y					Formatted		Arguments to include in every start of the service, passed to WinMain
399ServiceInstall	Component_	N			Component	1	Identifier		Required foreign key into the Component Table that controls the startup of the service
400ServiceInstall	Dependencies	Y					Formatted		Other services this depends on to start.  Separate by [~], and end with [~][~]
401ServiceInstall	Description	Y					Text		Description of service.
402ServiceInstall	DisplayName	Y					Formatted		External Name of the Service
403ServiceInstall	ErrorControl	N	-2147483647	2147483647					Severity of error if service fails to start
404ServiceInstall	LoadOrderGroup	Y					Formatted		LoadOrderGroup
405ServiceInstall	Name	N					Formatted		Internal Name of the Service
406ServiceInstall	Password	Y					Formatted		password to run service with.  (with StartName)
407ServiceInstall	ServiceInstall	N					Identifier		Primary key, non-localized token.
408ServiceInstall	ServiceType	N	-2147483647	2147483647					Type of the service
409ServiceInstall	StartName	Y					Formatted		User or object name to run service as
410ServiceInstall	StartType	N	0	4					Type of the service
411SFPCatalog	Catalog	N					Binary		SFP Catalog
412SFPCatalog	Dependency	Y					Formatted		Parent catalog - only used by SFP
413SFPCatalog	SFPCatalog	N					Filename		File name for the catalog.
414Shortcut	Arguments	Y					Formatted		The command-line arguments for the shortcut.
415Shortcut	Component_	N			Component	1	Identifier		Foreign key into the Component table denoting the component whose selection gates the shortcut creation/deletion.
416Shortcut	Description	Y					Text		The description for the shortcut.
417Shortcut	Directory_	N			Directory	1	Identifier		Foreign key into the Directory table denoting the directory where the shortcut file is created.
418Shortcut	Hotkey	Y	0	32767					The hotkey for the shortcut. It has the virtual-key code for the key in the low-order byte, and the modifier flags in the high-order byte.
419Shortcut	Icon_	Y			Icon	1	Identifier		Foreign key into the File table denoting the external icon file for the shortcut.
420Shortcut	IconIndex	Y	-32767	32767					The icon index for the shortcut.
421Shortcut	Name	N					Filename		The name of the shortcut to be created.
422Shortcut	Shortcut	N					Identifier		Primary key, non-localized token.
423Shortcut	ShowCmd	Y						1;3;7	The show command for the application window.The following values may be used.
424Shortcut	Target	N					Shortcut		The shortcut target. This is usually a property that is expanded to a file or a folder that the shortcut points to.
425Shortcut	WkDir	Y					Identifier		Name of property defining location of working directory.
426Signature	FileName	N					Filename		The name of the file. This may contain a "short name|long name" pair.
427Signature	Languages	Y					Language		The languages supported by the file.
428Signature	MaxDate	Y	0	2147483647					The maximum creation date of the file.
429Signature	MaxSize	Y	0	2147483647					The maximum size of the file.
430Signature	MaxVersion	Y					Text		The maximum version of the file.
431Signature	MinDate	Y	0	2147483647					The minimum creation date of the file.
432Signature	MinSize	Y	0	2147483647					The minimum size of the file.
433Signature	MinVersion	Y					Text		The minimum version of the file.
434Signature	Signature	N					Identifier		The table key. The Signature represents a unique file signature.
435TextStyle	Color	Y	0	16777215					A long integer indicating the color of the string in the RGB format (Red, Green, Blue each 0-255, RGB = R + 256*G + 256^2*B).
436TextStyle	FaceName	N					Text		A string indicating the name of the font used. Required. The string must be at most 31 characters long.
437TextStyle	Size	N	0	32767					The size of the font used. This size is given in our units (1/12 of the system font height). Assuming that the system font is set to 12 point size, this is equivalent to the point size.
438TextStyle	StyleBits	Y	0	15					A combination of style bits.
439TextStyle	TextStyle	N					Identifier		Name of the style. The primary key of this table. This name is embedded in the texts to indicate a style change.
440TypeLib	Component_	N			Component	1	Identifier		Required foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.
441TypeLib	Cost	Y	0	2147483647					The cost associated with the registration of the typelib. This column is currently optional.
442TypeLib	Description	Y					Text
443TypeLib	Directory_	Y			Directory	1	Identifier		Optional. The foreign key into the Directory table denoting the path to the help file for the type library.
444TypeLib	Feature_	N			Feature	1	Identifier		Required foreign key into the Feature Table, specifying the feature to validate or install in order for the type library to be operational.
445TypeLib	Language	N	0	32767					The language of the library.
446TypeLib	LibID	N					Guid		The GUID that represents the library.
447TypeLib	Version	Y	0	16777215					The version of the library. The minor version is in the lower 8 bits of the integer. The major version is in the next 16 bits.
448UIText	Key	N					Identifier		A unique key that identifies the particular string.
449UIText	Text	Y					Text		The localized version of the string.
450Upgrade	ActionProperty	N					UpperCase		The property to set when a product in this set is found.
451Upgrade	Attributes	N	0	2147483647					The attributes of this product set.
452Upgrade	Language	Y					Language		A comma-separated list of languages for either products in this set or products not in this set.
453Upgrade	Remove	Y					Formatted		The list of features to remove when uninstalling a product from this set.  The default is "ALL".
454Upgrade	UpgradeCode	N					Guid		The UpgradeCode GUID belonging to the products in this set.
455Upgrade	VersionMax	Y					Text		The maximum ProductVersion of the products in this set.  The set may or may not include products with this particular version.
456Upgrade	VersionMin	Y					Text		The minimum ProductVersion of the products in this set.  The set may or may not include products with this particular version.
457Verb	Argument	Y					Formatted		Optional value for the command arguments.
458Verb	Command	Y					Formatted		The command text.
459Verb	Extension_	N			Extension	1	Text		The extension associated with the table row.
460Verb	Sequence	Y	0	32767					Order within the verbs for a particular extension. Also used simply to specify the default verb.
461Verb	Verb	N					Text		The verb for the command.
462