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.32k stars 271 forks source link

Won't install on my pc? #161

Open DignityDied opened 1 year ago

DignityDied commented 1 year ago

I was following the video guide but some parts are outdated so I did some configuring and got the directories to be the same, and when I tried to run the install-interception.exe these things pop up. And yes, I am running CMD in administrator mode. help 2 JIT pls help me JIT

submeg commented 1 year ago

Hey @DignityDied, I'm assuming you are using Windows' Firewall and other cyber security tools?

Merl1nas commented 1 year ago

@submeg did u fix ur issue with this? or nah, cuz im having the issue

submeg commented 1 year ago

Hey @Merl1nas, I didn't have the issue as above, I was replying to @DignityDied.

My issue was this one here. Let me check now...

Using the following steps, I saw this:

Interception successfully installed. You must reboot for it to take effect.

Steps I took:

  1. Pressed the Windows key
  2. typed cmd to open the command prompt.
  3. right clicked on the result and selected Run as administrator
  4. In the cmd prompt, navigated to the folder where the install-interception.exe is located.
  5. type: install-interception.exe /install

It then ran the installed and I received the message above. Rebooting my PC now....

I'm now trying to follow the instructions here. Step 2 -

Second, you must link against the Interception library, which is provided in the assets, or you may build it from sources.

Not sure how to do this...