Thursday, 13 March 2014

welcome by your computer......hello user,.....!!!!!!

DO you also want that your computer call out your name when system starts........

so lets try this......

1-open notepad.
2-copy the matter given below.


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

3-replace Username with your own name.
4-save it as welcome.vbs.
5-copy this file to C:\Documents & setting\all users\start menu\programms\startup (in windows XP)

& to C:\Users\{User-name}\Appdata\Roaming\Microsoft\Start menu\Programms\Startup (in windows 7,8 and above)
if C: is your system drive .thn Appdata is a hidden folder.So you will need to select showing hidden folder in folder option to locate it.

6-paste in it.

NOw when the next time you start your system .......it will works...

thnxxxxxx


hit like...........if you like....!!!!!!

No comments:

Post a Comment