Dear all,
few days ago i posted a question here of how to change the path in dos, inorder to run java app, from any directory, and not only in the java\bin. At the time, it seems to work, but now nothing in dos seems to work ok.
i tried to run IPConfig and i get this error:
'ipconfig' is not recognized as operable program or batch file.
As a matter of fact, i get this for some other commands i use, like ping, or even java.
My settings are:
JAVA_HOME=c:\Where\Java\is\installed
Path = %JAVA_HOME%\bin
i guess that i would prefare to have everything working properly, meaning, java to run on every directory, and all other commands as well, but if that is not possible, that i think it must be, i dont really care for java anymore.
thankk in advance
few days ago i posted a question here of how to change the path in dos, inorder to run java app, from any directory, and not only in the java\bin. At the time, it seems to work, but now nothing in dos seems to work ok.
i tried to run IPConfig and i get this error:
'ipconfig' is not recognized as operable program or batch file.
As a matter of fact, i get this for some other commands i use, like ping, or even java.
My settings are:
JAVA_HOME=c:\Where\Java\is\installed
Path = %JAVA_HOME%\bin
i guess that i would prefare to have everything working properly, meaning, java to run on every directory, and all other commands as well, but if that is not possible, that i think it must be, i dont really care for java anymore.
thankk in advance