I figured this out for myself, but for a while I w...
# windows
a
I figured this out for myself, but for a while I was lazily trying to write a registry query with path LIKE and getting no results. I take it that's intended behavior, that it's a bit dynamic and can't enumerate all possible 'trees' unless I specify the full path?
whoops, this does work, as would be expected, if I use a single % for one part of the path(only, any other combination of multiple %'s doesn't work, nor does %%)