STEPS :
1. open notepad and copy this code:
Dim speaks, speech
speaks="Welcome to your PC, vivek chaudhary"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
here replace vivek chaudhary with you name
actually this is a vb_script program
2. click on file>save as and name this program as welcome, make sure that you have type .vbs after name
3. save this file at startup folder : here : C:\Users\Coin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
here coin is my computer name, replace it with your's
4. restart you system
now see that happens ===>>> Proud to Being A Programmer....
1. open notepad and copy this code:
Dim speaks, speech
speaks="Welcome to your PC, vivek chaudhary"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks
here replace vivek chaudhary with you name
actually this is a vb_script program
2. click on file>save as and name this program as welcome, make sure that you have type .vbs after name
3. save this file at startup folder : here : C:\Users\Coin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
here coin is my computer name, replace it with your's
4. restart you system
now see that happens ===>>> Proud to Being A Programmer....
No comments:
Post a Comment