Hi YRK-33345,
Application will often load .DLL files from the application folder first. If it does not find the .DLL file here, it will automatically check the Windows system folders.
First, please try to place the .DLL file in the same folder where the application .exe file is located.
You can also install .DLL files directly to Windows.
- Copy the .DLL file to your C:\Windows\System32\ folder. (32 bit)
- Copy the .DLL file to your C:\Windows\SysWOW64\ folder. (64 bit)
- DLL installation has been completed.
Here is a similar thread you can refer to.
Best Regards,
Daniel Zhang
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.