PDA

View Full Version : Lock keyboard input from user when using sendkey (WXP)



bjorn_thor
01-09-2003, 08:19 AM
I need to use sendkey distribute software to users but I don't whant the users to be able to iterrupt the process.

Any ideas

adamdelves
01-10-2003, 11:01 AM
Using send key's isn't really a good idea. As far as I am aware there isn't a way of locking the keyboard with VBScript. It may be possible in Visual Basic with the windows API.