Issue Details
I am attempting to call a third party DLL from a LabVIEW VI, but when the reference is opened I receive the following error:
Error -2147221164 occurred at Class not registered in <VI Name>.vi
If I run the same VI with admin rights then it can successfully call the DLL.
How can I run this VI successfully without having admin rights?