Confirmed users
394
edits
Line 93: | Line 93: | ||
4 bytes: BlockSize - The size of the product information block. | 4 bytes: BlockSize - The size of the product information block. | ||
4 bytes: BlockIdentifier - The identifier of the product information block, with a value of 1 | 4 bytes: BlockIdentifier - The identifier of the product information block, with a value of 1 | ||
<64 bytes: MARChannelName used to identify the product and channel (such as from | <64 bytes: MARChannelName used to identify the product and channel (such as from MAR_CHANNEL_ID) Example: mozilla-central | ||
1 byte: null terminator | 1 byte: null terminator | ||
<32 bytes: ProductVersion string (such as from MOZ_APP_VERSION) Examples: 12.0.1.5371, 12.0a1 | <32 bytes: ProductVersion string (such as from MOZ_APP_VERSION) Examples: 12.0.1.5371, 12.0a1 |