''Ping' is not recognized as an internal or external command.....f

G

Guest

Whenever i try to use ping or any other tcp/ip command such as tracert, i get
above error in the command prompt.
I know there is something wrong in my PATH but I dont know what. Is there
anyone who can help me out here? :)

My path is as follows:

PATH=C:\oracle\ora90\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\PROGRAM
FILES
THINKPAD\UTILITIES;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WI
NDOWS\Downloaded Program
Files;C:\WINDOWS\system32\cmd.exe;C:\IBMTOOLS\Python22;
C:\Program Files\PC-Doctor for
Windows\services;C:\winnt;c:\winnt\system32;c:\windows;c:\windows\cmd
 
D

David Candy

There's plenty wrong with it. You got programs included.

What you want is

C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem


(assuming your WinNT parts are old). If Oracle needs to be in the path put
it last.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top