bamber123123
Programmer
There is a program in schools called RM Tutor 2 (based on NetOp) where the teachers can freeze student's screens. This also 'locks' their keyboard and mouse.
The point of that was just to show this task is possible. I am looking to lock the keyboard and mouse on a local machine using VB6 (or failing that, VBScript?) for a given amount of time. I have been looking on the internet for months, but couldn't find a solution for VB6 anywhere.
If possible, during this 'freeze' period, i would like to be able to have another program/web page open, and close at the end of the set period. It also needs to lock CTRL+ALT+DEL, CTRL+SHIFT+ESC, ALT+F4, ALT+TAB etc
I am looking for a way of 'locking' or disabling the keyboard and mouse, not freezing the computer, (eg, repeateldy sending CTRL+ESC).
Any help is greatly appreciated, (note: this is for Windows XP [pro]) - and doesn't need to work on 98,95,me,etc
thanks in advance
bamber123123
The point of that was just to show this task is possible. I am looking to lock the keyboard and mouse on a local machine using VB6 (or failing that, VBScript?) for a given amount of time. I have been looking on the internet for months, but couldn't find a solution for VB6 anywhere.
If possible, during this 'freeze' period, i would like to be able to have another program/web page open, and close at the end of the set period. It also needs to lock CTRL+ALT+DEL, CTRL+SHIFT+ESC, ALT+F4, ALT+TAB etc
I am looking for a way of 'locking' or disabling the keyboard and mouse, not freezing the computer, (eg, repeateldy sending CTRL+ESC).
Any help is greatly appreciated, (note: this is for Windows XP [pro]) - and doesn't need to work on 98,95,me,etc
thanks in advance
bamber123123