Command Line Interface

G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

When I try to run command line utilities such as ipconfig, netstat etc.. on
the command line interface I get message such as like that:

C:\>ipconig

'ipconig' is not recognized as an internal or external command,
operable program or batch file.

Path of system variables is like that:
%SYSTEMROOT%\SYSTEM32;%SYSTEMROOT%;%SYSTEMROOT%\SYSTEM32\WBEM;C:\PROGRAM
FILES\ATI TECHNOLOGIES\ATI CONTROL PANEL;C:\ACER\WSG32\

any idea please...
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

mturus wrote:
> When I try to run command line utilities such as ipconfig, netstat
> etc.. on the command line interface I get message such as like that:
>
> C:\>ipconig
>
> 'ipconig' is not recognized as an internal or external command,
> operable program or batch file.
>
> Path of system variables is like that:
> %SYSTEMROOT%\SYSTEM32;%SYSTEMROOT%;%SYSTEMROOT%\SYSTEM32\WBEM;C:\PROGRAM
> FILES\ATI TECHNOLOGIES\ATI CONTROL PANEL;C:\ACER\WSG32\
>
> any idea please...

There is no program on your computer (or any other that I know) named
"ipconig." Try a different spelling.
 

Jim

Distinguished
Mar 31, 2004
2,444
0
19,780
Archived from groups: microsoft.public.windowsxp.general (More info?)

"mturus" <mturus@discussions.microsoft.com> wrote in message
news:B65FA9B9-933B-488F-88E0-7F6E518BEAB5@microsoft.com...
> When I try to run command line utilities such as ipconfig, netstat etc..
on
> the command line interface I get message such as like that:
>
> C:\>ipconig
>
> 'ipconig' is not recognized as an internal or external command,
> operable program or batch file.
>
> Path of system variables is like that:
> %SYSTEMROOT%\SYSTEM32;%SYSTEMROOT%;%SYSTEMROOT%\SYSTEM32\WBEM;C:\PROGRAM
> FILES\ATI TECHNOLOGIES\ATI CONTROL PANEL;C:\ACER\WSG32\
>
> any idea please..
Run cmd first
When you get the directory prompt, then just enter ipconfig (for example)
Jim.
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

mturus,

It's IPCONFIG. However, as you're unable to run any command-line tools, run
this command and post the info here:

CMD /C PATH >C:\PATHS.TXT

Open C:\Paths.txt and post the information here. I believe the Paths should
be in expanded format.

--
Ramesh, MS-MVP
Windows Shell/User

Windows XP Troubleshooting
http://www.winhelponline.com
http://windowsxp.mvps.org

Windows XP Newsgroup Setup Instructions for Outlook Express:
http://www.microsoft.com/windowsxp/expertzone/newsgroupsetup.mspx


"mturus" <mturus@discussions.microsoft.com> wrote in message
news:B65FA9B9-933B-488F-88E0-7F6E518BEAB5@microsoft.com...
> When I try to run command line utilities such as ipconfig, netstat etc..
> on
> the command line interface I get message such as like that:
>
> C:\>ipconig
>
> 'ipconig' is not recognized as an internal or external command,
> operable program or batch file.
>
> Path of system variables is like that:
> %SYSTEMROOT%\SYSTEM32;%SYSTEMROOT%;%SYSTEMROOT%\SYSTEM32\WBEM;C:\PROGRAM
> FILES\ATI TECHNOLOGIES\ATI CONTROL PANEL;C:\ACER\WSG32\
>
> any idea please...