HOW TO ALLOW YOUR COMPUTER TO BE WELCOMING YOU WHEN YOUR TURNING IT ON



Dim speaks, speech
speaks="salomon callaway,welcome to your computer"
set speech=CreateObject("sapi.spvoice")
speech.Speak speaks


STEPS:

1.WINDOWS+R
2.TYPE "shell:startup"
3.OPEN NEW NOTPAD 
4. COPY THIS CODE
5. SAVE IT WITH ".VBS" EXTENSION

Comments

Popular posts from this blog

Exporting HTML Page into PDF In Django

C PROGRAMMING LANGUAGE