Click here to Skip to main content
16,009,057 members
Home / Discussions / Java
   

Java

 
GeneralRe: Executable jar Not Running on Mac OS. Pin
002comp19-May-10 2:56
002comp19-May-10 2:56 
AnswerRe: Executable jar Not Running on Mac OS. Pin
427748019-May-10 11:27
427748019-May-10 11:27 
GeneralRe: Executable jar Not Running on Mac OS. Pin
002comp19-May-10 19:37
002comp19-May-10 19:37 
Questionneed guidence Pin
sherry9917-May-10 20:03
sherry9917-May-10 20:03 
AnswerRe: need guidence Pin
Richard MacCutchan17-May-10 21:46
mveRichard MacCutchan17-May-10 21:46 
Questionsocket Pin
balakpn17-May-10 11:32
balakpn17-May-10 11:32 
AnswerRe: socket Pin
Richard MacCutchan17-May-10 21:48
mveRichard MacCutchan17-May-10 21:48 
QuestionHow to set java path in coding Pin
002comp14-May-10 18:43
002comp14-May-10 18:43 
Hello Friends
I created a jar file and I tried to run on Windows7 thru batch file in which I m giving the path of java like this
set path=%path%;c:\Program Files (x86)\java\bin

to find the java from 32bit.

Now I installed 64bit Java and it is under ProgramFiles inspite of ProgramFiles(x86).

If i give tht path in batch file it would run but I dont want to use batch file.I want to run application directly thru jar file and I want tht it found s the automatically the java path first from ProgramFiles and if doesnt found there then look in ProgrmFile(x86)?

Is any soultion?
or is it possible thru Enviorement variable?I really need some help.
Thanks
Yogesh Sikri
AnswerRe: How to set java path in coding Pin
002comp14-May-10 21:39
002comp14-May-10 21:39 
AnswerRe: How to set java path in coding Pin
Richard MacCutchan14-May-10 21:42
mveRichard MacCutchan14-May-10 21:42 
GeneralRe: How to set java path in coding Pin
002comp14-May-10 22:14
002comp14-May-10 22:14 
GeneralRe: How to set java path in coding Pin
002comp15-May-10 0:23
002comp15-May-10 0:23 
GeneralRe: How to set java path in coding Pin
002comp15-May-10 1:38
002comp15-May-10 1:38 
GeneralRe: How to set java path in coding Pin
Richard MacCutchan15-May-10 2:46
mveRichard MacCutchan15-May-10 2:46 
GeneralRe: How to set java path in coding( this data is useful) Pin
002comp15-May-10 3:03
002comp15-May-10 3:03 
GeneralRe: How to set java path in coding( this data is useful) Pin
Richard MacCutchan15-May-10 4:27
mveRichard MacCutchan15-May-10 4:27 
GeneralRe: How to set java path in coding( this data is useful) Pin
002comp16-May-10 20:42
002comp16-May-10 20:42 
GeneralRe: How to set java path in coding( this data is useful) (Atlast Solved) Pin
002comp17-May-10 1:11
002comp17-May-10 1:11 
GeneralRe: How to set java path in coding( this data is useful) (Atlast Solved) Pin
Richard MacCutchan17-May-10 1:43
mveRichard MacCutchan17-May-10 1:43 
QuestionHelp Regarding webservices Pin
Y_Kaushik13-May-10 18:38
Y_Kaushik13-May-10 18:38 
AnswerRe: Help Regarding webservices Pin
David Skelly13-May-10 22:41
David Skelly13-May-10 22:41 
QuestionPython to Java Pin
georg11312-May-10 12:40
georg11312-May-10 12:40 
AnswerRe: Python to Java Pin
Richard MacCutchan12-May-10 22:32
mveRichard MacCutchan12-May-10 22:32 
GeneralRe: Python to Java Pin
georg11313-May-10 7:38
georg11313-May-10 7:38 
AnswerRe: Python to Java Pin
427748013-May-10 23:38
427748013-May-10 23:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.