Setup startup voice massege on windows


hell everyone,
today we are going to setup startup welcome voice massege to your windows computer.follow our steps to create it successfully.first,turn on your windows pc and open notepad,then type this codes correctly(if you don't type correctly,welcome massege will 
not work.)

Dim sapi
set sapi = CreateObject("sapi.spvoice")
sapi.Speak "your massege."

then save it as "VBS".vbs is extension.it's meaning (virtual basic script).



then you want to copy it to startup folder in your 

computer.press windows key+R to open RUN software.then type "shell:startup" and hit enter,now your in startup folder.

after opening startup folder copy and paste your VBS cript to it.
restart your pc and check is it working.   
Thank you.

Comments

  1. Hey everyone if you have any technology problems,comment here.we will give solution soon,thank you !

    ReplyDelete

Post a Comment