Make Your Computer WELCOME YOU

Do you watch movies? Have you always loved the way how Computers in movies welcome their users by calling out their names? I bet that you too would want to know how you can achieve similar results on your PC and have a computer said welcome.

Follow Steps:-

 

  • Click on Start. Navigate to All Programs, Accessories and Notepad. Or Press Window Key+R and type Notepad

  • Copy and paste the exact code given below.


  • Dim speaks, speech speaks="Welcome to your PC, Jimit" Set speech=CreateObject("sapi.spvoice") speech.Speak speaks


  • Replace Jimit with your own name.

  • Now save file as welcome.vbs

  • Copy the saved File.

  • Now open Startup Folder

  • For Widdows XP-  C:\Documents and Settings\All Users\Start Menu\Programs\Startup

  • For Windows Vista,7,8,10- Press windows Key+R and type Shell:Startup Or C:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

  • Paste The file


 

Post a Comment

0 Comments