I'm working on a tool that can copy the registry files from a designated drive or image onto a local machine.
After doing that, how would I go about reading from those registry keys? I've seen other people use RegOpenKeyEx but that was on their computer and not an external registry file.