Hai Friends, Its not a harmful virus, only for fun and improve your Computer Knowledge.
1.Simply open Notepad.
2.Copy and paste the below code in notepad.
----------------------------------------------------
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
------------------------------------------------
3. Finally save it as 'caps.vbs' and save as type is "All Files"
Now open the caps.vbs and see the magic in your keyboard
It will be stopped by 'Open Task Manager-->Select Process tab-->choose"wscript.exe" and Click End process.
It really amazing....
1.Simply open Notepad.
2.Copy and paste the below code in notepad.
----------------------------------------------------
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
------------------------------------------------
3. Finally save it as 'caps.vbs' and save as type is "All Files"
Now open the caps.vbs and see the magic in your keyboard
It will be stopped by 'Open Task Manager-->Select Process tab-->choose"wscript.exe" and Click End process.
It really amazing....