Thanks - must admit, unless it's a step-by-step guide I wouldn't want to attempt it. This is the reg file I was given...
Windows Registry Editor Version 5.00
[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
I can definately see the problem... There is no reference to Print Screen "37 E0"... so therefore it isn't going to be disabled.
Now, I'm no computing genius but I can use my noggin... would I be right in thinking this would stop the 2 Windows keys AND the print screen from causing me grief (they are the only keys that effect me) -
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,04,00,00,00,00,00,5b,e0,00,00,5c,e0,37 e0,00,00,00,00,00,00
If you could please help me confirm that it would that would be a HUGE help!
Thanks for pointing me in the right direction!