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

The Galaxy Note was ridiculed when it appeared, and now…

Did you know that the first Samsung Galaxy Note was ridiculed by users and the media? Everyone laughed at his "huge" case and said that it would fall apart immediately after it appeared. They said that it was too big and that such a phone would never be used every day.

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.

What is GLONASS?

If you've looked at the detailed specification of an Android or GPS device, you may have seen another term next to the GPS tag and didn't know exactly what it represents. Well,  GLONASS is a global navigation system that was started by the USSR in 1976, so this project could be taken over by Russia after the collapse of the Soviet Union.

Update for IE9

Microsoft has released a new update for Internet Explorer 9 that brings patches for several different security vulnerabilities.

Pokemon Go - how to play in any country?

Pokemon Go is a game similar to Ingress that attracted a lot of attention and received a lot of positive comments even before it appeared. Ever since the appearance of the first pictures and the video, Pokemon Go has become a game that has been eagerly awaited, and now it is finally here!