|
-
Aug 13th, 2001, 08:28 PM
#1
Thread Starter
New Member
Disable Ctrl+Alt+Del
I need to find code, or have someone tell me how. I am new to VB, but I asked someone to assign me good task, and they wanted an application that can run on a machine and printer out what a user input. However, they do not want it to able to be shut down without a password.....including the taskmanager/restart function (CTRL+ALT+DEL) I was already able to disable Alt+f4, because VB 6.0 had a controll for that.
If anyone could post code, that would be best. Thanks. If not just give me an idea of what to do.
-
Aug 13th, 2001, 08:37 PM
#2
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Aug 13th, 2001, 08:54 PM
#3
Thread Starter
New Member
know of anything for winnt/2000?
I found code.....guess i shoulda looked first...thanks...
if not....it is ok....cause they will be using 98
I will test it tomorrow.
Thanks alot.
-
Aug 14th, 2001, 12:07 AM
#4
Frenzied Member
If someone wants to shut a PC down and they can't do it without a password, won't they just switch it off? So.. all you've done by disabling the CTRL+ALT+DEL function is increase the likelihood of corrupting the files on the harddisk.
There are always better solutions to a problem than by denying the user basic Windows functions.
'Buzby'
Visual Basic Developer
"I'm moving to Theory. Everything works there."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|