TaskbarXI icon indicating copy to clipboard operation
TaskbarXI copied to clipboard

program not starting and crashing at start

Open PinxyXD opened this issue 2 years ago • 2 comments

So I have Windows 11 With i5 8GB ram and GTX1050ti and it said it needs some .dll so i got them but after that it would crash saying this: The application was unable to start correctly (0xc000007b). Click OK to close the application. please help help me

PinxyXD avatar Dec 29 '22 16:12 PinxyXD

Hey @PinxyXD,

the DDL's your looking for are part of the C++ redistributable. Hopefully you didn't download the DDLs from the internet, or an untrusted source.

VCRUNTIME140.dll is distributed with the Visual C++ runtime. You can download the latest versions here:

x64: https://aka.ms/vs/16/release/vc_redist.x64.exe

The URL is a trusted Microsoft Download link. If you install that then run TaskbarXI what happens?

Phiph avatar Jan 15 '23 17:01 Phiph

I installed dll. but it's still not working. I tried run as an administrator Screenshot 2023-06-17 230026 Screenshot 2023-06-17 230105

CVHOANG-coder avatar Jun 17 '23 16:06 CVHOANG-coder