Constant/value |
Description |
- TAG_SIZE
- (0x1 | TAG_TYPE_DWORD)
|
File size attribute.
|
- TAG_OFFSET
- (0x2 | TAG_TYPE_DWORD)
|
Unused.
|
- TAG_CHECKSUM
- (0x3 | TAG_TYPE_DWORD)
|
File checksum attribute.
|
- TAG_SHIM_TAGID
- (0x4 | TAG_TYPE_DWORD)
|
Shim TAGID attribute.
|
- TAG_PATCH_TAGID
- (0x5 | TAG_TYPE_DWORD)
|
Patch TAGID attribute.
|
- TAG_MODULE_TYPE
- (0x6 | TAG_TYPE_DWORD)
|
Module type attribute.
|
- TAG_VERDATEHI
- (0x7 | TAG_TYPE_DWORD)
|
High-order portion of the file version date attribute.
|
- TAG_VERDATELO
- (0x8 | TAG_TYPE_DWORD)
|
Low-order portion of the file version date attribute.
|
- TAG_VERFILEOS
- (0x9 | TAG_TYPE_DWORD)
|
Operating system file version attribute.
|
- TAG_VERFILETYPE
- (0xA | TAG_TYPE_DWORD)
|
File type attribute.
|
- TAG_PE_CHECKSUM
- (0xB | TAG_TYPE_DWORD)
|
PE file checksum attribute.
|
- TAG_PREVOSMAJORVER
- (0xC | TAG_TYPE_DWORD)
|
Major operating system version attribute.
|
- TAG_PREVOSMINORVER
- (0xD | TAG_TYPE_DWORD)
|
Minor operating system version attribute.
|
- TAG_PREVOSPLATFORMID
- (0xE | TAG_TYPE_DWORD)
|
Operating system platform identifier attribute.
|
- TAG_PREVOSBUILDNO
- (0xF | TAG_TYPE_DWORD)
|
Operating system build number attribute.
|
- TAG_PROBLEMSEVERITY
- (0x10 | TAG_TYPE_DWORD)
|
Block attribute of an Apphelp entry. This determines whether the application is hard or soft blocked.
|
- TAG_LANGID
- (0x11 | TAG_TYPE_DWORD)
|
Language identifier of an Apphelp entry.
|
- TAG_VER_LANGUAGE
- (0x12 | TAG_TYPE_DWORD)
|
Language version attribute of a file.
|
- TAG_ENGINE
- (0x14 | TAG_TYPE_DWORD)
|
Unused.
|
- TAG_HTMLHELPID
- (0x15 | TAG_TYPE_DWORD)
|
Help identifier attribute for an Apphelp entry.
|
- TAG_INDEX_FLAGS
- (0x16 | TAG_TYPE_DWORD)
|
Flags attribute for an index entry.
|
- TAG_FLAGS
- (0x17 | TAG_TYPE_DWORD)
|
Flags attribute for an Apphelp entry.
|
- TAG_DATA_VALUETYPE
- (0x18 | TAG_TYPE_DWORD)
|
Data type attribute for a data entry.
|
- TAG_DATA_DWORD
- (0x19 | TAG_TYPE_DWORD)
|
DWORD value attribute for a data entry.
|
- TAG_LAYER_TAGID
- (0x1A | TAG_TYPE_DWORD)
|
Layer shim TAGID attribute.
|
- TAG_MSI_TRANSFORM_TAGID
- (0x1B | TAG_TYPE_DWORD)
|
MSI transform TAGID attribute.
|
- TAG_LINKER_VERSION
- (0x1C | TAG_TYPE_DWORD)
|
Linker version attribute of a file.
|
- TAG_LINK_DATE
- (0x1D | TAG_TYPE_DWORD)
|
Link date attribute of a file.
|
- TAG_UPTO_LINK_DATE
- (0x1E | TAG_TYPE_DWORD)
|
Link date attribute of a file. Matching is done up to and including this link date.
|
- TAG_OS_SERVICE_PACK
- (0x1F | TAG_TYPE_DWORD)
|
Operating system service pack attribute for an executable entry.
|
- TAG_FLAG_TAGID
- (0x20 | TAG_TYPE_DWORD)
|
Flags TAGID attribute.
|
- TAG_RUNTIME_PLATFORM
- (0x21 | TAG_TYPE_DWORD)
|
Run-time platform attribute of a file.
|
- TAG_OS_SKU
- (0x22 | TAG_TYPE_DWORD)
|
Operating system SKU attribute for an executable entry.
|
- TAG_OS_PLATFORM
- (0x23 | TAG_TYPE_DWORD)
|
Operating system platform attribute.
|
- TAG_APP_NAME_RC_ID
- (0x24 | TAG_TYPE_DWORD)
|
Application name resource identifier attribute for Apphelp entries.
|
- TAG_VENDOR_NAME_RC_ID
- (0x25 | TAG_TYPE_DWORD)
|
Vendor name resource identifier attribute for Apphelp entries.
|
- TAG_SUMMARY_MSG_RC_ID
- (0x26 | TAG_TYPE_DWORD)
|
Summary message resource identifier attribute for Apphelp entries.
|
- TAG_VISTA_SKU
- (0x27 | TAG_TYPE_DWORD)
|
Windows Vista SKU attribute.
|
- TAG_DESCRIPTION_RC_ID
- (0x28 | TAG_TYPE_DWORD)
|
Description resource identifier attribute for Apphelp entries.
|
- TAG_PARAMETER1_RC_ID
- (0x29 | TAG_TYPE_DWORD)
|
Parameter1 resource identifier attribute for Apphelp entries.
|
- TAG_TAGID
- (0x801 | TAG_TYPE_DWORD)
|
TAGID attribute.
|