WorldScape Blitz

Support => Tech Support => Topic started by: Pk0wnedall on October 13, 2009, 03:54:47 AM

Title: Cmd.exe error's (READ)
Post by: Pk0wnedall on October 13, 2009, 03:54:47 AM
Microsoft Windows Xp [Version 5.1.2500]
(c) Copyright 1985-2001 Microsoft Corp

C:\Documents and Settings\Jack\Desktop\>ipconfig
'ipconfig' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Jack\Desktop\>Ping www.worldscapeblitz.com
'Ping' is not recognized as an internal or external command,
operable program or batch file.


Whats wrong i can't use any commands in cmd.exe.

Nicest Regards,

Jack7. :)
Title: Re: Cmd.exe error's (READ)
Post by: Triniboy on October 13, 2009, 06:22:22 PM
Wrong location you wrote
Title: Re: Cmd.exe error's (READ)
Post by: Pk0wnedall on October 14, 2009, 04:11:04 AM
Quote from: TriniBoy on October 13, 2009, 06:22:22 PM
Wrong location you wrote

What do you, mean by the?

Nicest Regards,

Jack7 :)
Title: Re: Cmd.exe error's (READ)
Post by: Zack on October 15, 2009, 09:40:58 PM

C:\Documents and Settings\Jack\Desktop\


You have your location set to your desktop, you need to change it to "C:\Documents and Settings\Jack>".

Typing

@echo off
c:
cd \

usually fixes it for me.
Title: Re: Cmd.exe error's (READ)
Post by: Pk0wnedall on October 16, 2009, 02:10:14 AM
Quote from: Zack on October 15, 2009, 09:40:58 PM

C:\Documents and Settings\Jack\Desktop\


You have your location set to your desktop, you need to change it to "C:\Documents and Settings\Jack>".

Typing

@echo off
c:
cd \

usually fixes it for me.

How do i, change the location
please help
Title: Re: Cmd.exe error's (READ)
Post by: Voltimolt on October 30, 2009, 04:10:53 AM
Actually, I had the exact same problem as you Jack.
This is fully test and fully working.

Go to "C:\Windows\System32\cmd.exe"

That will open the same program but this will ought to work.
No need to change any settings, just type the command.