zoukankan      html  css  js  c++  java
  • win7底下 winmail打不开的解决问题(进程里有winmail.exe)

    找了好久,是微软的补丁导致(2010-5-12),根本问题没有找到,只好把补丁删除,

    还必须把原来winmail目录改掉,找一台新的机器里(没有打那个补丁的),copy整个winmail目录进去

    最后一步,没有办法,只好把win7的windowsupdate删除 ,

    半夜里老板打电话,好生折腾一番

    Tim:

    Winmail Can't open.the follow steps for your reference

    1.uninstall windows update in nearly two days ( 2010-05-12 to 2010-05-13  ), KB978542
       A.Control Pannel->B.remove program ->C.remove ... update...
    2.rename folder "c:\program files\windows mail"  to "c:\program files\windows mail2",  it has  no use,buckup it.
    3.create new "c:\program files\windows mail" folder, then copy all files attached into the new "windows mail" folder
     winmail is ok now
    4.Last step:stop auto update
       A.control pannel->...

    写下来 ,也可以分享,因为今天又出了一个发件箱里邮件卡住,怎么弄都不行,删不掉拖不动,winmail文件里没有那个邮件,

    同样的问题我处理过 ,但是今天怎么想不出来当时怎么处理的,所以,我以后会把日常出现的问题写下来。

  • 相关阅读:
    OnWndMsg处理功能
    SpringMVC Ajax返回的请求json 的方式来解决在中国字符串乱码问题
    【Shell剧本练习】得出的结论是当前用户
    C++指针和引用简介
    HDU 3126 Nova [2009 Asia Wuhan Regional Contest Online]
    工作过程的编译器
    ubuntu selinux
    Maven创建工程 WEB
    Weblogic集群
    Dubbo
  • 原文地址:https://www.cnblogs.com/linbaba/p/1742775.html
Copyright © 2011-2022 走看看