Let your computer welcome you by your words.

Do you getting bore every time hearing the same windows logon music. want to do some creative or want to hear what you want from your pc. follow the trick


How to Make your PC Say your Name at Startup


1.) Open up Notepad (Start>Run>Notepad)

2.)  Paste the following code inside it:

Dim speaks, speech
speaks="Trick Dump is my Favorite blog. I love to read it"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks

 3) Change "Trick Dump is my Favorite blog. I love to read it" with anything suitable for you (e.g: Welcome Razor )

 4) Click File>Save as... and save it as welcome.vbs (important .vbs extension)

 5) Now test it by double clicking the Welcome.vbs file, it should say the text that you specified in step 3.

 6) After testing it, let's put it in startup folder. Go to the Startup folder and Paste the file there:
If Windows XP Go to:
C:\Documents and Settings\All Users\StartMenu\Programs\Startup
If Win 7/Vista Go to:
C:\Users\UserName\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

Done!!!


7)  After pasting the welcome.vbs file in the startup folder, you will here the text at the next Startup.

Post a Comment

0 Comments