Freeware .jar java file runner

A

Annie

Hello guys,

I am testing a number of .jar files. Some of them are freeware games.

Is there any freeware to make the process of running and testing easy?
Eg I want to pick from a folder and run one by one and test it.

Ta
 
M

Mark R. Blain

I am testing a number of .jar files. Some of them are freeware games.

Is there any freeware to make the process of running and testing easy?
Eg I want to pick from a folder and run one by one and test it.

"... if a Jar file does not run by double-clicking, you can associate
the .jar file extension with Java interpreter to make it executable by
clicking.

Here is how to associate files with .jar extension to the Java
interpreter, java or javaw, in Windows environment..."

<http://vietunicode.sourceforge.net/howto/file_association.html>
 
A

Annie

Hello thanks for that
however, it raises the error Failed to load Main Class Manifist Attribute
from filename.jar.
I don't know what it does mean.

When I copy this file in my mobile it runs but I can't run it in windows

Thx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top