In Hollywood movies you have seen that their computer welcomes them with their name when they open their computer. Do you interested to do this with your computer. Now you can also do it quickly and feel much better among your friends when your computer calling you with your name at the front side of them. This is a simple notepad trick and it does not needs any software. Just follow the below steps.
1) Open Notepad and Copy the below texts in it.
3) Now Save as "welcome.vbs".
4) Copy the "welcome.vbs" file to the below directory:
1) Open Notepad and Copy the below texts in it.
Dim speaks, speech2) Replace yourname with your own name.
speaks="Welcome to your PC, YourName"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
3) Now Save as "welcome.vbs".
4) Copy the "welcome.vbs" file to the below directory:
C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP)
C:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (In Windows 7)
5) For best result you must have to change your sound scheme to no sound. To do this follow the below steps:
i) Go to Control Panel.
ii) Then go to Sounds.
iii) Then to sounds tab.
iv) Then select no sounds from sound scheme and press ok.
Try this trick trick in your computer. For any problem you may comment below. In my personal opinion this is a cool trick.
i) Go to Control Panel.
ii) Then go to Sounds.
iii) Then to sounds tab.
iv) Then select no sounds from sound scheme and press ok.
Try this trick trick in your computer. For any problem you may comment below. In my personal opinion this is a cool trick.
0 comments