I started to write a program to recursively enumerate registry keys but then thought, hmm, there may be a registry search API function? I can’t seem to find one. Is anyone aware?
I started to write a program to recursively enumerate registry keys but then thought,
Share
No, there is no registry search function available via API.