Hi Pradeepan,When you are editing the path you should see a window called
"Edit System Variable" with 2 fields:
Variable Name: Path
Variable
Value: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;
C:\Program
files\Java\JDK1.6.0_14\bin


You must set several entries, it is a list of paths, If you
write path=C:\Program files\Java\JDK1.6.0_14\bin; you will not be able to
run all those other programs.


For example when you write "tree" you are trying to execute the program
tree.com that is inside c:\windows\system32.
To be able to run tree you must have c:\windows\system32 in your path...

so your path must be path1;path2;path3;pathx;C:\Program
files\Java\JDK1.6.0_14\bin

It it is not clear enough, just ask again.
regards,
Paulo Sousa.

On Wed, Jul 8, 2009 at 9:35 AM, pradeepan patra
<[email protected]>wrote:

> hey dear
>
> Please help me its urgent
> whenever i am setting the path as follows my command prompt is not working
> any more
>
> MyComputer->properties->advanced->environmetal variabled
>
>
> Path name=path
> path=C:\Program files\Java\JDK1.6.0_14\bin;
>
>
>
> afterwards a lot of commands are not working like
>
> tree
>
>
> ipconfig
>
> difrag
> attrib
>
>
> and from run gpedit.msc is also not working
>
> I have installed windows xp sp-2 in my system
>
>
> Please help me in resolving this problem for which i will be grateful and
> thankfu; to you and obliged
>
>
>
> Waiting for yours reply
>
>
> Thanking you
>
> Please reply me soon
> please
>
>
> Yours sincerely
> Pradeepan Patra
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to