ProxymanApp / ProxymanApp/Proxyman

App crash on Windows - missing pre-requisite VCRedist 2015-2022 x64

Open
#2,477 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
No language data
Stars
7k
Forks
237
PR merge metrics
No merged PRs in 30d

Description

Description

This has been happening for all recent releases for me (last known working version was 2.16.0):

Image

A Procmon trace showed that it was missing VCRedist 2015-2022 x64, so I managed to get it working by installing this with Winget:

winget install Microsoft.VCRedist.2015+.x64

Download link: https://aka.ms/vs/17/release/vc_redist.x64.exe

Environment

  • Any version after 2.16.0
  • Windows 11

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the crash on Windows 11 with a release after 2.16.0 on a system without VCRedist 2015–2022 x64, using the reported Procmon trace as a reference. Verify that the affected release detects or handles the missing prerequisite, and confirm that the app starts successfully afterward.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.