[access-uk] Re: a strange question hope some phone expart has an answer! i realy want to do this somehow!

  • From: "George Bell" <george@xxxxxxxxxxxxxxxxxxx>
  • To: <access-uk@xxxxxxxxxxxxx>
  • Date: Mon, 18 Oct 2010 12:18:09 +0100

Here's just one solution Google came up with.

George.

A jar file can be extracted using the jar command that is part of the
JDK. It can be found at <JAVA_HOME>\bin\jar.exe on Windows machines
and at <JAVA_HOME>/bin/jar on *nix machines (where <JAVA_HOME> is the
root installation of your JDK). In a command window/shell terminal
type the jar command followed by the options xf 'jar -xf <filename>'
(where <filename> is the jar file you want to extract). This will
extract the jar to the present directory/folder.
Follow this link for a full explanation of the capabilities of the jar
tool and all available command line switches.
http://java.sun.com/j2se/1.5.0/docs/tooldocs/windows/jar.html 

To extract myApp.jar to it's current directory you would navigate to
the directory it's contained in and use: jar -xf myApp.jar 

Since jar files are essentialy .zip files, you could also use a zip
tool like Winzip or Winrar to view the jar file as well as extract it.
This could be easier than using the jar tool itself as these tools
have gui's. 


-----Original Message-----
From: access-uk@xxxxxxxxxxxxx [mailto:access-uk@xxxxxxxxxxxxx] On
Behalf Of austin pinto
Sent: 18 October 2010 11:21
To: accessindia; The Accessible Phones Discussion List; Voice Vision.;
access-uk
Subject: [access-uk] a strange question hope some phone expart has an
answer! i realy want to do this somehow!

hello all hope all are ok now this is a very strange question may be
even silly but what to do i got such an app that will help all vi's!
but the problem is that it is in jar format and as you all must be
knowing jar doesnt support talks so my question is that 1 can jar be
converted into sis? or 2 is there any way whare jar will support
talks? by graphics labeling or some other way tell me how

-- 
from austin
** To leave the list, click on the immediately-following link:-
** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** access-uk-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** access-uk-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** access-uk-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:access-uk-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** access-uk-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: