Skip to content

Fix issue with appcompatcache.py #7

@joachimmetz

Description

@joachimmetz
Traceback (most recent call last):
  File "winreg-kb/scripts/appcompatcache.py", line 98, in <module>
    if not Main():
  File "winreg-kb/scripts/appcompatcache.py", line 88, in Main
    all_control_sets=options.all_control_sets)
  File "winreg-kb/winregrc/appcompatcache.py", line 1152, in Collect
    app_compat_cache_key, output_writer):
  File "winreg-kb/winregrc/appcompatcache.py", line 1082, in _CollectAppCompatCacheFromKey
    cached_entry_size)
  File "winreg-kb/winregrc/appcompatcache.py", line 976, in ParseCachedEntry
    data_offset = cached_entry.data_offset
AttributeError: 'appcompatcache_cached_entry_7_64bit' object has no attribute 'data_offset'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions