Jan 27, 2013

MAKE CUSTOM VOICE MESSAGE AT WINDOWS STARTUP

In this tutorial i will tell you how to customize your windows start up so that it greet you when you Login your Pc. well this very cool and easy trick .it does't require any special software for this you need only Notepad.
Now follow my below steps to do that .

  • Click on Start. 
  • Navigate to All Programs, Accessories and Notepad.
  • Copy and paste the exact code given below.
Dim speaks, speech
speaks="Welcome to your PC Vikash"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
  • Replace highlighted Welcome to your PC Vikash with your words. 
  • Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs
  • Copy the saved to
  • XP- C:\Documents and Settings\All Users\Start Menu\Programs\Startup
  • And for Windows 7 ,8 or Visita users to C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
  • Note C: represent your System drive change letter c: according to your system drive.
Now all done hope you understand the all above mention steps and this trick get work for you if not then don't fell confused to ask in comment box.

Subscribe Updates, Its FREE!

0 comments:

Post a Comment

 

Copyright @ 2013 EgyTricks.

Designed by Vikash | EgyTricks