

InterviewSolution
Saved Bookmarks
1. |
Solve : ipconfig won't work--SOLVED? |
Answer» <html><body><p>I'm using Win XP Home Ed. and when I type "cmd" in the Run box, then type "ipconfig" or "ipconfig /all", I get the following <a href="https://interviewquestions.tuteehub.com/tag/message-25597" style="font-weight:bold;" target="_blank" title="Click to know more about MESSAGE">MESSAGE</a>:<br/><br/>'ipconfig' is not recognized as an internal or external command, operable program or batch file.<br/><br/>ipconfig.exe is in my Windows\System32 folder as a 55kb application, and the command worked in the <a href="https://interviewquestions.tuteehub.com/tag/past-1148648" style="font-weight:bold;" target="_blank" title="Click to know more about PAST">PAST</a>. I don't <a href="https://interviewquestions.tuteehub.com/tag/understand-720010" style="font-weight:bold;" target="_blank" title="Click to know more about UNDERSTAND">UNDERSTAND</a> why it quit working.<br/><br/>Could someone help me fix this?<br/><br/>Thanks in advance for any help.It may be about wrong path settings.<br/>To find out, try this.<br/>In <strong>cmd</strong> window, at Command Prompt, type in this:<br/><strong>cd \windows\system32</strong> <em>(watch out for "space" after "cd")</em><br/>Now, your prompt should look like this:<br/>C:\Windows\System32<br/>Try <strong>ipconfig /all</strong> command now.Hey there again Broni. <a href="https://interviewquestions.tuteehub.com/tag/u-238284" style="font-weight:bold;" target="_blank" title="Click to know more about U">U</a> helped me a couple of wks. ago on a stupid mistake I was making with my Programs List not being in alphabetical order (and they really were all along).<br/><br/>The command u just gave me worked. Thanks. Wonder why I can't just type in 'ipconfig' in the cmd window like I used to?Go Start>Control Panel>System>Advanced>Environmental variables<br/>Select "path" under "system variables" and click "edit". <br/>Make sure, in the "variable value box" following values (along with some others) are listed:<br/>%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\wbem<br/><br/>If any is missing, you can <a href="https://interviewquestions.tuteehub.com/tag/add-361838" style="font-weight:bold;" target="_blank" title="Click to know more about ADD">ADD</a> it in the above window. Make sure, entries are separated by semicolon <strong>;</strong><br/><br/><br/><br/>[file cleanup - saving space - attachment deleted by admin]Thanks so much Broni--worked like a charm. U need to give yourself a raise. BTW, how do I mark this thread as "Solved"?I'm glad, it did <br/>Raise, huh?....LOOOOOOOOOOOOL</p></body></html> | |