Determine how to properly define CurrentControlSet for Windows NT and 9x/Me Registry Files.
- In Windows 9x/Me CurrentControlSet is a "real" key
- In Windows NT CurrentControlSet is a virtual key
https://github.com/libyal/winreg-kb/blob/master/docs/sources/system-keys/Current-control-set.md
Maybe define %ControlSets% or %AllControlSets% for all "real" ControlSet### and/or CurrentControlSet keys?