Make your Computer Welcome U When U Open It

07:53 2 Comments

Make your Computer Welcome U When U Open It
Do you watch hollywood movies?
Have you always loved the way how Computers in movies welcome their users by calling out their names?

Then you are at the right place, this thread describes exactly how you can make your computer welcome you like this..

To use this trick, follow the instructions given below:-

1.Open Notepad.
2.Copy and paste the exact code given below.

Code:
Dim speaks, speech
speaks="Welcome to your PC Ravi"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks






3. Replace Ravi with your own name.
4. Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs
5. Copy the saved file.
6. Navigate to 
Cocuments and SettingsAll UsersStart MenuProgramsStartup (in Windows XP) 
and to 
C:Users {User-Name}AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup (in Windows 8, Windows 7
and Windows Vista) 
(if C: is your System drive. AppData is a hidden folder. So, you will need to select showing hidden folders in Folder options to locate it.)
7. Paste Welcome.vbs in that folder.


-: done:- 

Now when the next time you start your computer, Windows will welcome you in its own computerized voice

2 comments:

  1. It work in VB but when i paste in Startup folder it cannot run it open the VB windows . what can i do for run that vb program when i open a computer?

    ReplyDelete
    Replies
    1. it is working fine if u complete full tutorial step by step. agar fir bhi na kre to its ur system problem coz its trick is personally tested by me.. Thank for your comment bro

      Delete