| Windows 7: Command Prompt problem |
01 Jul 2010
|
#1 | | |
Command Prompt problem Dear Sir,
Click Start menu>click Run> enter CMD> type "ipconfig" then error appear as
C:\>ipconfig
'ipconfig' is not recognized as an internal or external command,
operable program or batch file.
Please tell me why???? | My System Specs |
| System Manufacturer/Model Number Dell/GX380 OS Windows Seven 32Bit CPU 2.93GHz Memory 2GB Case Tower Hard Drives 250Gb |
01 Jul 2010
|
#2 | | |
if you can open cmd prompt,that's not means your run problem, if you can type help or dir and that's appear..is mean your cmd prompt run well. but it's seems just you type ipconfig then appear error like that.
did you have network adapter installed in your system?? and did you already plug your network cable?
Last edited by ryo; 01 Jul 2010 at 11:14 PM..
Reason: add information
| My System Specs | | System Manufacturer/Model Number built up OS windows 7 CPU Phenom II AMD Dragon 3.5Ghz Memory DDR3 4GB Graphics Card ATI Radeon 512Mb Monitor(s) Displays HP L1506 Screen Resolution 1152 x 864 Keyboard HP wireless keyboard Mouse HP Optic Hard Drives WDC 1 TB SATA-II Green Power Internet Speed 1GB |
01 Jul 2010
|
#3 | | Windows 7 Enterprise x64 SP1 Westminster, Colorado |
try typing: c:\windows\system32\ipconfig /all
does that work? | My System Specs | | System Manufacturer/Model Number ATX Custom Build 2012 OS Windows 7 Enterprise x64 SP1 CPU Intel Core i3-2100 @ 3.10GHz Motherboard Intel DH67CL desktop ATX Memory 10 GB DDR3 Graphics Card Asus EAH5450 series (Radeon) Monitor(s) Displays Samsung SyncMaster 226BW, Samsung Syncmaster P2450H Screen Resolution 226BW: 1680 x 1050 & P2450H: 1920 x 1080 Keyboard HP Wireless Elite Keyboard Wireless Keyboard Mouse Microsoft Touch PSU Cooler Master Extreme Power Plus 500W Case Thermaltake V3 Black Edition Cooling stock cooling with added intake fan Hard Drives Western Digital 320 GB sata (boot), Samsung 640 GB sata, Seagate 2 TB sata (data) Internet Speed Comcast Cable business class <=18Mb {averages 12Mb} Other Info Optical drives: LG SuperMulti Blue, HP DVD 1260T
Other: Kensington Bluetooth Receiver
Network: Buffalo Wireless N USB, DLink N router/DLink Ethernet Switch/DLink Xtreme N wireless bridge
Printer: HP Photosmart Plus, HP Officejet Pro 8600 Plus
PCs: HP dv6-3040us (7 x64 SP1), HP DM4-2165dx (7 x64 SP1), HP Pavilion zv6130us (7 x86), Apple Macbook Air (Lion)
************ |
01 Jul 2010
|
#4 | | Windows 7 Home Premium SP1, clean install, upgrade disc CT |
Try it this way Elevated Command Prompt
You probably do not need the elevated command prompt a regular one will do, but just to be sure that you did it correctly. | My System Specs | | System Manufacturer/Model Number Dell XPS 420 OS Windows 7 Home Premium SP1, clean install, upgrade disc CPU Intel Core2 processsor Q8200(2.33Ghz 1333FSB) Quad Core Tech Motherboard Dell Memory 6 gb Graphics Card ATI Radeon 256MB HD3650 Sound Card Intergrated 7.1 Channel Audio Monitor(s) Displays Dell SP2009W 20" Keyboard Dell USB Keyboard Mouse Dell Premium Optical USB Cooling Fan Hard Drives 640 GB Serial ATA Hard drive Internet Speed DSL 2.85 |
01 Jul 2010
|
#5 | | Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64) Earth - I wish I was on Risa |
Open the Command Prompt and type:
set <enter>
and post it here. I want to see if your path is correct or not. That is most likely your problem. | My System Specs | | System Manufacturer/Model Number Dell OP760 OS Windows 7 Enterprise (x64); Windows Server 2008 R2 (x64) Memory 8GB Monitor(s) Displays 2 Dell 19" LCD Screen Resolution 1280x1024 Keyboard Dell Mouse Dell Optical Internet Speed 40meg |
02 Jul 2010
|
#6 | | |
Dear Sir,
Please check your requested data.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Arshad Mahmood>set
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\Arshad Mahmood\AppData\Roaming
CommonProgramFiles=C:\Program Files\Common Files
COMPUTERNAME=ARSHAD MAHMOOD
ComSpec=C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Users\Arshad Mahmood
LOCALAPPDATA=C:\Users\Arshad Mahmood\AppData\Local
LOGONSERVER=\\ARSHAD MAHMOOD
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\Program Files\PC Connectivity Solution\;C:\Program Files\Rockwell Softwa
re\RSCommon;C:\Program Files\Rockwell Software\RSView;C:\Program Files\Rockwell
Software\RDM;C:\Program Files\Common Files\Microsoft Shared\Windows Live
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=170a
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files
PROMPT=$P$G
PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\ARSHAD~1\AppData\Local\Temp
TMP=C:\Users\ARSHAD~1\AppData\Local\Temp
USERDOMAIN=ARSHAD MAHMOOD
USERNAME=Arshad Mahmood
USERPROFILE=C:\Users\Arshad Mahmood
windir=C:\Windows
C:\Users\Arshad Mahmood> | My System Specs | | System Manufacturer/Model Number Dell/GX380 OS Windows Seven 32Bit CPU 2.93GHz Memory 2GB Case Tower Hard Drives 250Gb |
02 Jul 2010
|
#7 | | |
The problem you're having is that "C:\Windows" and "C:\Windows\system32" are not in your PATH: Quote: Path=C:\Program Files\PC Connectivity Solution\;C:\Program Files\Rockwell Softwa
re\RSCommon;C:\Program Files\Rockwell Software\RSView;C:\Program Files\Rockwell
Software\RDM;C:\Program Files\Common Files\Microsoft Shared\Windows Live
Try this: - Close any CMD windows
- Click the Start Button
- Right-click "Computer", select "Properties"
- In the left pane, click "Advanced system Settings"
- In the "Advanced" tabe, click "Environment Variables"
- In the "System variables" list, find and select "Path", then click "Edit"
- Add "%SystemRoot%\system32;%SystemRoot%;" (without quotes) to the beginning of the variable value. Be careful not to delete anything;
- Click OK
- Click OK
- Click OK
- Open a CMD window and try again
| My System Specs | | System Manufacturer/Model Number Custom Build OS Windows 7 Ultimate x64 CPU AMD Phenom 9600 Quad Core Motherboard ASUS MB-M3A32-MVP Deluxe/WiFi Memory 2 x A-Data 2GB DDR2-800 Graphics Card ASUS ATI Radeon HD 2400PRO Sound Card C-Media 7.1 Surround Monitor(s) Displays Sahara 19" Screen Resolution 1600x1200 Keyboard Mercury Mouse Logitech PSU 800W Case Thermaltake Tai-Chi Cooling Tai-Chi Water Cooler Hard Drives 1 x 80GB Seagate (IDE)
2 x 120GB Seagate (IDE/Sata)
2 x 200GB Seagate (IDE/Sata)
1 x 250GB Seagate (Sata)
1 x 320GB Seagate (Sata)
2 x 1TB Seagate (Sata)
1 x 1.5TB Seagate (Sata) Internet Speed 384kbps |
02 Jul 2010
|
#8 | | Windows 7 Ultimate x86 build 7600 (XP, 98SE, 95, 3.11, DOS 7.10 on VM) + Ubuntu 10.04 LTS Lucid Lynx Chennai, India |
No offence Dzomlija, but i guess this would be a easier way to add to the PATH Code: SET PATH=%SystemRoot%\system32;%SystemRoot%;%PATH% instead of typing the whole path value again
or - From the desktop, right-click My Computer and click Properties.
- In the System Properties window, click on the Advanced tab.
- In the Advanced section, click the Environment Variables button.
- Finally, in the Environment Variables window (as shown below), highlight the Path variable in the Systems Variable section and click the Edit button. Add or modify the path lines with the paths you wish the computer to access. Each different directory is separated with a semicolon as shown below.
| My System Specs | | Computer type Laptop System Manufacturer/Model Number HP EliteBook 8530w Mobile Workstation OS Windows 7 Ultimate x86 build 7600 (XP, 98SE, 95, 3.11, DOS 7.10 on VM) + Ubuntu 10.04 LTS Lucid Lynx CPU Intel Core 2 Duo Processor P8600 (2.40 GHz, 3 MB L2 cache) Motherboard Mobile Intel PM45 Express Chipset ICH9M-Enhanced Memory 2GB 800 MHz DDR2 SDRAM Graphics Card ATI Mobility FireGL V5700 with 256 MB Sound Card SoundMAX Integrated Digital HD Audio Monitor(s) Displays 15.4-inch WXGA anti-glare (1280 x 800 resolution) Screen Resolution 1280 x 800 Mouse Synaptics PS/2 Port Touchpad, USB Mouse Hard Drives 250GB Fujitsu MJA2250BH G2 ATA Device (IDE),
120GB in External Casing Internet Speed 2 Mbps Antivirus MSE Browser Firefox, Chrome, IE Other Info Authentec AES2810 Fingerprint Reader,
Optiarc DVD RW AD-7561S LightScribe |
02 Jul 2010
|
#9 | | |
Dear Sir,
I copied your code in exact location but same results. | My System Specs | | System Manufacturer/Model Number Dell/GX380 OS Windows Seven 32Bit CPU 2.93GHz Memory 2GB Case Tower Hard Drives 250Gb |
02 Jul 2010
|
#10 | | Windows 7 Ultimate x86 build 7600 (XP, 98SE, 95, 3.11, DOS 7.10 on VM) + Ubuntu 10.04 LTS Lucid Lynx Chennai, India |
Try the second method I posted - From the desktop, right-click My Computer and click Properties.
- In the System Properties window, click on the Advanced tab.
- In the Advanced section, click the Environment Variables button.
- Finally, in the Environment Variables window (as shown below), highlight the Path variable in the Systems Variable section and click the Edit button.
- Add
%SystemRoot%\system32;%SystemRoot%;to the beginning. Each different directory is separated with a semicolon as shown. - Reboot the system and try running ipconfig
| My System Specs | | Computer type Laptop System Manufacturer/Model Number HP EliteBook 8530w Mobile Workstation OS Windows 7 Ultimate x86 build 7600 (XP, 98SE, 95, 3.11, DOS 7.10 on VM) + Ubuntu 10.04 LTS Lucid Lynx CPU Intel Core 2 Duo Processor P8600 (2.40 GHz, 3 MB L2 cache) Motherboard Mobile Intel PM45 Express Chipset ICH9M-Enhanced Memory 2GB 800 MHz DDR2 SDRAM Graphics Card ATI Mobility FireGL V5700 with 256 MB Sound Card SoundMAX Integrated Digital HD Audio Monitor(s) Displays 15.4-inch WXGA anti-glare (1280 x 800 resolution) Screen Resolution 1280 x 800 Mouse Synaptics PS/2 Port Touchpad, USB Mouse Hard Drives 250GB Fujitsu MJA2250BH G2 ATA Device (IDE),
120GB in External Casing Internet Speed 2 Mbps Antivirus MSE Browser Firefox, Chrome, IE Other Info Authentec AES2810 Fingerprint Reader,
Optiarc DVD RW AD-7561S LightScribe Command Prompt problem problems? All times are GMT -5. The time now is 02:05 AM. | |