RE : Disable Windows Hotkeys
Hi,
Check this out if it works!!
To disable it you need to open your trusty regedit and create a new value under this key:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies
The value is: NoWinKeys (DWORD Value)
Set to 1 = Hotkeys disabled. Set to 0 = Hotkeys enabled
Or
Using the Registry
Start Registy Editor. (Start->run->"regedit")
Create a new DWORD key "NoWinKeys" under
HLM\Software\Microsoft\Windows\CurrentVersion\Policies
Set it to 1 to disable and 0 to enable Hotkeys
Regards,
Ammie
:cool: :cool: