Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation and General Usage #187

Open
lscheder opened this issue Jun 6, 2024 · 1 comment
Open

Installation and General Usage #187

lscheder opened this issue Jun 6, 2024 · 1 comment

Comments

@lscheder
Copy link

lscheder commented Jun 6, 2024

Hello! I am trying to install this to use within C++... I've looked at a few posts and videos that mention running the installer found within the command line installation folder as admin and then making sure the driver is correctly supplanted within the Windows\Sys32\drivers folders and I just can't find it. I've uninstalled it, reinstalled it, both as an admin and as a standard user, and tried to find other resources to install so I can use it. However, with no luck... I am currently on Windows 11 Pro and trying to use this within Visual Studio Code so I can map two mouses and simulate simultaneous clicks. If anyone can help me with the installation, I would be greatly appreciative!

@Kyr27
Copy link

Kyr27 commented Sep 5, 2024

Here's how i installed it:

  1. Open your folder and head to the directory where install-interception.exe is located, copy that path
  2. Run your command prompt as administrator, type cd and paste the path you copied (i.e, cd C:\Users\kyrrr\Downloads\Interception\command line installer)
  3. Run 'install-interception /install' command in that same command prompt
  4. Reboot
  5. To confirm it's been installed you can head to C:\Windows\System32\drivers, there should be 2 additional drivers, mouse.sys and keyboard.sys, those are the drivers that interception installed, and they will be running in the background upon starting windows.

Note that your anti virus could easily detect the drivers as a virus and delete them, if so you might wanna check their quarantined files to confirm, and try running the installation with your anti virus turned off.
If you need further help, feel free to ask.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants