Ticker

6/recent/ticker-posts

Header Ads Widget

Responsive Advertisement

Windows Greet you at Start Up✅✅

How To Make Your PC/Laptop Welcome You at Windows Start Up || Windows Greet you || Win 10,8,7✅✅

You can set up a custom welcome message, an important reminder, an inspirational message, by setting up a custom message on your PC. It's really easy to set up a custom voice message on your Windows PC /Laptop and I'll show you how.

Step 1. Create VBScript via Notepad:

You must first open Notepad to create VBScript. Type Notepad in the Windows Search bar and select Notepad from the list. In Notepad, copy/paste the following code:

  1. Dim speaks, speech
  2. speaks="Your message"
  3. Set speech=CreateObject("sapi.spvoice")
  4. speech.Speak speaks
You can set up a custom welcome message, an important reminder, an inspirational message, by setting up a custom message on your PC. It's really easy to set up a custom voice message on your Windows PC /Laptop and I'll show you how.

Step 2. Edit VBScript, replace it with your message:
Here, you can replace part of your message with your text. 


Here, Full Tutorial :




Post a Comment

0 Comments