<?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>老魏的博客, Wiz, CyberArticle作者官方网站 &#187; Windows 7</title>
	<atom:link href="http://weishijun.com/p/category/windows-7/feed" rel="self" type="application/rss+xml" />
	<link>http://weishijun.com</link>
	<description>Wiz, CyberArticle开发手记</description>
	<lastBuildDate>Sat, 08 Jan 2011 12:16:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows 7 一些不方便的地方</title>
		<link>http://weishijun.com/p/326</link>
		<comments>http://weishijun.com/p/326#comments</comments>
		<pubDate>Sat, 23 May 2009 02:55:10 +0000</pubDate>
		<dc:creator>魏 拾俊</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://weishijun.com/p/326</guid>
		<description><![CDATA[1：超级任务栏和IE：
任务栏里面的IE。如果只开了一个IE，但是有多个Tab。这个时候图标仍然显示是多个窗口。用鼠标点击图标，不会直接显示IE窗口，而是预览每一个Tab，要求选择一个Tab。实际上是多此一举，因为无论我选择哪一个Tab，它都会把整个IE显示在前面。唯一的好处，就是可以预览每一个Tab内容。
2：资源管理器：
能够设置Favorites和Library非常方便。但是这两个和目录树使用同一个Tree，结果如果Tree比较长，Favorites和Library就会因为滚动的原因，给隐藏了。最好就是能够一直显示这两个列表。
还有就是左边Tree和右边列表是否同步显示。

默认不同步，则如果想从左边Tree找一个同级临近的目录，就会比较麻烦（我不习惯从地址栏选择，因为信息更少）。
如果同步，对于比较深的目录，会导致Favorites和Library被隐藏（滚动）。而且如果我从Favorites里面选择了一个目录，它也会自动展开整个目录，从而导致Favorites和Library再次被隐藏。

因此，解决的办法，就是让Favorites和Library固定显示，不要放在目录Tree里面。
&#160;
]]></description>
		<wfw:commentRss>http://weishijun.com/p/326/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Thinkpad T42 在Windows 7下面无法使用麦克风的解决办法</title>
		<link>http://weishijun.com/p/282</link>
		<comments>http://weishijun.com/p/282#comments</comments>
		<pubDate>Mon, 18 May 2009 14:40:22 +0000</pubDate>
		<dc:creator>魏 拾俊</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://weishijun.com/p/282</guid>
		<description><![CDATA[安装Windows 7后，系统自动从网上下载硬件驱动然后安装，没有任何问题。
但是发现麦克风无法使用，在录音/QQ里面都没有声音。
后来发现，用Thinkpad T42自带的驱动程序，替换系统安装的驱动程序，就可以解决了。
而且比较奇怪，声卡从intel 82801 变成了SoundMAX。
]]></description>
		<wfw:commentRss>http://weishijun.com/p/282/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows7 RC使用</title>
		<link>http://weishijun.com/p/246</link>
		<comments>http://weishijun.com/p/246#comments</comments>
		<pubDate>Sat, 09 May 2009 09:54:26 +0000</pubDate>
		<dc:creator>魏 拾俊</dc:creator>
				<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://weishijun.com/p/246</guid>
		<description><![CDATA[Windows7 RC使用体验
Windows 7 RC比起Vista有很大的进步，尤其是在我的T42上面，运行起来很流畅，不像Vista那样，总有迟滞的感觉。
但是使用Windows 7 RC遇到了很多安装软件出现的问题，尤其是大型软件。
第一次，安装Office 2007, Visual Studio2005，都很正常。但是在安装Visual Studio Sp1的过程中，系统直接崩溃。重复多次，始终如此。
无奈之下，重新安装Windows 7 RC，结果这次在安装Office 2007的时候，直接就死掉了。大概在 70%的时候，安装程序出现了一堆信息，好像是无法写入注册表。然后系统直接崩溃。重复数次，一直都是这样，同样的现象。
按照网上写的解决办法，禁止了Windows Customer Experience Improvement Program，仍然没有效果。其间测试过关闭系统还原等，测试过不使用Daemon Tools，依然无效。
担心是硬盘问题，用工具检测，没有问题，正好刚买了新硬盘，将T42原装硬盘更换，使用新的硬盘，然后安装Visual Studio 2008，结果在安装MSDN的时候，系统崩溃。
经过多次测试，始终无法搞定。最终安装Windows 7，仅安装Visual Studio 2008，不包含MSDN，顺利通过。
目前正常使用中，没有发现问题。所有的操作都很顺利。
不再使用Office 2007，msn邮箱，使用Windows Live Mail作为客户端。然后安装WPS，用来打开一些Office文件。
其他软件安装使用都没有什么问题。希望MS赶快解决这个问题，可以顺利安装一些软件。

问题找到，应该不是Windows 7 RC的问题，而是因为执行上述安装程序的时候，CPU长时间100%，导致笔记本内部过热引起的。在购买笔记本散热底座后，问题解决。
]]></description>
		<wfw:commentRss>http://weishijun.com/p/246/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

