Windows Vista issue

After update to version 2.5 destop edition, double clic on languagetool.jar doesn’t work. I have Java 7u55 installed. Version 2.4 worked fine. Can you help me. In advance thank you.

Could you post the output of this command?

java -version

If it doesn’t produce an error, can you start LanguageTool with

java -jar languagetool.jar

instead of by double click? What exactly happens when you double click the languagetool.jar?

Thank you for your rapidity

C:\Users\dag>java -version
Java version “1.7.0_55”
Java SE Runtime Environment <build 1.7.0_55-b14)
Java HotSpot Client VM <build 24.55-b03, mixed mode, sharing>

C:\Users\dag>java -jar languagetool.jar
Error: Unable to access jarfile languagetool.jar Doesn’t work!

When I double click nothing happend. In the folder C:\Languagetool appear 3 folders (META-INF; org; third-party-licenses) and 2 files (testrules.bat; testrules.sh) That’s all

Maybe your download was incomplete, the directory should contain these files and directories when unzipped:

CHANGES.txt
languagetool-commandline.jar
languagetool-server.jar
META-INF
README.txt
testrules.sh
COPYING.txt
languagetool.jar
libs
org
testrules.bat third-party-licenses

I suggest you simply re-download the ZIP and try again.

I found! I had not put the folder \org\languagetool\tokenizers. Sorry, that works fine now.
Thank you for your answers and this great soft.