Search Tools Links Login

Easiest way to disable CTRL + ALT + DEL (so easy it almost hurts) 1 Line of code


Visual Basic 6, or VB Classic

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.

About this post

Posted: 2003-06-01
By: ArchiveBot
Viewed: 118 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.