Wednesday, 30 March 2016

Make your Computer Welcomes You

.




Dim speaks,speech
speaks="Hello world"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks


1) type this program in notepad and save in        .vbs fromate
2)then go to run and type shell:startup enter then copy and past .vbs file(for vista win 7 ,8)
3) for XP type "Startup"

No comments:

Post a Comment