Install Java On Windows 7 for Download YouTube Video

My 1 year old daughter love to hear song with video as visualization. One day her mother told me about a great video on youtube that become my daughter favorite.

OK, I delay the download process till I got home from office. Unfortunately I can’t use the web service that available on the net without ‘clear direction message’ on whats wrong on my side until I found one service that clearly state about java program that seem to be gone on my Windows 7 system.

Check if my windows 7 has java installed

Open cmd command

Type ‘java -version’ and hit ENTER key.

C:\Users\LAPTOP>java -version
‘java’ is not recognized as an internal or external command,
operable program or batch file.

C:\Users\LAPTOP>

Yes, I can’t find java :-)

Install java for Windows 7

Click here to download java program

Save and run the installer.

Choose destination folder where java is going to install and click Install.

Installation process will begin.

You have successfully installed java.

Try to check java presence on my Windows 7 system :

C:\Users\LAPTOP>java -version
java version “1.6.0_20″
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)

C:\Users\LAPTOP>

Great, I can continue to download video from youtube.

Related Information :

One Response to “Install Java On Windows 7 for Download YouTube Video”

  1. [...] Make sure you have java installed on your computer. (you can refer to this howto for install java) [...]