Skip to content
New issue

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

[email protected]: decompress error #6147

Open
hanhuangv587 opened this issue Aug 29, 2024 · 1 comment
Open

[email protected]: decompress error #6147

hanhuangv587 opened this issue Aug 29, 2024 · 1 comment

Comments

@hanhuangv587
Copy link

Checking hash of GraphicsMagick-1.3.45-Q8-win64-dll.exe ... ok.
Extracting GraphicsMagick-1.3.45-Q8-win64-dll.exe ... ERROR Exit code was 1!
Failed to extract files from C:\Users\localnet\scoop\apps\graphicsmagick\1.3.45\GraphicsMagick-1.3.45-Q8-win64-dll.exe.
Log file:
~\scoop\apps\graphicsmagick\1.3.45\innounp.log

@mpe85
Copy link

mpe85 commented Aug 29, 2024

Same here. Log file says:

Signature detected: Inno Setup Setup Data (6.3.0)
This is not directly supported, but i'll try to unpack it as version 5602
; Version detected: 6300
Critical error: The setup files are corrupted. Please obtain a new copy of the program.

Probably versions/innounp-unicode should be used to unpack since main/innounp only supports Inno Setup up to 6.1.

Update:
Manually uninstalling main/innounp and installing versions/innounp-unicode did the trick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@mpe85 @hanhuangv587 and others