1. Open your Notepad program.
2. Copy and paste the following commands.
Dim TextToNarrate, Narrator
TextToNarrate="Fryan, Welcome to Windows"
Set Narrator=CreateObject(“sapi.spvoice”)
Narrator.Speak TextToNarrate
3. Change the text inside the open and close quotes (") to your preferred message.
4. Save the file and rename its extention to .VBS
5. Copy the file to the following path.
"C:\Users\[username]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
6. To find the correct path you can go to Start > All Programs and Right click the Start Up folder and click Open on the popup menu as shown below

For More Windows Tips & Tricks, subscribe now.
0 comments:
Post a Comment