We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently getting error 1639 when trying to install 7zip.
`❯ scoop install 7zip Installing '7zip' (23.01) [64bit] from 'main' bucket Loading 7z2301-x64.msi from cache Checking hash of 7z2301-x64.msi ... ok. Extracting 7z2301-x64.msi ... ERROR Exit code was 1639! Failed to extract files from C:\Users\Ashley Green\scoop\apps\7zip\23.01\7z2301-x64.msi. Log file: ~\scoop\apps\7zip\23.01\msi.log
Please try again or create a new issue by using the following link and paste your console output: https://github.com/ScoopInstaller/Main/issues/new?title=7zip%4023.01%3a+decompress+error `
Additionally the windows installer help window opens, starting with: Windows ® Installer. V 5.0.22621.1
msiexec /Option [Optional Parameter]
Any suggestions on how to fix this? Thanks.
The text was updated successfully, but these errors were encountered:
Invoke-ExternalCommand
Successfully merging a pull request may close this issue.
Currently getting error 1639 when trying to install 7zip.
`❯ scoop install 7zip
Installing '7zip' (23.01) [64bit] from 'main' bucket
Loading 7z2301-x64.msi from cache
Checking hash of 7z2301-x64.msi ... ok.
Extracting 7z2301-x64.msi ... ERROR Exit code was 1639!
Failed to extract files from C:\Users\Ashley Green\scoop\apps\7zip\23.01\7z2301-x64.msi.
Log file:
~\scoop\apps\7zip\23.01\msi.log
Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=7zip%4023.01%3a+decompress+error
`
Additionally the windows installer help window opens, starting with:
Windows ® Installer. V 5.0.22621.1
msiexec /Option [Optional Parameter]
Any suggestions on how to fix this? Thanks.
The text was updated successfully, but these errors were encountered: