Windows XPPost your Windows XP related questions here.
Mission Statement
WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.
Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.
I am trying to disable the mouse and the keyboard on windows 2k and xp from cmd or a batch file, I used to do this in win 98/95 using the following commands:
RUNDLL KEYBOARD,DISABLE
RUNDLL MOUSE,DISABLE
Do you know of any commands that do the same job??