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]: PrismLauncher 8.4 requires Microsoft Visual C++ Redistributable 2022 x64 #1170

Open
3 tasks done
gphg opened this issue Jun 26, 2024 · 1 comment
Open
3 tasks done
Labels
bug Something isn't working

Comments

@gphg
Copy link

gphg commented Jun 26, 2024

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

PrismLauncher

Expected/Current Behaviour

It won't run without Microsoft Visual C++ Redistributable 2022 x64 installed.

I had this problem today. I checked the site and figured out why. After the required software installed, it runs normally.

Steps to Reproduce

PS> PrismLauncher

Possible Solution

In my opinion, Microsoft Visual C++ Redistributable 2022 should be added to suggestion. It has a scoop manifest can be installed by vcredist2022 (requires run as Administrator). Or simply install it without scoop yourself.

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
d337bb1f (HEAD -> master, tag: v0.4.2, origin/master, origin/HEAD) chore(release): Bump to version 0.4.2 (#5964)

'main' bucket:
df9dc47a3 (HEAD -> master, origin/master, origin/HEAD) protolint: Update to version 0.50.0

'extras' bucket:
8600b46fc (HEAD -> master, origin/master, origin/HEAD) sidekick-browser: Update to version 120.58.1.38488-aa4b5ae

'versions' bucket:
864d4f159 (HEAD -> master, origin/master, origin/HEAD) vlc-nightly: Update to version 20240626

'games' bucket:
225f8a64f (HEAD -> master, origin/master, origin/HEAD) cataclysm-dda-tiles-experimental: Update to version 2024-06-26-0308

Scoop Config

PS> scoop config

last_update                       debug scoop_branch scoop_repo
-----------                       ----- ------------ ----------
2024-06-26T13:18:57.6978792+07:00  True master       https://github.com/ScoopInstaller/Scoop

PowerShell Version

PS> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.19041.3031
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.3031
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

@gphg gphg added the bug Something isn't working label Jun 26, 2024
@Calinou
Copy link
Owner

Calinou commented Jun 26, 2024

Feel free to open a PR for this 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants