问题
I am making a module to prevent any access from computer when USB devices is plugged to the computer.
I don't want to do by blocking port with changes in registry key because others users can also make changes in registry key.
so I need something else so that when I block USB No one can Unblock it even Administrators not also.
So any help/hint to do this.
Language : c/c++
Thanks.
来源:https://stackoverflow.com/questions/59692963/how-to-block-usb-devices-to-prevent-from-read-write-access