oblitum / Interception

The Interception API aims to build a portable programming interface that allows one to intercept and control a range of input devices.
http://oblita.com/interception
1.33k stars 271 forks source link

error installing the install-interception.exe #65

Closed devakumetsu closed 6 years ago

devakumetsu commented 6 years ago

got this error, https://imgur.com/a/pl5WR when try to install the lib.

and this error on visual studio: https://imgur.com/a/LZQQn its like the lib is not installed on the system.

Window 10 64bit.

Regards.-

oblitum commented 6 years ago

Hi, I can't help with second screenshot, that regards some other language binding that relies on Interception but that I know nothing about. You may ask help about it with the author.

Regarding the first screenshot, I dunno what happened that it failed install for you. Please make sure to download the installer from here and try to execute it as soon as you boot your machine in an administrative prompt. If it still fails I don't know how to help further.

evilC commented 6 years ago

Try right-clicking Interception.dll, check if it is blocked.
Image
See where the cursor is, if the "Unblock" checkbox exists, you must tick it.
Not sure if this will help with the installation, but it will stop your code from being able to load the DLL