Confirmed users
394
edits
Line 83: | Line 83: | ||
=== Product Information Block === | === Product Information Block === | ||
4 bytes: Block separator {0, 0, 0, 0} (To disambiguate from the INDEX block) | |||
4 bytes: Block identifier | |||
4 bytes: Block size (Z) | |||
<64 bytes: Application ID (such as from MOZ_APP_ID) Example: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} | |||
1 byte: null terminator | |||
<64 bytes: chanel name (such as from MOZ_UPDATE_CHANNEL) Example: default | |||
1 byte: null terminator | |||
<32 bytes: product version string (Examples: 12.0.1.5371, 12.0a1) | |||
1 byte: null terminator | |||
== Source Code == | == Source Code == |