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]+295: decompress error #1

Closed
kjxbyz opened this issue Jul 7, 2024 · 6 comments
Closed

[email protected]+295: decompress error #1

kjxbyz opened this issue Jul 7, 2024 · 6 comments

Comments

@kjxbyz
Copy link
Contributor

kjxbyz commented Jul 7, 2024

Relates to ScoopInstaller/Extras#13444.

@kjxbyz
Copy link
Contributor Author

kjxbyz commented Jul 7, 2024

can be fixed by install another version of innounp

scoop uninstall innounp
scoop bucket add versions
scoop install versions/innounp-unicode

and this is just a temporary way to fix, seem like the latest version of scoop trying to fix this issue ScoopInstaller/Scoop#6028, but not successful in this issue ScoopInstaller/Scoop#6040

@qwertyhjklxyz
Copy link

@kjxbyz Since you are calling picguard.exe in Installer, there is no need to decompress it with innounp.
By the way, decompression fails because one of the decompressed files has the same name as the original file.

@kjxbyz
Copy link
Contributor Author

kjxbyz commented Jul 8, 2024

@qwertyhjklxyz Is there a file called picguard.exe in the unzipped files, or is there a file called PicGuard.exe in the unzipped files because of the following code?

https://github.com/picguard/picguard/blob/d26894f82a8cba4f5b45d417c2aeca67c95a9f0b/windows/runner/Runner.rc#L97C20-L97C36

@qwertyhjklxyz
Copy link

You can rename the downloaded file to something else.

"url": "https://github.com/picguard/picguard/releases/download/v1.0.0+298/picguard_1.0.0+298_windows_x86_64.exe#/PicGuardSetup.exe",

@qwertyhjklxyz
Copy link

It is recommended to remove the installer and uninstaller and let scoop control the software installation.

@kjxbyz
Copy link
Contributor Author

kjxbyz commented Jul 8, 2024

@qwertyhjklxyz Thank you very much.

@kjxbyz kjxbyz closed this as completed Jul 8, 2024
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

2 participants