Fix 0x80070116
[Error Code: 0x80070116]
Fix Command:
Unsuccessful File Copy Error: This error code typically indicates that a file cannot be copied due to a file system or system security issue, often related to access rights or a permissions problem.
Fix: ```cmd
icacls /inheritance:r /T /c /L /save ".txt"
```
In this command, replace `` with the path of the directory you'd like to reset permissions for, and `.txt>` with a path to save the output. The `/inhericance:r` option resets the inheritance of permissions, and the `/t` option applies this action to the directory and its subdirectories.
BTC:
bc1qsh3u2du3fcfctjcja5l4y02c2pu0j7aytrl4y8
ETH:
0xAB73c9C3FAA82D41EFdbDc1ED7419990193f4D25