You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This command: HoboCopy.exe c:\Windows\System32\config D:\ SYSTEM
Will fail: Creation of directory failed with error Access is denied. (Error number 5) on directory \?\D:
Same command with a subdirectory will succeed to backup SYSTEM registry file:
HoboCopy.exe c:\Windows\System32\config D:\bak SYSTEM
Another issue is to find download for Binaries, links on github not working.
The text was updated successfully, but these errors were encountered:
This command: HoboCopy.exe c:\Windows\System32\config D:\ SYSTEM
Will fail: Creation of directory failed with error Access is denied. (Error number 5) on directory \?\D:
Same command with a subdirectory will succeed to backup SYSTEM registry file:
HoboCopy.exe c:\Windows\System32\config D:\bak SYSTEM
Another issue is to find download for Binaries, links on github not working.
The text was updated successfully, but these errors were encountered: