CTCaer / jc_toolkit

Joy-Con Toolkit
MIT License
879 stars 107 forks source link

Application won't open on any computer I use. #59

Open Flassoon opened 3 years ago

Flassoon commented 3 years ago

Every time I attempt to run the program, I get 2 popups claiming system errors. One reads, "The code execution cannot proceed because MSVCP140.dll was not found. Reinstalling the program may fix this problem." The other reads "The code execution cannot proceed because VCRUNTIME140.dll was not found. Reinstalling the program may fix this problem." I have reinstalled the program no less than 10 times, on multiple computers, all running the latest version of Windows, with the same error popping up every time I attempt to run the program. The first computer I used has run the program multiple times without error just a few months ago. I have also attempted to run the program on an earlier version of windows, just to check, and I got the same errors. I know the program hasn't been updated anytime recently, but I hope this can be fixed somehow.

MarsBars06 commented 2 years ago

@Flassoon I think you might need to make sure that you have the prerequisites that are specified in the readme file. You need to have Microsoft Visual C++ 2017 (x86) Redistributable (and Microsoft .NET Framework 4.7.1 just to be on the safe side).

Microsoft Visual C++ 2017 (x86) Redistributable Microsoft .NET Framework 4.7.1 (download the runtime one) Hope this helps