ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.54k stars 918 forks source link

7zip@24.05: decompress error #5840

Open tordenflesk opened 1 month ago

tordenflesk commented 1 month ago

See this issue:

https://github.com/ScoopInstaller/Scoop/issues/5975

0x0003 commented 1 month ago

Update from within privileged powershell session. The error is caused because your user doesn't have write permissions in %windir%\Temp

tordenflesk commented 1 month ago

Update from within privileged powershell session. The error is caused because your user doesn't have write permissions in %windir%\Temp

  1. My account has always been member of the Administrators group
  2. I've always had %TEMP% and %TMP% set to C:\temp. I've double-checked that I have write-permissions and tested creating files in both %temp% and %windir%\Temp