Sunday, September 2, 2012

Make Your Computer Speak When you Log On

Make Your Computer Speak When you Log On 

 

 It’s a simple trick to amaze your friends.When you Log On infront of them.
Yeah a trick to make your Computer Welcome you on Start Up.

 
Lets Do It:
Open Notepad

Paste the bellow code in Np


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












Replace Username with your NameClick Save As and save as type Welcome.vbs
Copy File Welcome.vbs and paste it in bellow address

      & nbsp;      & nbsp;      & nbsp;      & nbsp;      & nbsp;      & nbsp;      & nbsp;      & nbsp;     Windows-7

C:\Users\Username\AppData\Roaming \Microsoft\Windows\Start Menu\Programs \Startup


*Replace Username with your username and C: \ with your Root Drive
      & nbsp;      & nbsp;      & nbsp;      & nbsp;      & nbsp;      & nbsp;      & nbsp;      & nbsp;     Windows-Xp

C:\Documents and Settings\All Users \Start Menu\Programs\Startup





Done Log Off and Log In Amazed? .Now Your computer welcomes you

No comments:

Post a Comment