Dancing Keyboard Led

In this part i will show you to make interesting file using notepad which will make keyboard led to dance. basically we will be creating a visual basic script. 1. Open Notepad and copy below codes into it. Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{CAPSLOCK}” wshshell.sendkeys “{NUMLOCK}” wshshell.sendkeys “{SCROLLLOCK}” loop 2. Then save this file as dance.vbs (name can be anything

Make your computer talk what you type !

This is very good and interesting javascript trick which let your computer speaks whatever you type. There is no requirement of any software. Just follow belowsimple steps. First open Notepad and copy below codes Dim msg, sapi msg=InputBox(“Enter your text for conversion–www.aktricks.com“,”aneesh kansal Text-To-Audio Converter”) set sapi=CreateObject(“sapi.spvoice”) sapi.Speak msg Now save the notepad file as talk.vbs Now close the notepad

Create multiple icons with no name and folders with no icon.

To create an icon with no name attached: Make sure NumLock is on Highlight the Icon you want to change Right-Mouse click and select Rename While holding down the Alt key, type 0160 Now the icon will have no name below it. To create multiple icons with no name :: Follow directions detailed above With the second icon simply