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

could not write to /system32/drivers #159

Closed SuperMarioYAHOOYAHOO closed 1 year ago

SuperMarioYAHOOYAHOO commented 1 year ago

I need interception for ucr, but when i run interception, in cmd admin, i get, "could not write to system32/drivers." please help

clagms commented 1 year ago

Having the same problem. Even running cmd as administrator.

clagms commented 1 year ago

After a more careful investigation, this might be caused by system32 folder being read only. However, if you are not full administrator on your machine, it might be difficult to remove this constraint.

SuperMarioYAHOOYAHOO commented 1 year ago

mine is not read only, i created a folder in system 32.

SuperMarioYAHOOYAHOO commented 1 year ago

i had to restart my computer multiple times. But in the end i did get the driver up and running.