Hi pradeepan,

As CanCan explained your Path environment should be a "list" of
directories.
You should add the "C:\Program Files\java\jdk1.6.0_14\bin;" to your
computer->properties->advanced->environment variable and MANTAIN all
the others.

As you probably know, the PATH variable tells the system where to look
for programs.
If you only tell it to look on "C:\Program Files\java
\jdk1.6.0_14\bin;", it will do so and will not look anywhere else.
Because attrib, ipconfig, ... are files that are on different you must
add those directories to the path.

your path should be something like:
C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\java\jdk1.6.0_14\bin

Hope this helps.

regards,
Paulo Sousa.

On Jul 7, 7:17 am, Cancan <[email protected]> wrote:
> Should your "PATH" be this?  PATH=C:\Program Files\java
> \jdk1.6.0_14\bin;%PATH%
>
> On Jul 7, 12:32 pm, pradeepan patra <[email protected]> wrote:
>
>
>
> > Am using widows xp sp-2 on system
> > till the path is nt set everything is working fine
>
> > at the moment whn i am setting the path my
> > computer->properties->advanced->environment varialbe->"C:\Program
> > Files\java\jdk1.6.0_14\bin;"
>
> > after tht my cmd prompt is nt working ny more so please help me
>
> > i will be gratefull to you
>
> > commands like
>
> > tree
> > attrib
> > defrag
> > ipconfig
>
> > and from run like gpedit.msc are not working nymore
>
> > so please help me i will be grateful to you
>
> > waiting for your reply
>
> > Thanking you
> > 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