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.