cmd.exe => 'c:\\program' is not recognized as ...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Helo

When I run cmd.exe I get the following message:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
'C:\\program' is not recognized as internal or external command,
operable program or batch file.

It should display only the first part:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

Question: How do I fix this and why cmd.exe executes and then writes this
message?

My environment variables:
system environment variables path =
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\system32\WBEM

I dont have set any local environment variables.
 
How do you start Cmd and how did you retrieve the path. Is that two backslashes in the error message.
 
Back
Top