1- Open the notepad and past the following code:
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop.
2- Save Save as anyname.Vbs
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop.
2- Save Save as anyname.Vbs
or download here caps lock.vbs (205 B)