When you login your computer if it say some greet, it's nice to here and you will feel your
computer is like your .
friends. So you can set some startup greet for your default startup tone. You don't need
any
software to do this. You can do this with only notepad. Then let's do it.....
Open notepad and type the following text
Dim speaks, speech
speaks="Welcome Back"
Set speech=CreateObject("sapi.
speech.Speak speaks
You can change "Welcome Back" word as you wish. Remember to use punctuation to get
the pronunciation more correct
Now save the notepad with .vbs extension (Welcome.vbs).
Now put it in startup folder. You can find your startup folder using below path.
In Windows XP C:\Documents and Settings\All Users\Start Menu\Programs\Startup
In Windows Vista, 7 and 8 C:\ProgramData\Microsoft\W
Menu\Programs\Startup
Now, each time you log on, you will be hear your welcome word.
Enjoy ! -->
0 comments:
Post a Comment