-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
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'