Posted on Jun 11, 2025 at 6:26 PM
Hi Hennisch,
Thanks for reporting this error. I was able to recreate the problem locally.
The problem occurs because the *.dll's are executable files and in this case they were downloaded from the internet, so Windows is blocking them. To get around this, you will need to explicitly allow each dll by unblocking it.
To do this, right-click on the DLL file and select Properties. Then tick 'unblock'. Finally, Apply the change.

Hope that helps,
Toby