Skip to main content

Here's what a VPN can't protect you from (but you need to use it)

The abbreviation " VPN " has slowly become established among average Internet users, which is certainly good, but the problem is that people have started to see VPN as the ultimate solution to all problems.

Write your welcome message when you start your computer

Write your welcome message when you start your computer

One little trick you can use to write a message that you will hear when starting the system.

What you need:

Let's start:

  1. Open Notepad and copy the script:
    Dim speaks, speech
    
    speaks="Welcome to your PC, Username"
    
    Set speech=CreateObject("sapi.spvoice")
    
    speech.Speak speaks

    You can change the order: where you will enter your name "Welcome to your PC, Username" instead of  "Username". You can also change the whole sentence, it just has to be in English.
  2. Save the script (ctrl + s) named "welcome.vbs
  3. Open the "Startup programs" folder C:\Documents and Settings\All Users\Start Menu\Programs\Startup (For win XP),
    or C:\Users\User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (For windows 7 and Vista)
    Copy the file you saved earlier here.
  4. The next time you start the system, you will be greeted by a message you wrote.

Note: The message will be spoken in English.

Comments

Popular this month

Misunderstanding about G+ invitations

Alleged mismanagement of Google+ call links that prevent them from appearing on Facebook users' news feeds has resulted in two companies firing.

New Google option

Google will start popularizing the search results of individual users with posts shared publicly by their links to Google+, the company announced. The new feature, which only works when users are signed in to their Google Accounts, aims to tailor the results to users' individual tastes.

The difference between Sleep, Hibernate and Hybrid sleep options

What is the difference between regular Sleep mode and Hybrid sleep mode? And what is Hibernate ? I will try to explain in the simplest way possible so that everyone understands nicely. 1. Sleep When you select Sleep mode , all components of the computer except RAM are shut down to store data. So, if you do something on the computer and press Sleep, the computer shuts down and everything you did (left open windows, documents, etc.) is stored in RAM.

The best application for watching foreign TV series

If you are a fan of foreign series, I believe you will like this application. This is an application for Android and iOS devices, and it can also be accessed via the web. It's called TVShow Time , and what does it offer?

How to copy text from an image (in 2 clicks, free)

Copying text online is certainly an action we do many times during the day, but the problem is that the text from the image cannot be copied - we have to retype it. However, today there are intelligent OCR tools for image text recognition.