How To Make A Custom Windows Greeting For When You Log On.

Open Notepad and Copy, Paste below Code. Write any desired text.

Dim speaks, speech
speaks=”Welcome back Robert, would you like to play a game?”
Set speech=CreateObject(“sapi.spvoice”)
speech.Speak speaks

Save it as a .vbs file and place it in the startup folder.

**Originally posted @ http://www.scenetime.com/forums.php?action=viewtopic&subforum=12&topicid=3979
This entry was posted in Tech Stuff. Bookmark the permalink.

Facebook comments:

Leave a Reply

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

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>