I can't download arduino software on my laptop

Hi, I am trying to download arduino software on my laptop computer.
Downloading and installing is done well. But, simply, I can not open up arduino environment. Numerous clicking on the icon doesn't work.
I guess there must be some specific reason with my laptop.
Could anyone advise me on this problem?

In the folder where Arduino software is installed there is a .bat file named run.bat.

Try to start Arduino by running that in stead. On the first computer where i installed Arduino i had the same problem. Dubbel clicking run.bat in stead of arduino.exe solved the problem.

I think i has something to do with a problem with the Java installation on the computer.

Yes, it works!
Thank you very much for helping me out.