需要使用msconfig 消除可能發生的軟體衝突。請參考:
http://support.microsoft.com/kb/929135/zh-tw
也有可能Path參數問題
http://mrynlin.blogspot.tw/2012/04/windows-7.html
請參考:
Question: CLI application (command line interface) has stopped working
Answer: This could be due to one or more Start Up program. Hence you should try checking the startup list from MSCONFIG > Start up and see which program is malfunctioning. If you dont know how how to do this, checkout the following MS KB describing How to perform a clean boot to troubleshoot a problem . Once you get the particular program, uninstall it or remove it from Startup list.
之前好像有視窗跳出來說我硬碟壞了?
建議版大換成SSD硬碟一了百了。
有用Plextor M5 Pro, Corsair Force 3。
找一台能正常使用的電腦,下指令 Echo %path%
再到出問題電腦,使用相同指令...
查看兩個變數是相同
若相同,就是你的系統裡,%WinDir%/System32下的程式已有部份遺失...
最後就是二樓所說的...
你的PATH參數遺失了..
先不討論是怎麼搞丟它的
請用CD指令
將路徑切換到c:\windows\system32下
再於該路徑下執行IPCONFIG或PING
即可正常..