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

Copy the text from the image to a TXT file

In one of the last posts I wrote how to find the desired Font from an image, but what about the whole text? There are other tools for this. In order not to manually copy the entire text from an image, one site will do it for you - OCR .

How to download the complete FB profile

UPDATE: The article has been updated. Click here. You have probably heard these days that the hacker group "Anonymous" will crash Facebook on November 5, 2011, maybe it will, maybe it won't. If you want to save all your pictures and videos, etc. you can do it in a few steps.

SOPA is retiring for now

Lamar Smith said he is withdrawing the controversial SOPA law for now until they find a solution. Namely, the people behind this have obviously taken the protests of Wikipedia , Google, Reddit, and other big companies around the world seriously.

New smileys for Facebook "grew" into pictures!

Lately, the  new option on Facebook has become a favorite among users. Namely, when the new option for Facebook chat appeared, it was known that it would not stop at troll smilies . There are already a lot of those smileys now, users are looking for something better, more interesting, so they made a whole mosaic of these little pictures!

How to create a temporary email to SEND messages?

About six years ago, I wrote about services that allow you to create temporary email addresses to receive email messages. These services cannot send messages, so I decided to write a new article for that purpose.