<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>万峰&#8217;s Blog &#187; chm</title>
	<atom:link href="http://www.ue360.net/tag/chm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ue360.net</link>
	<description>To live only once...but with hope（尽管人生只有一次...却要活得充满希望）</description>
	<lastBuildDate>Thu, 27 May 2010 00:24:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>打开chm文档中的链接出现下载问题的解决方案</title>
		<link>http://www.ue360.net/2009/09/chm/</link>
		<comments>http://www.ue360.net/2009/09/chm/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 01:48:32 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[我的生活]]></category>
		<category><![CDATA[chm]]></category>

		<guid isPermaLink="false">http://www.ue360.net/?p=201</guid>
		<description><![CDATA[其实这个问题的发生十分简单，就是CHM内的XML文件类型未在系统中注册，只要注册了就行了。具体方法就是修改注册表，将以下代码复制粘贴到记事本，保存为 .reg 文件，之后再打开，就OK了。

Windows Registry Editor Version 5.00 

&#160;

<span class="readmore"><a href="http://www.ue360.net/2009/09/chm/" title="打开chm文档中的链接出现下载问题的解决方案">阅读全文——共211字</a></span>]]></description>
			<content:encoded><![CDATA[<p>其实这个问题的发生十分简单，就是CHM内的XML文件类型未在系统中注册，只要注册了就行了。具体方法就是修改注册表，将以下代码复制粘贴到记事本，保存为 .reg 文件，之后再打开，就OK了。</p>
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline">Windows Registry Editor Version 5.00 </li>
<li>&nbsp;</li>
<li>[HKEY_CLASSES_ROOT\.xml] </li>
<li>@=&quot;xmlfile&quot; </li>
<li>&quot;Content Type&quot;=&quot;text/xml&quot;</li></ol></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ue360.net/2009/09/chm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
