Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Failed to enumerate watchable classes" due to extraneous key #117

Open
SuibianP opened this issue Sep 17, 2024 · 0 comments
Open

"Failed to enumerate watchable classes" due to extraneous key #117

SuibianP opened this issue Sep 17, 2024 · 0 comments

Comments

@SuibianP
Copy link

On startup and on choosing Action - Watch class..., this error message is displayed

Error
Failed to enumerate watchable classes
Error code: 234
Error message: More data is available

This was caused due to my \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\ containing a key named ~backup.{4D36E972-E325-11CE-BFC1-08002bE10318}.bak0 which exceeds the hardcoded normal length of 39.

Would it be desirable to ignore ERROR_MORE_DATAs during enumeration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant