Wednesday, May 20, 2015

Make your computer welcome to you when pc is start

Hello! Today I show you how to make your computer welcome when you start your computer.For this start notepad:-
And type this below code in your notepad.

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





Please replace the username and put your username which you like.
speaks="Welcome to your PC, Username"
In this highlighted section you can write any thing you want, there is not compulsory to write this word only.
And after type the above code in notepad save it on desktop in the name welcome.vbs (Note:-you can put any name you want).
After that open My computer if you have window xp and 7 if you have window 8 open my pc

And go to C:\Users\HAKU-HACK\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup.

Note :- haku-hack is my pc name click on your pc name
Then copy the save welcome to the startup window form:-



Note: For best results, it is recommended to change sound scheme to No Sounds.
You can change the sound scheme to No Sounds by following the steps given below:-
  1. Go to Control Panel.
  2. Then click on Switch to Classic View.
  3. Then Click on Sounds and Audio Devices.
  4. Then Click on the Sounds Tab.
  5. Select No Sounds from the Sound Scheme option.
  6. If you wish to save your Previous Sound Scheme, you can save it by clicking Yes in the popup menu.
  7. Click on OK.

No comments:

Post a Comment