AutoHotkey Community

It is currently May 27th, 2012, 12:39 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: September 19th, 2005, 11:56 pm 
Offline

Joined: May 13th, 2005, 7:43 pm
Posts: 188
Location: The Desert Southwest
Hello Folks!

Here's a "little something" which I came across to secure the three-finger salute on XP/2K.

Just wanted to give something back for the help which I've gotten @ ahk over the past few months :wink:

Code:
RegWrite, REG_BINARY, HKEY_LOCAL_MACHINE, SYSTEM\CurrentControlSet\Control\Keyboard Layout, Scancode Map, 00000000000000000600000000001d0000001de000003800000038e0000053e000000000 ;send CTRL+ALT+DEL to oblivion

;reboot required to take effect  :D
;to reverse, simply delete the "Scancode Map" key and its value


The barrier carries down to the lowest levels; and is effective from before login to terminal shutdown.

You can get a piece of freeware which'll generate these scancodes for ALL OF WINDOWS' KEYS without fuss:
http://webpages.charter.net/krumsick/

Complete lockdown is only a reboot away . . .

Pax!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: July 23rd, 2008, 10:53 pm 
This destroyed windows


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: July 24th, 2008, 2:29 am 
Offline

Joined: May 14th, 2008, 9:48 pm
Posts: 110
maybe you should try this works better

Code:
Regwrite, REG_SZ, HKEY_LOCAL_MACHINE,SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\taskmgr.exe, Debugger, Hotkey Disabled


and just delete it to restore
________
Rhode island medical marijuana


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bon, Google Feedfetcher, maul.esel and 10 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group