Sometimes, the -jar command line argument seems to not be in place. The registry, on windows, contains the specification of how to "run" .jar files.

The registry key, HKEY_CLASSES_ROOT\Applications\java.exe\shell\open\command is where to look. The default entry, can be edited to put the string "-jar" between the path the the java.exe executable and the "%1" argument specifier.

With Java 7, I have

"C:\Program Files\Java\jdk1.7.0_02\bin\java.exe" -jar "%1"

as the value in mine.  All of the quoting is important to have in place 
correctly.

And, as usual, if you are futzing around in the registry, make sure you know what you are doing.

Gregg Wonderly
W5GGW


On 2/2/2012 10:42 PM, Nitin Muttin wrote:
The new verion has a bug and the below error is shown the bat file is executed.
"Unable to access jar file2010-gndcclient-java3.jar"

Java needs to be started manually, double click on the jar file or runjava -jar 
GNDClient.jar. The final version will be available next week from the MASAT 
Team.

Regards

Nitin [VU3TYG]

--------- Original Message --------
From: Tibor Mezei<[email protected]>
To: [email protected]<[email protected]>
Subject: Re: Masat Ground station Client software
Date: 01/02/12 19:41

  Hello,Sorry, we forget to update the bat, and sh file-s.So you have to
double click on the jar file or runjava -jar GNDClient.jarWe collect the
bugs to release the final version next week.

Thanks for your report.
Regards,
Tibor MezeiAm

2. Februar 2012 17:06 schrieb Nitin Muttin
&lt;[email protected]&gt;:

Hello Tibor,
I installed the new version but the software does not
execute, attached is the error. I am using Winxp with service pack 3.

  73

Nitin [VU3TYG]

  -----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Tibor
Mezei
Sent: Thursday, February 02, 2012 6:03 AM
  To: Nitin Muttin [VU3TYG]
  Subject: Re: Masat Ground station Client software

  Dear Nitin,


the newest version of the MASAT-1 client software is
  available on our website:
http://cubesat.bme.hu/en/foldi-allomas/kliens-szoftver/


Regards,
Tibor



_______________________________________________
Sent via [email protected]. Opinions expressed are those of the author.
Not an AMSAT-NA member? Join now to support the amateur satellite program!
Subscription settings: http://amsat.org/mailman/listinfo/amsat-bb
_______________________________________________
Sent via [email protected]. Opinions expressed are those of the author.
Not an AMSAT-NA member? Join now to support the amateur satellite program!
Subscription settings: http://amsat.org/mailman/listinfo/amsat-bb

Reply via email to