AppCompatMetadata

Windows AppCompatCache (Application Compatibility) metadata.

JSON representation
{
  "sequence": integer,
  "executed": boolean,
  "controlSet": string
}
Fields
sequence

integer

Indicates the chronological order in which the entry was added to the cache.

executed

boolean

Indicates whether the file associated with the entry was executed.

controlSet

string

Indicates which registry Control Set the AppCompatCache data belongs to (e.g., "ControlSet001").