Friday, August 22, 2014

A funny trick

would you like to listen your name when your computer starting.so if you like there are few method to do that. follow the below step
  1. open the "note pad"
  2. next copy the below code and paste it in to the note pad
Dim speaks, speech

speaks="Welcome to your PC, name"
Set speech=CreateObject("sapi.spvoice")

speech.Speak speaks   

Edit the code

  1. Put a word that you wish to here "Welcome to your PC, name" 
  2. Then Save the file
            File> Save as 
when you saving you must put the name to the file "welcome.vbs" (save the file with using this name
if you done this correctly you must here the name when file open
then you must follow this step to listen your name when computer starting 
paste this code to your startup folder

Follow this
Windows XP
C:\Documents and Settings\All Users\Start Menu\Programs\Startup

Windows vista/7
 C:\Users\UserName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup 

k then you did it and please restart the your computer to check it

time to leave                                                 good bye!!!!!!