SweetIceLolly / Disable_Ctrl_Alt_Del

Disable Ctrl+Alt+Del hotkey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable Ctrl+Alt+Del

!! ADMINISTRATIVE PRIVILEGE REQUIRED !!

Disable Ctrl+Alt+Del hotkey. Tested on Windows 10 X64.

To compile: g++ "DisableCtrlAltDel.cpp" -o "DisableCtrlAltDel.exe"

You may use other compilers.

禁用 Ctrl+Alt+Del

!! 需要管理员权限 !!

禁用 Ctrl+Alt+Del 热键。 在 Windows 10 X64 测试通过。

如何编译: g++ "DisableCtrlAltDel.cpp" -o "DisableCtrlAltDel.exe"

你也可以用其它编译器。

About

Disable Ctrl+Alt+Del hotkey

License:MIT License


Languages

Language:C++ 100.0%