A computer locker designed for Windows OS that can lock the mouse and keyboard, except for Ctrl+Alt+Delete and Win+L. Can't lock some touchscreen and touchpad operations. When you run it, it will lock your computer. Enter your mouse key to unlock the mouse, re-enter it to lock the mouse, and so on. The same applies to the keyboard. If you run it without administrator privileges, other people can use Task Manager to close it. If you run it as an administrator, other people can't close it, except by logging out (closing all applications).
- Open the program without any parameters, best suited for user use.
- Open the program with the parameters
skip confirm, start quietly. - Open the program with parameters
don't lock, start quietly, and don't lock your computer. - Other parameters will cause an info window.
Run the prepare-build.bat file.
The object files can be found at here.
Change file user-code/key.cpp.
Run the user-code/build.bat file.