Notepad Tricks, PC Hacks

How To Make your Computer Welcome You

You must have watched a lot of movies in which computers welcome their users with their names (like “Welcome Sir” ). I bet you too want to know how it is possible. Then relax you are at the right place, In this article we gonna describe exactly how you can make your computer to welcome you. By using this trick, you can make your Computer welcome you in its own voice (computerized Voice). You can make your Windows based computer say what ever you want on its startup.

Steps To Make Your Computer Welcome You :

Step 1 : Open Notepad :


Click on the Start menu and Navigate to All Programs=>Accessories =>Notepad. You can even open it by typing notepad in Run.


Step 2 : Copy And Paste :

Copy and paste the code given below carefully . How To Make your Computer Welcome You

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

Step 3 : Replace Username :

Replace the Username in the given code with your own name.

Step 4 : Save the file : How To Make your Computer Welcome You

Go to File Menu and click on Save As option . In Type option select ” all types ” and save the file in ” .vbs ” format i.e as ” OnlineCmag.vbs ” .

Step 5 : Copy the saved file.

Step 6 : Paste the file : 

Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\Startup “ (in Windows XP) and to ” C:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup “ ( For other versions of windows ) .if C: is your Windows system drive. Here ” AppData ” is a hidden folder. So, you should select ” show hidden folders ” in the Folder options to locate it. Or directly add that file to your startup menu .

That’s it , From the next time when you start your computer, Windows will welcome you. Try it by yourself to see how it works. But with my personal experience I can say that this is an excellent trick .

Note : 

=>Make sure that your speakers adapter is plugged in correctly and switched on .

=>Make sure that your speakers are not mute before turning off your computer .

2 thoughts on “How To Make your Computer Welcome You

  1. sravanthi says:

    its working…………….

    1. OnlineCmag Team says:

      Well Done Sravanthi!! You can find a lot more easy tips and tricks here at OnlineCmag.

  2. Sadullah says:

    Can I know other language codes in windows please I don’t like the sound

Leave a Reply

Your email address will not be published. Required fields are marked *