惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
Docker
爱范儿
爱范儿
T
The Exploit Database - CXSecurity.com
量子位
T
Tailwind CSS Blog
T
Threatpost
The GitHub Blog
The GitHub Blog
AWS News Blog
AWS News Blog
云风的 BLOG
云风的 BLOG
K
Kaspersky official blog
P
Proofpoint News Feed
博客园 - 司徒正美
L
LangChain Blog
T
Threat Research - Cisco Blogs
C
CERT Recently Published Vulnerability Notes
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 叶小钗
S
Secure Thoughts
The Last Watchdog
The Last Watchdog
Spread Privacy
Spread Privacy
H
Hacker News: Front Page
T
Troy Hunt's Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google DeepMind News
Google DeepMind News
W
WeLiveSecurity
A
Arctic Wolf
Apple Machine Learning Research
Apple Machine Learning Research
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
P
Proofpoint News Feed
T
Tor Project blog
T
The Blog of Author Tim Ferriss
I
Intezer
P
Privacy & Cybersecurity Law Blog
美团技术团队
N
Netflix TechBlog - Medium
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Vulnerabilities – Threatpost
Application and Cybersecurity Blog
Application and Cybersecurity Blog
G
Google Developers Blog
Attack and Defense Labs
Attack and Defense Labs
T
Tenable Blog
月光博客
月光博客
Stack Overflow Blog
Stack Overflow Blog
J
Java Code Geeks
腾讯CDC
Microsoft Security Blog
Microsoft Security Blog
A
About on SuperTechFans
Last Week in AI
Last Week in AI

博客园 - 末世纪狂潮

[导入]Pylogs v1.14beta (正式支持Django 1.0) 发布 [导入]Django中动态改变ImageField和FileField中文件的上传路径 [导入]Tech·ED 2008 票到了。。。 [导入]ASP.NET获取客户端IP地址的几点补充[转载] - 末世纪狂潮 - 博客园 [导入]Linux Mint中文语言包 [导入]XPS 1530安装MAC OsX 10.5.2指南 [导入]奥运加油,中国加油 [导入]IE7打不开微软的首页了? [导入]linux下常用格式的压缩与解压方法 [导入]利用PIL生成水印图片或文字 [导入]Pylogs v1.12beta发布 test live write write blog 用C#写一个简单的WINDOWS服务程序 测试tb .NET中实现无刷新客户端联动下拉菜单 "百万首页"深度思考 QQ天气预报代码 QQ登录没反应解决方法,及新版QQ的一个BUG 要开始学JAVA了,郁闷中。。。
[导入]Windows Live Mail不能启动的解决办法 - 末世纪狂潮
末世纪狂潮 · 2008-09-10 · via 博客园 - 末世纪狂潮

        今天在Vista下装了windows live mail ,装完发现不能启动,双击打开程序显示“windows 下在配置live mail.... ” 然后就消失了,没有任何错误提示。 翻看了下系统日志,发现有两个警告:

MsiInstaller Event ID 1004
"Detection of product '{184E7118-0295-43C4-B72C-1D54AA75AAF7}', feature 'WinMailFeat', component '{7E005D82-ED7A-445F-AD8F-ABCCA42ACBAF}' failed.  The resource 'HKEY_LOCAL_MACHINE\Software\Classes\WLMail.Url.Mailto\' does not exist."

MsiInstaller Event ID 1001
Detection of product '{184E7118-0295-43C4-B72C-1D54AA75AAF7}', feature 'WinMailFeat' failed during request for component '{5B7A884B-05AC-4645-8CC6-FFA1063BE62F}'

去注册表里看,发现去有这个项,但好像权限不对,重新添加了下权限,居然能打开了,呵呵!修改权限方法(注:我用的英文界面的Vista大笑):



  1. 打开注册表定位至(HKEY_LOCAL_MACHINE\Software\Classes\WLMail.Url.Mailto\).

  2. 右键选择 Permissions...

  3. 点击Add... 按钮

  4. 输入你的Windows登录用户名并点击OK 按钮。

  5. 选择你的用户名.

  6. 勾选Allow 复选框Full Control.

  7. 点击OK.

  8. 再次打开Windows Live Mail试试吧!

img

文章来源:http://oteam.cn/2008/9/10/Windows-Live-Mail-cannot-running-on-vista/