Itools works without silkroad in front but i cant get it to push as fast as you can do with this 1

can you ?
Quote:
Originally Posted by zizoshx13
It's good, but i can't start it.
when i clicked it, it's opened with winrar not with java.
i installed java but same problem.
|
Step by step instructions for opening a jar file and executing the program contained in a jar file:
1 Install the Java runtime environment if it is not already installed.
2 Double click on the jar file or use the command line java -jar <myjarfile.jar> (will only work for executable jar files. Not all jar files are executable)
To summarize: A jar file can be opened either with decompression software that can handle zip files or Java can open the jar file and run the Java software that it contains.