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

[Bug]: peazip doesn't install context menu #14950

Open
3 tasks done
mock1328 opened this issue Feb 26, 2025 · 1 comment · May be fixed by #15005
Open
3 tasks done

[Bug]: peazip doesn't install context menu #14950

mock1328 opened this issue Feb 26, 2025 · 1 comment · May be fixed by #15005
Labels

Comments

@mock1328
Copy link

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues/PRs to ensure it has not already been reported or fixed.
  • I have verified that I am using the latest version of Scoop and corresponding bucket.

Package Name

peazip

Expected/Current Behaviour

Current installation method of peazip just extracts peazip portable binary. While it is discoverable in system, context menu is not available.

Steps to Reproduce

scoop bucket add extras
scoop install extras/peazip


Open context menu and don't see the `peazip` options.

Possible Solution

Documentation mentions some scripts and overrides in Add PeaZip to Windows context menu section. Maybe these actions can be implemented via scoop on post-install? Or, if not, at least a note about it should be added.

Scoop and Buckets Version

Current Scoop version:
859d1db5 (HEAD -> master, tag: v0.5.2, origin/master, origin/HEAD) chore(release): Bump to version 0.5.2 (#6080)

'main' bucket:
617c94407 (HEAD -> master, origin/master, origin/HEAD) tektoncd-cli: Update to version 0.40.0

'extras' bucket:
09d7641fd (HEAD -> master, origin/master, origin/HEAD) potplayer: Update to version 250226

Scoop Config

last_update         scoop_repo                              scoop_branch
-----------         ----------                              ------------
2025/02/26 13:54:16 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.5.0
PSEdition                      Core
GitCommitId                    7.5.0
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

@mock1328 mock1328 added the bug label Feb 26, 2025
@CryoTheRenegade
Copy link
Contributor

I'll take a look at this and see if i can implement a .reg fix like how the 7zip package does it

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

Successfully merging a pull request may close this issue.

2 participants