My Command Prompt sucks

Joined
Apr 8, 2005
Messages
11,419
I can't do commands on it such as
arp -a
ping (a address)
shutdown a computer on a network

Can anyone direct me to a new version of Command Prompt
 

|tera|

Master of Messengers
Joined
Mar 31, 2006
Messages
25,906
lol, is this windows command prompt? try cmd and command at run, there's a difference between the two
 

hj2k_x

Honorary Master
Joined
Jan 22, 2006
Messages
32,115
teraside said:
lol, is this windows command prompt? try cmd and command at run, there's a difference between the two
what is the difference? command works for me, cmd does not :confused:
 

zerofocus

Senior Member
Joined
Sep 23, 2005
Messages
902
Sounds like your system is running in some restricted mode. Maybe there are some tools loaded thats restricting access to those things you want to run.
 

|tera|

Master of Messengers
Joined
Mar 31, 2006
Messages
25,906
That's berry berry strange telkomisaloser, I'd have a look at the rest of windows to see if it's working fine? Do you run XP?
 
Joined
Apr 8, 2005
Messages
11,419
'ping' is not recognized as an internal or external command,
operable program or batch file.

yip on this pc I do
 

|tera|

Master of Messengers
Joined
Mar 31, 2006
Messages
25,906
Cmd works for me and command works not, lol. So there's definitely a difference between the two, I'm just not sure what it is.
 

|tera|

Master of Messengers
Joined
Mar 31, 2006
Messages
25,906
If you just type in ping and enter? What does it say the same thing?

Try it in cmd
 
Joined
Apr 8, 2005
Messages
11,419
C:\>ping 127.0.0.1
'ping' is not recognized as an internal or external command,
operable program or batch file.

C:\>ping
'ping' is not recognized as an internal or external command,
operable program or batch file.
 

|tera|

Master of Messengers
Joined
Mar 31, 2006
Messages
25,906
Very strange, I'm out of ideas TIAL, google may have answers
 
Joined
Apr 8, 2005
Messages
11,419
ahh the second one helped the %SystemRoot%\system32;%SystemRoot%; was missing

/me goes and kills some svchost.exe files from the Windows Task manager again :D
 
Last edited:

Darth Garth

Executive Member
Joined
Oct 29, 2004
Messages
6,207
Telkomisaloser said:
It's a evil program

Hearing voices again ??? ;).

It is a really odd but very usefull Windows subsystem ... you might have noticed that it appears more than once in the taskmanager.

Windows compared to Linix has a HUGE overheard in terms of resources whenever you create a new process so windows developers thought up a way for a single program to "host" other processes in itself in order to save on memory.

svchost runs the DHCP and DNS clients , uPnP, Zero Config Wireless and Themes for example

I would not kill it ... you might just kill the wrong one :).
 
Top