c++ - backup reg hives -
I am able to open SAM, software, system RIR rings, but I do not have the next step to get them Known in a different backup folder? When I try to use the backup read API, I have been denied access. Any help is greatly appreciated!
Backup:
is not a magical function that gives you any file For starters, you need to run as a user with backup privileges. Secondly, you must respect the FilesNotToBackup
registry key. You must call CreateFile
with FILE_FLAG_BACKUP_SEMANTICS
. But also keeping in mind, I'm not sure this bet is in the way of registry backup.
Comments
Post a Comment