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

推荐订阅源

Simon Willison's Weblog
Simon Willison's Weblog
Help Net Security
Help Net Security
P
Privacy International News Feed
T
Threat Research - Cisco Blogs
C
Cisco Blogs
C
CERT Recently Published Vulnerability Notes
NISL@THU
NISL@THU
L
LINUX DO - 热门话题
Security Latest
Security Latest
A
Arctic Wolf
G
GRAHAM CLULEY
月光博客
月光博客
S
Securelist
D
Docker
J
Java Code Geeks
T
Troy Hunt's Blog
T
Tenable Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
SecWiki News
SecWiki News
S
Security @ Cisco Blogs
量子位
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
L
LINUX DO - 最新话题
Recent Commits to openclaw:main
Recent Commits to openclaw:main
aimingoo的专栏
aimingoo的专栏
博客园 - 【当耐特】
H
Heimdal Security Blog
The Hacker News
The Hacker News
博客园 - 三生石上(FineUI控件)
Application and Cybersecurity Blog
Application and Cybersecurity Blog
N
Netflix TechBlog - Medium
Vercel News
Vercel News
Forbes - Security
Forbes - Security
B
Blog RSS Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
IT之家
IT之家
B
Blog
MongoDB | Blog
MongoDB | Blog
博客园 - 聂微东
Google DeepMind News
Google DeepMind News
S
Secure Thoughts
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
Check Point Blog
云风的 BLOG
云风的 BLOG
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
T
The Blog of Author Tim Ferriss
L
Lohrmann on Cybersecurity
F
Full Disclosure
D
Darknet – Hacking Tools, Hacker News & Cyber Security
P
Proofpoint News Feed

博客园 - 末世纪狂潮

[导入]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/