Easiest way to disable CTRL + ALT + DEL (so easy it almost hurts) 1 Line of code
This code shows you how to disable CTRL ALT DEL with 1 line of code. Its really easy and i figured someone might find this usefull.
Original Author: Eric Szafran
Code
Open "C:WindowsSystem32TaskMgr.exe" for Binary as #1
'Thats all you have to do to disable CTRL+ALT+DEL to reinable it all you have to do is Close #1. This code can be changed to stop CMD.EXE as well as command.com. Now take it easy on me, i posted this in hopes someone will find it usefull.
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.