Results 1 to 8 of 8
-
23-10-2006, 12:09 PM #1sariqGuest
jar files opening in nokia pc suit
earlier i was using jav5 which is a java application with .jar extension. it was opening with double clicking it. then i installed Nokia PC suit its icon changed to nokia application icon (4 squares), now when i doubleclick it it opens with Nokia Application installer and goes to PC suit.
i can still run it from command prompt by browsing to jave5 directory and using commandis there any way to open it by doubleclicking, without uninstalling nokia PC suit?Code:java -jar jave5.jar
-
23-10-2006, 09:43 PM #2
Re: jar files opening in nokia pc suit
Well Sariq it is simple!
Right click on the file , select Properties and then in the Open With Segment,Select the program that you want your file to open with(most probably Win Zip or RAR)and click on apply.Done!
Please reply me at shikhergupta@yahoo.co.in telling whether your problem was solved.
-
23-10-2006, 10:32 PM #3
Re: jar files opening in nokia pc suit
^^ Why do u want to be replied on ur e-mail ?? Hope not for spam reasons. I say dont reply on his mail address instead reply here only so that others can know if the solution worked properly or not.
E6850 3.0 Ghz, 4gb 667 Mhz RAM, Asus p5n Esli Mobo, Nvidia 8600GT 512mb, 400gb WD HDD, Samsung Syncmaster 920NW, Vista x64
-
25-10-2006, 12:47 AM #4
Re: jar files opening in nokia pc suit
@Sariq, Follow this procedure to execute JAR file, just by double-clicking:
From the Explorer menu 'View'->'Folder Options'
In the Folder Options dialog click on tab 'File Types'
Here scroll down & select the JAR file, Click on the 'Edit' button.
This presents a dialog box, Here under 'Actions', select "Open with Nokia PC suite"
Now click on 'Edit' button. This presents a dialog box.
Here under "Application used to perform Action"
Type the 'Javaw path' like this : "C:\Progra~1\Java\jdk1.5.0\bin\javaw.exe" -jar %1
Click on 'OK' button. This makes changes to the Registry. Also solves your problem!!* Imagination is more important than knowledge.
-Albert Einstein
-
26-10-2006, 01:46 PM #5sariqGuest
Re: jar files opening in nokia pc suit
@JGuru : thanks, earlier i thought you are the Guru of Only Linux

can anybody explain why -jar is required in applivcation name. i was earlier trying C:\Progra~1\Java\jdk1.5.0\bin\javaw.exe and it was giving error like "function main not found"
-
28-10-2006, 12:39 PM #6
Re: jar files opening in nokia pc suit
without -jar option, it will look for a class file.
with -jar option, it will look in menifest for startup class file inside given jar file.i generally prefer quality over quantity
1 aadi + 1 aadi = 1 full ;)
-
28-10-2006, 04:38 PM #7
Re: jar files opening in nokia pc suit
@Sariq, The -jar option is necessary for executing the JAR files. Without it it will look
for .class file!! With the -jar option, it will open up the JAR file, look into the manifest
for startup class file & load the class file to execute the JAR file. JAR files use the
same algorithm like ZIP file. So a JAR file can be compressed also.
@Aadipa, is also correct.* Imagination is more important than knowledge.
-Albert Einstein
-
28-10-2006, 04:41 PM #8
Re: jar files opening in nokia pc suit
JGuru => Java Guru
Originally Posted by sariq
Blog: http://www.AskVG.com/
Similar Threads
-
like nokia pc suit
By ismart in forum Mobiles and TabletsReplies: 6Last Post: 16-01-2009, 11:52 PM -
.txt files are not opening
By toofan in forum Software Q&AReplies: 4Last Post: 24-06-2008, 10:52 PM -
Exe files not opening
By jvijay86 in forum QnA (read only)Replies: 1Last Post: 23-04-2007, 07:58 PM -
BT Support FOR Nokia PC Suit
By gaju6696 in forum Mobiles and TabletsReplies: 4Last Post: 29-10-2005, 10:25 PM -
MHT FILES NOT OPENING
By navjotjsingh in forum QnA (read only)Replies: 4Last Post: 04-07-2005, 09:49 PM


LinkBack URL
About LinkBacks

Bookmarks