Trace mobile

Monday, 22 December 2014

Computer talk:make your computer welcome you

Hai friends iam tell about

 computer welcome you
 
          means you start the computer it tell speak which you want to set
 
follow the steps to get trick

1:Open the computer and open notepad.
2:copy and paste given code below.

   dim speak,speech
   speaks="welcome to your pc, Username"
   set  speech=CreateObject
   ("sapi.spvoice")
   speech.speak speaks

then edit username replace your name

3:save this file with .vbs
4:copy the saved file and navigate to
          c:\Documents and settings\all users\
           start menu\programs\startup\
And paste the saved file in above location
     restart your pc
           it welcomes you

          posted by manish

key board trick:make disco

Hai friends i am  telling about how to make a disco lights on keyboard




to get simply follow steps

1:on the computer,and open the notepad.
2:copy and paste the given code below
code is

  Set wshshell=wsscript.
Create Object("wsscript.shell")
do
wsscript.sleep 100
wshshell.sendkeys
"{CAPSLOCK}"
wshshell.sendkeys
"{NUMLOCK}"
wshshell.sendkeys
"{SCROOLLOCK}"
loop

3.save the file and must be it extension name ia .vbs
ex:  disco.vbs

ofter completion of this step doubleclick on the saved file
see the keyboard lights as disco
it is works on windows xp
                                       7
                                       8
                                       vista
and all versions

how to stop the disco lights to follow steps
1:go to task manager.
2:And click on the process.

And end the wsscript.exe file   for stop the disco lights

                posted by manish