scandskw caused fatal exception o3h in module user32.dll
mprexe caused an exception 03h in module user32.dll
statemgr caused an exception 03h in module user32.dll
rundll32 caused an exception 03h in module user32.dll
mstask caused an exception 03h in module user32.dll
你還可能會一大串錯誤信息,并且都將出錯文件指向gdi32.dll或winmm.dll。
造成user32.dll、gdi32.dll、winmm.dll文件出錯的原因可能都是由于cmapieng.vxd文件的問題。解決的方法為:插入windows me啟動盤,重啟系統,在出現的啟動菜單中選擇:“start computer with cd-rom support”。進入到提示符狀態下后,轉換到c:,然后鍵入“cd windows/system”,接著將三個文件重命名:
ren user32.dll user32.dlx
ren gdi32.dll gdi32.dlx
ren winmm.dll winmm.dlx
完成后鍵入“a:”回到a:提示符下,鍵入“ext.exe”,根據提示先放入windows me安裝光盤,然后將路徑指向安裝光盤中包含有cab文件的文件夾(一般情況下該文件夾的名字為:win9x),然后按下回車鍵。
這時程序會提示你鍵入要解壓縮的文件名,鍵入:user32.dll gdi32.dll winmm.dll,然后按下回車。然后將提示你要解壓縮到的目錄,鍵入“c:/windows/system”,接著按回車鍵。在解壓縮的過程中會出現信息提示,如果正確請按“y”鍵,并回車。
在完成上面的解壓縮操作后,使用以下命令回到windows文件夾并將cmapieng.vxd改名:
c:(回車)
cd /windows(回車)
ren cmapieng.vxd cmapieng.vxx(回車)
如果程序報告cmapieng.vxd不存在,那么請重啟電腦查找該文件,然后將其重命名?;蚴鞘褂孟到y配置工具禁止該文件在啟動時加載。
在進行完以上操作后重啟你的電腦,再次整理硬盤。