Skip to content

SweetIceLolly/Disable_Ctrl_Alt_Del

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"

你也可以用其它编译器。