Interception icon indicating copy to clipboard operation
Interception copied to clipboard

windows 10 issue

Open jammesop007aha opened this issue 1 year ago • 7 comments

I can not fix C:\Windows\system32>install-interception.exe

Interception command line installation tool Copyright (C) 2008-2018 Francisco Lopes da Silva

usage: install-interception.exe [/install | /uninstall]

C:\Windows\system32>install-interception.exe/install

Interception command line installation tool Copyright (C) 2008-2018 Francisco Lopes da Silva

Could not write to \system32\drivers

C:\Windows\system32> windows 10

jammesop007aha avatar Aug 12 '24 21:08 jammesop007aha

Some possible solutions:

  1. You already installed it (check your C:\Windows\System32\drivers and look for mouse.sys and keyboard.sys)
  2. Try to run the command prompt as an administrator
  3. Disable your anti virus
  4. Redownload
  5. Update your Windows
  6. The driver might not be compatible with your hardware (unlikely)
  7. Issues with your file system or registry (virus?)

Kyr27 avatar Sep 05 '24 19:09 Kyr27

The secret to uninstall or install is to run a terminal with NON ADMIN right. And run the commands install-interception.exe /install or /uninstall that will ask to run as admin. Reboot after each.

Fred-Vatin avatar Jan 11 '25 21:01 Fred-Vatin

The secret to uninstall or install is to run a terminal with NON ADMIN right. And run the commands install-interception.exe /install or /uninstall that will ask to run as admin. Reboot after each.

It didn't ask me for running with admin right, just on the end it asked if it was installed ok. Alas, I was able to install it with non-admin console. I didn't get any feedback message, but AHKI works as it should.

As for dev's list:

  1. no
  2. done, not working
  3. AV didn't interfere with it
  4. checksums were ok and even if we think of some random jitter, it wouldn't cause exactly same error twice
  5. it's up to date
  6. could be, but still Fred's way worked
  7. nope

Krzysiu avatar Mar 09 '25 15:03 Krzysiu

The secret to uninstall or install is to run a terminal with NON ADMIN right. And run the commands install-interception.exe /install or /uninstall that will ask to run as admin. Reboot after each.

Thanks it work

jungleboy420 avatar Mar 24 '25 12:03 jungleboy420

Hi all,

I installed this successfully using install-interception.exe /install.

Used it without problems and now I want to remove it from my system, but no luck.

I tried (in normal boot and safe mode (win10):

interception.exe /uninstall - using CMD as admin interception.exe /uninstall - using CMD as normal as mentioned above

nothing removed files keyboard.sys and mouse.sys from my win/sys32/drv directory.

how to remove them? I can't delete manually affcourse because I get the error "...in use".

One option maybe, to boot some linux distro and del manualy but that could maybe mess something up?

thank you.

mirko1981 avatar Mar 30 '25 11:03 mirko1981

Hard to say why it fails to uninstall on your system. Did you try to move the interception.exe in a drive root ? Like D:\interception.exe ?

Fred-Vatin avatar Mar 30 '25 13:03 Fred-Vatin

I managed to solve this. It was my fault. I was using (c/p) install-interception.exe /unistall, as writen somewhere, and should have used install-interception.exe /uninstall. sorted now. I apologize. regards

mirko1981 avatar Mar 30 '25 14:03 mirko1981