home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / sysmgmt / msi / schema.msi / _StringData < prev    next >
Text File  |  1997-09-17  |  23KB  |  1 lines

  1. NameTableType_InstallValidateActionSectionFlagDescriptionAdminInstallFinalizeSearch, Cost, Select, Advertise, or Execution SectionsADVERTISEAppSearchSearch SectionBindImageExecution SectionCCPSearchCostFinalizeCosting / Selection Section DividerCostInitializeSearch / Costing Section DividerCreateFoldersCreateProgManItemsCreateShortcutsDetectRunningAppsDuplicateFilesExecuteFinalizeExecution Section, Reset to Search SectionFileCostCosting SectionForceRebootInstallFilesInstallValidateAdvertise / Execution Section DividerLaunchConditionsMoveFilesPISearchProcessComponentsPublishComponentsAdvertise SectionPublishFeaturesPublishProductRegisterClassInfoRegisterExtensionInfoRegisterMIMEInfoRegisterProductAdvertise Section (Selection/Advertise divider)RegisterTypeLibrariesRegisterUserRemoveDuplicateFilesRemoveFilesRemoveFoldersRemoveIniValuesRemoveProgManItemsRemoveRegistryValuesRemoveShortcutsRMCCPSearchScheduleRebootSelect, Advertise, or Execution SectionsSelfRegModulesSelfUnregModulesSetCDInfoSystemRestartUnpublishComponentsUnpublishFeaturesUnregisterClassInfoUnregisterExtensionInfoUnregisterMIMEInfoUnregisterTypeLibrariesUpdateResourcesWriteIniValuesWriteRegistryValues_RequiredValueKeyCountPropertyProductCodePRODUCTID_SequenceDependentAfterOptionalRegisterTypeLIbraries_ValidationName of actionIdentifierNSetCategoryKeyColumnKeyTableMaxValueMinValueLocalizeColumnNullableSection flag for location in _InstallSequence tableYTextDescription of sections to which the action belongsDescription of required valueNumber of primary keys (determines how to parse value string)Name of tableRequired valueBoolean for whether action comes after Dependent actionDependent actionBoolean for whether dependent action is optionalText;Formatted;Template;Condition;Guid;Path;Version;Language;Identifier;Binary;UpperCase;LowerCase;Filename;Paths;AnyPath;WildCardFilename;RegPath;KeyFormatted;CustomSource;Property;Cabinet;ShortcutString categoryName of columnDescription of columnColumn to which foreign key connectsFor foreign key, Name of table to which data must linkThe localization 'attribute' for the column, 0 is not localizable, 1 is string table localizable, 2 is reserved (later use), 3 is UI related localizationMaximum value allowedMinimum value allowedY;N;@Whether the column is nullableSet of values that are permittedActionTextName of action to be described.Localized description displayed in progress dialog and log when action is executing.TemplateOptional localized format template used to format action data records for display during action execution.AdminSequenceName of action to invoke, either in the engine or the handler DLL.ConditionExpression which must evaluate to TRUE in order for install to commence.SequenceNumber that determines the sort order in which the actions are to be executed.  Leave blank to suppress action.AdvtSequenceOptional expression which skips the action if evaluates to expFalse.If the expression syntax is invalid, the engine will terminate, returning iesBadActionData.The property associated with a SignatureSignature_FileSignature;RegLocator;IniLocator;DrLocator;CompLocatorThe Signature_ represents a unique file signature and is also the foreign key in the FileSignature,  RegLocator, IniLocator, CompLocator and the DrLocator tables.BBControlAttributesA 32-bit word that specifies the attribute flags to be applied to this control.Name of the control. This name must be unique within a billboard, but can repeat on different billboard.Billboard_BillboardExternal key to the Billboard table, name of the billboard.HeightHeight of the bounding rectangle of the control.A string used to set the initial text contained within a control (if appropriate).The type of the control.WidthWidth of the bounding rectangle of the control.XHorizontal coordinate of the upper left corner of the bounding rectangle of the control.Vertical coordinate of the upper left corner of the bounding rectangle of the control.The name of an action. The billboard is displayed during the progress messages received from this action.Name of the billboard.Feature_FeatureAn external key to the Feature Table. The billboard is shown only if this feature is being installed.OrderingA positive integer. If there is more than one billboard corresponding to an action they will be shown in the order defined by this column.BinaryDataThe unformatted binary data.Unique key identifying the binary data.File_FileThe index into the File table. This must be an executable file.PathPathsA 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 [] .CheckBoxA named property to be tied to the item.FormattedThe value string associated with the item.ClassAppIdGuidOptional AppID containing DCOM information for associated application (string GUID).CLSIDThe CLSID of an OLE factory.Component_ComponentRequired foreign key into the Component Table, specifying the component for which to return a path when called through LocateComponent.ContextThe numeric servier context for this server. CLSCTX_xxxxDefInprocHandlerFilename1;2;3Optional default inproc handler.  Only optionally provided if Context=CLSCTX_LOCAL_SERVER.  Typically "ole32.dll" or "mapi32.dll"Required foreign key into the Feature Table, specifying the feature to validate or install in order for the CLSID factory to be operational.FileTypeMaskOptional 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...IconIndexOptional icon index into the icon file.IconName_IconOptional foreign key into the Icon Table, specifying the icon file associated with this CLSID. Will be written under the DefaultIcon key associated ProgId.InsertableOptional boolean. Writes the Insertable key if non-zero and non-null.ProgIdOptional ProgId associated with this CLSID.VIProgIdOptional Version Independant ProgId associated with this CLSID. Can only be specified if the ProgId column is not null.ComboBoxOrderA positive integer used to determine the ordering of the items within one list.    The integers do not have to be consecutive.A named property to be tied to this item. All the items tied to the same property become part of the same combobox.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.The value string associated with this item. Selecting the line will set the associated property to this value.CompLocatorComponentIdA string GUID unique to this component, version, and language.FileSignatureThe table key. The Signature_ represents a unique file signature and is also the foreign key in the FileSignature table.A boolean value that determines if the registry value is a filename or a directory location.Primary key used to identify a particular component record.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.Directory_DirectoryRequired 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.KeyPathEither the primary key into the File table or <TBD> primary keys into the Registry 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.RunFromSource0;1;2Remote execution option, one of irsEnumExpression evaluated to determine if Level in the Feature table is to change.Reference to a Feature entry in Feature table.LevelNew selection Level to set in Feature table if Condition evaluates to TRUE.ControlName of the control. This name must be unique within a dialog, but can repeat on different dialogs. Control_NextThe 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!Dialog_DialogExternal key to the Dialog table, name of the dialog.HelpThe help strings used with the button. The text is optional. The name of a defined property to be linked to this control. ControlConditionDefault;Disable;Enable;Hide;ShowThe desired action to be taken on the specified control.A standard conditional statement that specifies under which conditions the action should be triggered.Control_A foreign key to the Control table, name of the control.A foreign key to the Dialog table, name of the dialog.ControlEventArgumentA value to be used as a modifier when triggering a particular event.A standard conditional statement that specifies under which conditions an event should be triggered.A foreign key to the Control table, name of the controlEventAn identifier that specifies the type of the event that should take place when the user interacts with control specified by the first two entries.An integer used to order several events tied to the same control. Can be left blank.CreateFolderForeign key into the Component table.Primary key, could be foreign key into the Directory table.CustomActionPrimary key, name of action, normally appears in sequence table unless private use.SourceCustomSourceThe table reference of the source of the code.TargetExcecution parameter, depends on the type of custom actionThe numeric custom action type, consisting of source location, code type, option flags.A 32-bit word that specifies the attribute flags to be applied to this dialog.Control_CancelDefines the cancel control. Hitting escape or clicking on the close icon on the dialog is equivalent to pushing this button.Control_DefaultDefines the default control. Hitting return is equivalent to pushing this button.Control_FirstDefines the control that has the focus when the dialog is created.Name of the dialog.HCenteringHorizontal position of the dialog on a 0-100 scale. 0 means left end, 100 means right end of the screen, 50 center.Height of the bounding rectangle of the dialog.TitleA text string specifying the title to be displayed in the title bar of the dialog's window.VCenteringVertical position of the dialog on a 0-100 scale. 0 means top end, 100 means bottom end of the screen, 50 center.Width of the bounding rectangle of the dialog.DefaultDirThe default sub-path under parent's path.Unique identifier for directory entry, primary key. If a property by this name is defined, it contains the full path to the directory.Directory_ParentReference 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.DrLocatorDepthThe depth below the path to which the Signature_ is recursively searched. If absent, the depth is assumed to be 0.Parent@The parent file signature. It is also a foreign key in the FileSignature 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.AnyPathThe 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.The Signature_ represents a unique file signature and is also the foreign key in the FileSignature table.DuplicateFileForeign key referencing Component that controls the duplicate file.DestFolderName of a property whose value is assumed to resolve to the full pathname to a destination folder.DestNameFilename to be given to the duplicate file.Foreign key referencing the source file to be duplicated.FileKeyPrimary key used to identify a particular file entryErrorInteger error number, obtained from header file IError(...) macros.MessageError formatting template, obtained from user ed. or localizers.EventMappingAttributeThe name of the control attribute, that is set when this event is received.A foreign key to the Dialog table, name of the Dialog.An identifier that specifies the type of the event that the control subscribes to.ExtensionThe extension associated with the table row.Optional ProgId associated with this extension. If present, the ShellNew key will be created under this key, else it will be placed directly under the extension key.ShellNewOptional subkey for the type of ShellNew Data: FileName, Command, Data, or NullFile.ShellNewValueOptional value written for ShellNew. May reference Feature/Component - format <TBD??>Longer descriptive text describing a visible feature item.Directory_ConfigurableThe name of the Directory that can be configured by the UI. A non-null value will enable the browse button.DisplayNumeric sort order, used to force a specific display ordering.Primary key used to identify a particular feature record.Feature_ParentOptional 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.The install level at which record will be initially selected. An install level of 0 will disable an item and prevent its display.Short text identifying a visible feature item.FeatureComponentsForeign key into Component table.Foreign key into Feature table.Integer containing bit flags representing file attributes (with the decimal value of each bit position in parentheses)Foreign key referencing Component that controls the file.Primary key, non-localized token, must match identifier in cabinet.  For uncompressed files, this field is ignored.FileNameFile name used for installation, may be localized.  This may contain a "short name|long name" pair.FileSizeSize of file in bytes (long integer).LanguageList of decimal language Ids, comma-separated if more than one.Sequence with respect to the media images; order must track cabinet order.VersionVersion string for versioned files;  Blank for unversioned files.The name of the file.LanguagesThe languages supported by the file.MaxDateThe maximum creation date of the file.MaxSizeThe maximum size of the file. MaxVersionThe maximum version of the file.MinDateThe minimum creation date of the file.MinSizeThe minimum size of the file.MinVersionThe minimum version of the file.SignatureThe table key. The Signature represents a unique file signature.FontPrimary key, foreign key into File table referencing font file.FontTitleFont name.IconDataBinary stream. The binary icon data in PE (.DLL or .EXE) or icon (.ICO) format.IconNamePrimary key. Name of the icon file.IniFile0;1;3The type of modification to be made, one of iifEnumForeign key into the Component table referencing component that controls the installing of the .INI value.Foreign key into the Directory table denoting the directory where the .INI file is.The .INI file name in which to write the informationPrimary key, non-localized token.KeyThe .INI file key below Section.SectionThe .INI file Section.The value to be written.IniLocatorFieldThe field in the .INI line. If Field is null or 0 the entire line is read.The .INI file name.Key value (followed by an equals sign in INI file).Section name within in file (within square brackets in INI file).A boolean value that determines if the .INI value read is a filename or a directory location.InstallSequenceLaunchConditionLocalizable text to display when condition fails and install must abort.ListBoxA positive integer used to determine the ordering of the items within one list..The integers do not have to be consecutive.A named property to be tied to this item. All the items tied to the same property become part of the same listbox.ListViewImageThe name of the icon to be displayed with the icon. The binary information is looked up from the Binary Table.A named property to be tied to this item. All the items tied to the same property become part of the same listview.MediaCabinetIf some or all of the files stored on the media are compressed in a cabinet, the name of that cabinet.DiskIdPrimary key, integer to determine sort order for table.DiskPromptDisk name: the visible text actually printed on the disk.  This will be used to prompt the user when this disk needs to be inserted.LastSequenceFile sequence number for the last file for this media.VolumeLabelThe label attributed to the volume.MIMEOptional associated CLSID.ContentTypePrimary key. Context identifier, typically "type/format".Optional associated extension (without dot)MoveFileIf this component is not "selected" for installation or removal, no action will be taken on the associated MoveFile entryName of a property whose value is assumed to resolve to the full path to the destination directoryName 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 filePrimary key that uniquely identifies a particular MoveFile recordOptions0;1;2;3Integer value specifying the MoveFile operating mode, one of imfoEnumSourceFolderName of a property whose value is assumed to resolve to the full path to the source directorySourceNameWildCardFilenameName of the source file(s) to be moved or copied.  Can contain the '*' or '?' wildcards.ProgManArgumentsKeyFormattedThe command-line arguments for the Program Manager item.Foreign key into the Component table denoting the component whose selection gates the the Program Manager item creation/deletion.GroupThe name of the Program Manager group in which the item is to be created.HotkeyThe hotkey for the Program Manager item. It has the virtual-key code for the key in the low-order byte, and the modifier flags in the high-order byte. The icon index for the Program Manager item.IconLocationForeign key into the File table denoting the external icon file for the Program Manager item.ItemThe name of the Program Manager item to be created.RunMinimizeDenotes the initial run state of the Program Manager item.SepMemSpaceDenotes whether a 16-bit application runs in a separate memory space.The Program Manager item target. This is usually a property that is expanded to a file or a folder that the Program Manager item points to.WkDir_Foreign key into the Directory table denoting the working directory for the Program Manager item.Name of property, uppercase if settable by launcher or loader.String value for property.  Never null or empty.PublishComponentA string GUID that represents the component id that will be requested by the alien product.Foreign key into the Feature table.QualifierThis is defined only when the ComponentId column is an Qualified Component Id. This is the Qualifier for ProvideComponentIndirect.RadioButtonThe height of the button.The help strings used with the button. The text is optional.A named property to be tied to this radio button. All the buttons tied to the same property become part of the same group.The visible title to be assigned to the radio button.The value string associated with this button. Selecting the button will set the associated property to this value.The width of the button.The horizontal coordinate of the upper left corner of the bounding rectangle of the radio button.The vertical coordinate of the upper left corner of the bounding rectangle of the radio button.RedirectComponentThe component to which belongs.  Foreing key into Component table.Guid value.RegistryForeign key into the Component table referencing component that controls the installing of the registry value.RegPathThe key for the registry value.The registry value name.RootThe predefined root key for the registry value, one of rrkEnum.The registry value.RegLocatorRemoveFileForeign key referencing Component that controls the file to be removed.DirPropertyName of a property whose value is assumed to resolve to the full pathname to the folder of the file to be removed.Name of the file to be removed.RemoveIniFile2;4The type of modification to be made, one of iifEnum.Foreign key into the Component table referencing component that controls the deletion of the .INI value.The .INI file name in which to delete the informationThe value to be deleted. The value is required when Action is iifIniRemoveTagRemoveRegistryForeign key into the Component table referencing component that controls the deletion of the registry value.The predefined root key for the registry value, one of rrkEnumReserveCostReserve a specified amount of space if this component is to be installed.ReserveFolderReserveKeyPrimary key that uniquely identifies a particular ReserveCost recordReserveLocalDisk space to reserve if linked component is installed locally.ReserveSourceDisk space to reserve if linked component is installed to run from the source location.ResourceData to write (text).File identifier, reference to File table row containing file specification (text).ResIdResource ID (integer) to update.ResTypeResource type (integer) to update.SelfRegCostThe cost of registering the module.Foreign key into the File table denoting the module that needs to be registered.RegisterFnThe function in the module that is called for registering the module.UnRegisterFnThe function in the module that is called for unregistering the module.ShortcutThe command-line arguments for the shortcut.Foreign key into the Component table denoting the component whose selection gates the the shortcut creation/deletion.The description for the shortcut.Foreign key into the Directory table denoting the directory where the shortcut file is created.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. The icon index for the shortcut.Foreign key into the File table denoting the external icon file for the shortcut.The name of the shortcut to be created.ShowCmd0;1;2;3;4;5;6;7;8;9;10The show command for the application window.The following values may be used.The shortcut target. This is usually a property that is expanded to a file or a folder that the shortcut points to.Foreign key into the Directory table denoting the working directory for the shortcut.TextStyleColorA 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).FaceNameA string indicating the name of the font used. Required. The string must be at most 31 characters long.SizeThe 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.StyleBitsA combination of style bits.Name of the style. The primary key of this table. This name is embedded in the texts to indicate a style change.TypeLibThe cost associated with the registration of the typelib. This column is currently optional.Optional. The foreign key into the Directory table denoting the path to the help file for the type library.Required foreign key into the Feature Table, specifying the feature to validate or install in order for the type library to be operational.The language of the library.LibIDThe GUID that represents the library.The version of the library. The major version is in the upper 8 bits of the short integer. The minor version is in the lower 8 bits.UITextA unique key that identifies the particular string.The localized version of the string.VerbOptional value for the command arguments.CommandThe command text.Extension_The verb for the command.