Rundll32错误的解决。

排除Rundll32错误(Mmsystem.dll)

计算机常常不定时出现:

  ·「Rundll32 这个程序执行无效,即将关闭…」。

  而按下详细资料显示:

  ·Rundll32 caused a general protection fault in module Mmsystem.dll….

  很可能的原因就是,你的 System.ini 这个文件里,在 [boot] 这个区段中,少了:

  drivers=mmsystem.dll

  这个叙述造成的,你自己补上去就可以解决这个问题。为什么会有这个错误的发生?大部分都是在使用控制面板「添加新硬件」这个功能时,使用不正确,像是需要驱动程序而你又不提供正确的驱动程序等等造成的。

解决办法:
 1,找到C:\winnt\system.ini 文件;
2,记事本打开;
3,在里面添加:
     [boot]
     drivers=mmsystem.dll

     保存,重启,ok.【以上经过测试成功!】

http://www.mypcera.com/softxue/5/new_page_5.htm

Leave a Reply

click to change验证码