You are here: »
Home
»
Java
»
Command for opening a JAR File
First save the jar inside A folder.Let us consider a jar file named sample.jar is saved inside a folder e:/syam. To get it we have to give the following in command prompt
E:/syam>jar -xvf sample.jar
Labels:
Java
Responses
0 Respones to "Command for opening a JAR File"
Post a Comment