Getting DLL from Unknown Publisher Error Popup

Description
I have a zoom native application connector which is connecting to a zoom meeting via command line. Everything works fine when i call it from command line. But i am packing the DLLs using electron to create the main exe file. Then i was getting many DLL unknown publisher popups (~ 10 popups) when trying to call the Zoom connector exe from my main exe.

How to get rid of this or alternative for this?

Which Windows Meeting SDK version?
Latest

Screenshots
Screenshot 2024-01-26 224700
Screenshot 2024-01-26 224731
Screenshot 2024-01-26 224724
Screenshot 2024-01-26 224716
Screenshot 2024-01-26 224708

Additional context
Appreciate your help! Thanks in advance!

Hi @chunsiong.zoom @donte.zoom,

Any recommendations?

Thanks in advance!

Hi,

This is sorted. Its because my dll signing process incorrectly signed the zoom DLLs. When i skip that this issue is gone.

Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.