W2000 Pro, this in the admin start-up folder, and it ran fine until around 2 weeks ago.
set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{NUMLOCK}"
Now I get a vbs error message on boot saying
Line 1
Char 1
The specified procedure could not be found
Code 8007007F
Source (null)
Any help appreciated.