TIP NO 1 : DISCO LIGHTS OF A KEYBOARD.........
Just follow these simple steps and make your keyboard lights like a disco light,
1. Open Notepad, copy and paste this code into the notepad :
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
2. Save the notepad file with a .VBS extension like : Disco.vbs
3. Now open the file and see on your keyboard.....
NOTE : To close the disco lights open task manager ( CTRL + ALT + DEL ) and from the process tab, click Wscript.exe and then click on End Process.
TIP NO 2 : CHALLENGE FOR READERS TO CREATE A FOLDER NAMED " CON ".....
You cannot create a folder with the name of CON , check your self and tell me....
TIP NO 3 : MICROSOFT WORD TIP THAT BILL GATES EVEN DO NOT KNOW....
Just open your Microsoft Word and type this " =rand(200,99) " without "" and press ENTER button.
Then see what is written on your Word page.