Page 1 of 2

Problem with starting the jar file

Posted: 18 Feb 2017, 02:36
by noodle2k1
Hey so When i double click the Teaseviewer.jar it opens it up in WInrar and I do have Java Installed.. Any assistance here?

Re: Problem with starting the jar file

Posted: 18 Feb 2017, 03:30
by 0131
Select the Java Platform as default program when opening .jar files and then double click.

Other way to start the program:

1. Open CMD
2. use "cd path/to/the/folder/with/the/jar" to navigate into the folder
3. then write "java -jar Teaseviewer.jar"

and it should start.

Re: Problem with starting the jar file

Posted: 20 Feb 2017, 02:10
by noodle2k1
Java(TM) Platform SE Binary says its running in the Taskmenu but nothing shows up.. I'm a little handicapped when it comes to these things .. and the CMD console says its not a valid path when i put the file location into the promt with the java -jar teaseviewer.jar

Re: Problem with starting the jar file

Posted: 20 Feb 2017, 02:18
by 0131
Do you use windows? Not sure if it runs on the other platforms currently...
Can you post the commands you put into cmd?

Well if you want you can add me in skype and i will try to help you.

Re: Problem with starting the jar file

Posted: 20 Feb 2017, 02:21
by noodle2k1
skype name the same as here?

Re: Problem with starting the jar file

Posted: 20 Feb 2017, 02:22
by 0131
You can find it by looking at my profile ^^
its number.0131

Re: Problem with starting the jar file

Posted: 15 Jun 2017, 16:59
by gwendonael
hello, i have same issue..
could you post how you solved it?

Re: Problem with starting the jar file

Posted: 15 Jun 2017, 17:03
by 0131
Hi, i already listed the steps in one of my posts and if i remember correctly it worked for noodle2k1.

If you need further assistence i can help you via skype too. :)

Re: Problem with starting the jar file

Posted: 15 Jun 2017, 17:57
by gwendonael
I already test all thing in this post and had the same reaction as noodle.
I don't know if skype is the best way to help me.. indeed my english is not well, i'm french

after testing your advises, it run. but did i need to always go into the cmd ?

Re: Problem with starting the jar file

Posted: 15 Jun 2017, 19:17
by 0131
I did not intend to use voicechat, normal text chat should be enough to help for most problems.

Back to your question:
That depends on your computer preferences, you need to set "Java(TM) Platform SE binary" as the standard application to open .jar files.
Then you can run it like any other program.