Monday, February 20, 2012

disable-widows-logo-key

How to Disable Windows Logo Key



At times it becomes necessary to disable the Windows Key on the keyboard. For example when playing games this nasty Windows Logo key keeps annoying, as we often accidently press it and this takes our game out to the desktop. So it becomes necessary to disable it when not needed an re-enable it when needed.

Make two files:

1)disable_winlogo_key.reg - Disable Windows Logo Ley
2)re-enable_winlogo_key.reg - Re-Enable Windows Logo Key

How to make above files?

Open notepad and for particuar file write down the given code below and save with .reg

For disable_winlogo_key.reg:

CODE:
 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\
  00,00,00,00


  For re-enable_winlogo_key.reg:

CODE:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=-

NOTE: Write down the code as sometimes it don't work if you copy and paste.

Enjoy...
Don't forget to like and comment....:)

0 comments:

Post a Comment

Thank you Friend! Your Comment will helpful for improve our blog

Related Posts Plugin for WordPress, Blogger...

 
Design by ItRocks Softcom | Bloggerized by ItRocks