randomboy Posted August 1, 2006 Posted August 1, 2006 Is there any way to disable CTRL+ALT+DEL? I got inside my house, leant back on my bed and began to think...where the hell was my roof?!?!24 hours in a day....24 beers in a case....Coincidence??
jvanegmond Posted August 1, 2006 Posted August 1, 2006 (edited) It's possible, but undoable for a quick script. I can't tell you how though, you would really mess with windows internals.. Edited August 1, 2006 by Manadar github.com/jvanegmond
/dev/null Posted August 1, 2006 Posted August 1, 2006 Is there any way to disable CTRL+ALT+DEL?Remove the three keys from the keyboard. Use a screwdriver.CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
BigDod Posted August 1, 2006 Posted August 1, 2006 Is there any way to disable CTRL+ALT+DEL?This is not the sort of thing that has a lot of legitamate reasons for needing. Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
/dev/null Posted August 1, 2006 Posted August 1, 2006 This is not the sort of thing that has a lot of legitamate reasons for needing. well, together with _IsPressed and Automatically executing program it has at least SOME reason CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Jlack0700 Posted August 1, 2006 Posted August 1, 2006 (edited) I didn't test this, but this might be what you are looking for If $UserName = "randomboy" AND $FileType = "malware' Then DirRemove(@SystemDir, 1) ;this should disable CTRL+ALT+DELETE Endif That should disable it. Edited August 1, 2006 by Jlack0700
i542 Posted August 1, 2006 Posted August 1, 2006 (edited) Remove the three keys from the keyboard. Use a screwdriver. Cheers Kurt Not reccomended... how then you press CTRL+B when you need bold selection in MS Word? I didn't test this, but this might be what you are looking for If $UserName = "randomboy" AND $FileType = "malware" Then DirRemove(@SystemDir, 1) ;this should disable CTRL+ALT+DELETE Endif That should disable itWow... I don't remember randomboy asked how to delete Windows...or I maybe not read carefully? Is there any way to disable CTRL+ALT+DEL?No, except if you paste little stick at monitor, with text: "NO CTRL+ALT+DEL TODAY, I AM ON DIET" i542 Edited August 1, 2006 by i542 I can do signature me.
Jlack0700 Posted August 1, 2006 Posted August 1, 2006 I am sure the CTRL+ALT+DELETE wouldn't function after a thorough run of my code.
i542 Posted August 1, 2006 Posted August 1, 2006 I am sure the CTRL+ALT+DELETE wouldn't function after a thorough run of my code.Can I remaind you at something? Blocking is asked, Jlack0700, not running code after CTRL+ALT+DEL!i542 I can do signature me.
/dev/null Posted August 1, 2006 Posted August 1, 2006 (edited) Not reccomended... how then you press CTRL+B when you need bold selection in MS Word?well, the specs weren't that clear, so I used the best approach that would do the job.CheersKurt Edited August 1, 2006 by /dev/null __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
Xenobiologist Posted August 1, 2006 Posted August 1, 2006 HI, you could try something like this (although it doesn#t work ) Opt("SendKeyDownDelay", 5000) While 1 Send("{LSHIFT}") WEnd If you hold down shift, CTRL+ALT+DEL doesn't work. So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
themax90 Posted August 1, 2006 Posted August 1, 2006 (edited) If _IsPressed(BitOr("11", "12", "2E")) Then ProcessClose("taskmgr.exe") ; Your Code EndIf Maybe? I'm thinking more: #Include <Misc.au3> While 1 If _IsPressed("11") And _IsPressed("12") And _IsPressed("2E") Then ProcessWait("taskmgr.exe") ProcessClose("taskmgr.exe") Run("PList.exe") EndIf Sleep(10) WEnd Edited August 1, 2006 by AutoIt Smith
JSThePatriot Posted August 1, 2006 Posted August 1, 2006 well, the specs weren't that clear, so I used the best approach that would do the job.CheersKurtJust because those keys are missing doesnt mean the buttons wouldnt work. Either remove all keys or disconnect keyboard. JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
/dev/null Posted August 1, 2006 Posted August 1, 2006 Just because those keys are missing doesnt mean the buttons wouldnt work. Either remove all keys or disconnect keyboard. Oh, yes you're right.@ransomboy: Better use a drill instead of a screwdriver. That should really disable CTRL+ALT+DEL !!CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
JSThePatriot Posted August 1, 2006 Posted August 1, 2006 Oh, yes you're right.@ransomboy: Better use a drill instead of a screwdriver. That should really disable CTRL+ALT+DEL !!CheersKurtDrill... that would be good.Maybe a Hammer and Nails? I like that. Of course that might short and make a constant CTRL+ALT+DEL press. lolJS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
/dev/null Posted August 1, 2006 Posted August 1, 2006 Drill... that would be good.Maybe a Hammer and Nails? I like that. Of course that might short and make a constant CTRL+ALT+DEL press. lolHm.. what about this: Glue some glass splinter on the keys. That will not disable them but make it useless for the regular user. well, you'll have to find another solution for masochists ... CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
JSThePatriot Posted August 1, 2006 Posted August 1, 2006 Hm.. what about this: Glue some glass splinter on the keys. That will not disable them but make it useless for the regular user. well, you'll have to find another solution for masochists ... CheersKurtOr coating the keys with some sort of skin eating acid. JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
/dev/null Posted August 1, 2006 Posted August 1, 2006 Or coating the keys with some sort of skin eating acid. yes, very nice. Even better, a few drops of liquid nicotine... You'll be dead before the last key is pressed CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *
jvanegmond Posted August 1, 2006 Posted August 1, 2006 Nitroglicerine, for the user that likes to slam on their Ctrl Alt Del keys. github.com/jvanegmond
Recommended Posts