7zip works flawlessly on DSDPlus FastLane updates and is what should be used.
In general, for people not wanting to use 7zip on other zipped files,
"0x80004005"
Every time I go to unzip a folder to get a file I always get the above error "0x80004005: Unspecified error"
Method 1: Change the Permission Settings.
- Right click on the file and click on Properties.
- Click on Security, check Owner should be "SYSTEM" in Advance tab.
- Now check the save for C:\Users\
- Owner should also be "SYSTEM"
- Check the users you signed into windows as (should be your Microsoft account) should be in the "Permissions entries" list with "Full Contol"
- If not, Add the user you are logged in as.
- All the folders and sub-folders below should be "owned" by the user you are logged into windows with importantly, have a permissions entry for "full control"
- Check for all the related folder where you are getting same error, but for some reason that same user is missing a "Permission Entry". Add a "full control" entry for the user and you should be able to save to that folder and all sub-folders.
If the issue still persist refer to the below method.
Method 2: System File Checker Scan.
The “sfc /scannow” command scans all protected system files and replaces incorrect versions with correct Microsoft versions.
- From Start screen, type Command prompt.
- Right-click on Command Prompt and choose Run as Administrator.
- Now in the command prompt window, type sfc /scannow (note, there is a space between sfc and /scannow).
Note: It may ask for windows installation DVD to fix and to enable SFC to make more than minor repairs. Some files saved on your computer might get deleted when fixing corrupted files.
Refer to this article:
Use the System File Checker tool to repair missing or corrupted system files
Use the System File Checker tool to repair missing or corrupted system files - Microsoft Support