How to fix java.lang.UnsatisfiedLinkError: E:\ProjecName\jre64\bin\chrome_elf.dll: 找不到指定的程序(Translate:The specifiled program could not be found)

Yu Qi 25 Reputation points
2023-03-14T06:49:24.8766667+00:00

Our team developed a project in Java on windows.Some C++ libraries are used in it.And it works normally on Windows 10.However, it cannot start in Windows 7.startupError

We downloaded depends.exe to check the dependencies of dll files,then we downloaded the dependency files it mentioned.And it seemed to work at first.Missing DLL dependencies dropped from 15 to 13.But with the download of several other dll files, the missing dependencies quickly grew to dozens

依赖错误2

Seemed work at first

dozensMissing

Dozens of missing dependencies

We also downloaded the VC_redist.x64.exe and microsoft.2021.04.07.exe.Installed and rebooted the computer.But nothing changed. I will be very grateful for your help and useful information!

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,770 questions
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 43,951 Reputation points
    2023-03-15T16:20:56.68+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to Java error.

    Please note that Windows 7 is out of support and also there can be many issues with compatibility between Windows 7 and Windows 10 applications.

    I would suggest you contact to Application vendor or Development support team,

    --If the reply is helpful, please Upvote and Accept as answer--


0 additional answers

Sort by: Most helpful