<?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>NS基地 &#187; xp</title>
	<atom:link href="http://www.nsbase.org/tag/xp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nsbase.org</link>
	<description>自信人生二百年，会当水击三千里。</description>
	<lastBuildDate>Wed, 18 May 2011 03:36:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Windows操作系统让我们养成了什么臭毛病</title>
		<link>http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html</link>
		<comments>http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html#comments</comments>
		<pubDate>Sun, 09 May 2010 09:33:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[System]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[操作系统]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2010/05/windows%e6%93%8d%e4%bd%9c%e7%b3%bb%e7%bb%9f%e8%ae%a9%e6%88%91%e4%bb%ac%e5%85%bb%e6%88%90%e4%ba%86%e4%bb%80%e4%b9%88%e8%87%ad%e6%af%9b%e7%97%85.html</guid>
		<description><![CDATA[1，疯狂刷新 相信很多人跟我以前一样，一进入Windows桌面，就开始疯狂的刷新。否则不过瘾。其实很多从Dos，Win3.2走过来的人都知道，最早的 Windows打开一个资源管理器窗口，显示的内容就是打... ]]></description>
			<content:encoded><![CDATA[<p>1，疯狂刷新 相信很多人跟我以前一样，一进入Windows桌面，就开始疯狂的刷新。否则不过瘾。其实很多从Dos，Win3.2走过来的人都知道，最早的 Windows打开一个资源管理器窗口，显示的内容就是打开的一刹那，该目录中有的文件。假设你现在用记事本在该目录保存一个txt，在资源管理器中是看 不到的，必须手动刷新。这也就是“刷新”功能的由来。之所以XP以及Vista、Win7可以看到，只是因为他们是定时自动刷新而已。只不过疯狂刷新这个 小动作被很多电脑新手学会了，认为是高手必备动作。</p>
<p><strong>1，疯狂刷新 </strong><br />
相信很多人跟我以前一样，一进入Windows桌面，就开始疯狂的刷新。否则不过瘾。其实很多从Dos，Win3.2走过来的人都知道，最早的 Windows打开一个资源管理器窗口，显示的内容就是打开的一刹那，该目录中有的文件。假设你现在用记事本在该目录保存一个txt，在资源管理器中是看 不到的，必须手动刷新。这也就是“刷新”功能的由来。之所以XP以及Vista、Win7可以看到，只是因为他们是定时自动刷新而已。只不过疯狂刷新这个 小动作被很多电脑新手学会了，认为是高手必备动作。</p>
<p>Linux的Gnome和KDE以及Mac OS都不用刷新，也无法刷新，无论开了什么类似资源管理器的工具浏览本地目录，无论用什么软件在该目录创建或者删除了文件，就会实时显示出来，而无需刷 新。也许喷子会说：实时刷新，更浪费系统资源。其实错了，这不是实时刷新，而是文件系统回调了资源管理器（类似的工具，如Mac的Finder）的回调函 数，这在软件开发行业称之为“观察者模式”，我想学过设计模式的Coder都懂吧？先进就是先进，没什么可争论的。</p>
<p><strong>2，最大化窗口<br />
</strong><br />
我见过许多人，在Windows下一打开资源管理器，哪怕里面只有一个文件，下面做的一件事就是最大化他（点击最大化按钮，有一些所谓高手双击标题 栏，甚至有一些快捷键er按Alt+空格+x）。还有的人，用着21寸液晶，1920*1080的分辨率，浏览一些宽度800的网页，还最大化浏览器，哪 怕两边的白边都比网页内容宽了。这是何苦呢？<br />
我很赞赏Mac OS的最适合大小按钮和无最大化设计，因为我曾经也有最大化的臭毛病，而现在我已经回头是岸了。<br />
<strong><br />
3，刚买硬盘（或者刚买新电脑）第一件事先分区 </strong></p>
<p>和大家一样，我以前的PC机也有分区，C盘装系统，D盘装软件，E盘是安装程序和iso，F盘影视音乐，G盘是文档和工作用的文件。看似井井有条， 而且也不担心系统瘫痪重装系统后导致重要文件丢失。</p>
<p>可是回头想一想，我们是不是一开始就走错了路？</p>
<p>如果为了让文件井井有条，程序放到/Application目录，电影放在~/Movie目录，音乐放在~/Music目录，文档放在~ /Document目录，不也是很整齐？重装系统文件为什么回丢失？这不是因为操作系统设计的有问题吗？再继续深入一个阶段，为什么要重装系统？我买了一 台电视，由于看了一个不干净的电视台，电视就瘫痪了需要重装系统？我买了一个冰箱，由于放进去了一个馒头发霉变质了，冰箱瘫痪了，我需要必须重装系统？</p>
<p>在Mac下，重装系统是不会丢失个人文件的。除非你手贱，非要找到隐藏的很深的“抹盘”（也就是格式化）按钮。另外，我的macbook用了一年，从来没 有重装过，我为什么要重装呢？他哪儿对不起我了？</p>
<p>记得当年，我虽然刷了Slic的BIOS，但是从来不激活Windows，为啥？因为我用不了30天就需要重装系统啊。现在，终于解放了。</p>
<p><strong>4，俩熟人碰面就问：嗨哥们儿，最近有什么好杀毒软件？<br />
</strong><br />
老生常谈的话题了。现在还有人说Linux、Mac病毒少是因为用户少，黑客不屑于开发病毒。我拜托你们稍微研究研究操作系统原理再说好不好，别再 忽悠人了。Windows下，开发病毒太简单了。最简单的，写一个批处理del c:ntldr，执行后系统就瘫痪了，虽然很容易恢复，但是他也太脆弱了吧。</p>
<p>还记得Win2000的一个经典漏洞吗？在需要按Ctrl＋Alt＋Del登录的界面，点击帮助，然后在帮助里面：文件－打开，竟然可以访问系统文件了。 这说明什么？所有的安全系统都是一层GUI外壳啊，就是纸老虎。根本没有文件系统级的保护。就如同一个Web应用，把管理员帐号密码写在了 Javascript脚本里面。</p>
<p>Linux和Mac下其实如果不是抓住了某一特定版本软件的漏洞，要写病毒那是完全不可能的，无从下手啊。历史上屈指可数的几个病毒也都是针对特定版本才 有效的。而我想逗留在那些个版本的用户，可能已经入土为安了吧。</p>
<p>这里用汽车举个例子，PC＋Windows就如同那些比较旧的面包车，仪表盘下面裸露着电线，随便一个淘气小孩拔断一根，车就完蛋了。虽然懂眼的很容易修 复，可是如果新手接错了，那么说不定整个车电路系统就完蛋了。而Mac系列就如同家庭轿车，不是暴力手段，休想把它弄坏。</p>
<p>＝＝＝＝＝＝＝＝＝＝<br />
说到最后，不得不承认，Windows每个版本都在进步。可是有些Windows的用户怎么就不开化呢？Win7好不容易学习了Mac OS的Dock风格任务栏，可是很多人刚装好Win7就要把任务栏调整到原来的经典风格。</p>
<p>开面包车给人干活并不丢人，丢人的是：一辈子开面包车给别人干活，不求上进，还在嘲笑开中、高级轿车的人果粉脑残，有钱烧的。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html" title="Windows系统启动提速技巧(互联网)">Windows系统启动提速技巧(互联网)</a></li><li><a href="http://www.nsbase.org/2009/03/about-windows-xp-and-vista-systems-update-u0026quotmicrosoft-net-frameworku0026quot-role.html" title="关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用">关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用</a></li><li><a href="http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html" title="用户常用 Windows XP运行命令">用户常用 Windows XP运行命令</a></li><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2009/02/the-latest-softmod-microsoft-will-clean-up-the-broken-version-of-vista.html" title="最新:微软将清理SoftMod的破解版Vista">最新:微软将清理SoftMod的破解版Vista</a></li><li><a href="http://www.nsbase.org/2009/02/windows-vista-sp2-rc-and-windows-server-2008-sp2-rc-simplified-chinese-edition.html" title="Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版">Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版</a></li><li><a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html" title="分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a></li><li><a href="http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html" title="关注PC健康！电脑使用变慢10大原因">关注PC健康！电脑使用变慢10大原因</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2010<br />
Source: <a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html">Windows操作系统让我们养成了什么臭毛病</a><br />
<a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html#comments">No comment</a><br />
Post tags: <a href="http://www.nsbase.org/tag/vista" rel="tag">Vista</a>, <a href="http://www.nsbase.org/tag/win7" rel="tag">Win7</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e6%93%8d%e4%bd%9c%e7%b3%bb%e7%bb%9f" rel="tag">操作系统</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>windows-2000-XP双系统启动问题解决方案</title>
		<link>http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html</link>
		<comments>http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html#comments</comments>
		<pubDate>Sat, 25 Jul 2009 00:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[双系统]]></category>
		<category><![CDATA[安装]]></category>
		<category><![CDATA[方案]]></category>
		<category><![CDATA[系统]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2009/07/windows-2000-xp%e5%8f%8c%e7%b3%bb%e7%bb%9f%e5%90%af%e5%8a%a8%e9%97%ae%e9%a2%98%e8%a7%a3%e5%86%b3%e6%96%b9%e6%a1%88.html</guid>
		<description><![CDATA[先装好了WindowsXP，然后再安装Windows 2000。开机后发现Windows XP的滚动条消失后，电脑即黑屏，无法进入登录画面。 　　其实，这个问题是因为当安装好Windows 2000后，某些系统文件从高版本变回低... ]]></description>
			<content:encoded><![CDATA[<p>先装好了WindowsXP，然后再安装Windows 2000。开机后发现Windows XP的滚动条消失后，电脑即黑屏，无法进入登录画面。</p>
<p>　　其实，这个问题是因为当安装好Windows 2000后，某些系统文件从高版本变回低版本，因此导致Windows XP无法识别。解决这个问题很简单：从Windows XP安装光盘中将I386目录中的NTLDR、DOSNET.INF复制到C盘根目录下替换现有文件即可。</p>
<p>　　提示：安装多操作系统时，遵循Windows 98→Windows 2000→Windows XP→Windows 2003的顺序，就不会出现系统间互相“干扰”的问题。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html" title="Windows系统启动提速技巧(互联网)">Windows系统启动提速技巧(互联网)</a></li><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html" title="分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a></li><li><a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html" title="Windows操作系统让我们养成了什么臭毛病">Windows操作系统让我们养成了什么臭毛病</a></li><li><a href="http://www.nsbase.org/2009/05/windows-system-registry-error-solution.html" title="windows系统注册表出错解决方法">windows系统注册表出错解决方法</a></li><li><a href="http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html" title="用户常用 Windows XP运行命令">用户常用 Windows XP运行命令</a></li><li><a href="http://www.nsbase.org/2009/02/the-latest-softmod-microsoft-will-clean-up-the-broken-version-of-vista.html" title="最新:微软将清理SoftMod的破解版Vista">最新:微软将清理SoftMod的破解版Vista</a></li><li><a href="http://www.nsbase.org/2009/02/windows-vista-sp2-rc-and-windows-server-2008-sp2-rc-simplified-chinese-edition.html" title="Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版">Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版</a></li><li><a href="http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html" title="关注PC健康！电脑使用变慢10大原因">关注PC健康！电脑使用变慢10大原因</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2009<br />
Source: <a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html">windows-2000-XP双系统启动问题解决方案</a><br />
<a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html#comments">No comment</a><br />
Post tags: <a href="http://www.nsbase.org/tag/2000" rel="tag">2000</a>, <a href="http://www.nsbase.org/tag/2003" rel="tag">2003</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e5%8f%8c%e7%b3%bb%e7%bb%9f" rel="tag">双系统</a>, <a href="http://www.nsbase.org/tag/%e5%ae%89%e8%a3%85" rel="tag">安装</a>, <a href="http://www.nsbase.org/tag/%e6%96%b9%e6%a1%88" rel="tag">方案</a>, <a href="http://www.nsbase.org/tag/%e7%b3%bb%e7%bb%9f" rel="tag">系统</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows系统启动提速技巧(互联网)</title>
		<link>http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html</link>
		<comments>http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html#comments</comments>
		<pubDate>Mon, 25 May 2009 02:14:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[优化]]></category>
		<category><![CDATA[提速]]></category>
		<category><![CDATA[系统]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2009/05/windows%e7%b3%bb%e7%bb%9f%e5%90%af%e5%8a%a8%e6%8f%90%e9%80%9f%e6%8a%80%e5%b7%a7%e4%ba%92%e8%81%94%e7%bd%91.html</guid>
		<description><![CDATA[现在网上的XP启动加速文章多如牛毛，而真正有用的并不多，甚至有一些都是误导读者。我本身也是个XP用户，对于XP的启动加速也深有感触。看过无数的优化文章，安装过N次的XP，走过很多弯... ]]></description>
			<content:encoded><![CDATA[<p>现在网上的XP启动加速文章多如牛毛，而真正有用的并不多，甚至有一些都是误导读者。我本身也是个XP用户，对于XP的启动加速也深有感触。看过无数的优化文章，安装过N次的XP，走过很多弯路，不过最终还是总结出了真正可以优化XP启动的经验。<br />
我的电脑配置不是很好，安装XP或者2003后启动要很长时间，滚动条要转10多圈，经过优化后启动时间明显加快，滚动条只需转1圈多就迫不及待地打开了系统。下面就详细告诉大家怎样切实有效地加速启动。<br />
首先，打开“系统属性”(在我的电脑上点右键-属性，或者在控制面板里打开“系统”，快捷键win+pause break)点“高级”选项卡，在“启动和故障恢复”区里打开“设置”，去掉“系统启动”区里的两个√，如果是多系统的用户保留“显示操作系统列表的时间”的√。点“编辑”确定启动项的附加属性为 /fastdetect而不要改为nodetect，先不要加 /noguiboot属性，因为后面还要用到guiboot。<br />
接下来这一步很关键，在“系统属性”里打开“硬件”选项卡，打开“设备管理器”，展开“IDE ATA/ATAPI控制器”，双击打开“次要IDE通道”属性，点“高级设置”选项卡，把设备1和2的传送模式改为DMA若可用，设备类型如果可以选择“无”就选为“无”，点确定完成设置，同样的方法设置“主要IDE通道”。<br />
打开注册表(开始-运行-regedit)，单击“我的电脑”打开“编辑”菜单的“查找”，输入AutoEndTasks，点“查找下一个”。双击打开找到的结果修改“数值数据”为1。然后在AutoEndTasks的下面可以找到HungAppTimeout，WaitToKillAppTimeout，把“数值数据”设为2000或者更小，在这里顺便也把菜单延迟的时间修改一下，在AutoEndTasks的下面找到MenuShowDelay，数值是以毫秒为单位，如果希望去掉菜单延迟就设为0<br />
修改后点“编辑”菜单，打开“查找下一个”(快捷键F3)，把找到的结果都安装上一步的方法修改。<br />
现在启动和关机的加速都已经完成，重启一下电脑感受一下极速启动的感觉吧，滚动条是不是只转一二圈就OK了。<br />
享受了极速重启的乐趣后我们再进一步加速一下启动的速度，打开“系统属性”- “高级”-“启动和故障恢复”设置，打开“系统启动”区的编辑，在fastdetect的后面加上 /noguiboot，这样在启动的时候就不会再显示滚动条。如果你非常喜欢这个滚动条的显示这一步就不用做了。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html" title="关注PC健康！电脑使用变慢10大原因">关注PC健康！电脑使用变慢10大原因</a></li><li><a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html" title="Windows操作系统让我们养成了什么臭毛病">Windows操作系统让我们养成了什么臭毛病</a></li><li><a href="http://www.nsbase.org/2009/05/windows-system-registry-error-solution.html" title="windows系统注册表出错解决方法">windows系统注册表出错解决方法</a></li><li><a href="http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html" title="用户常用 Windows XP运行命令">用户常用 Windows XP运行命令</a></li><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html" title="分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a></li><li><a href="http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html" title="使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗">使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗</a></li><li><a href="http://www.nsbase.org/2008/11/win-2003-server-windows.html" title="win 2003 server的一些安全策略的制定">win 2003 server的一些安全策略的制定</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2009<br />
Source: <a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html">Windows系统启动提速技巧(互联网)</a><br />
<a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html#comments">No comment</a><br />
Post tags: <a href="http://www.nsbase.org/tag/2003" rel="tag">2003</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e4%bc%98%e5%8c%96" rel="tag">优化</a>, <a href="http://www.nsbase.org/tag/%e6%8f%90%e9%80%9f" rel="tag">提速</a>, <a href="http://www.nsbase.org/tag/%e7%b3%bb%e7%bb%9f" rel="tag">系统</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用户常用 Windows XP运行命令</title>
		<link>http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html</link>
		<comments>http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html#comments</comments>
		<pubDate>Thu, 05 Mar 2009 08:58:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[ID]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[命令]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2009/03/%e7%94%a8%e6%88%b7%e5%b8%b8%e7%94%a8-windows-xp%e8%bf%90%e8%a1%8c%e5%91%bd%e4%bb%a4.html</guid>
		<description><![CDATA[　　在Windows系统中，我们打开一些程序都是通过鼠标一步一步的点击来打开，但是以下列出的这些命令，可以让你在Windows XP的“运行”窗口中运行应用程序。 运行程序 运行命令 辅助功能选项... ]]></description>
			<content:encoded><![CDATA[<p>　　在Windows系统中，我们打开一些程序都是通过鼠标一步一步的点击来打开，但是以下列出的这些命令，可以让你在Windows XP的“运行”窗口中运行应用程序。<br />
运行程序 运行命令<br />
辅助功能选项     access.cpl<br />
 <br />
添加硬件向导      hdwwiz.cpl<br />
 <br />
添加或删除程序     appwiz.cpl<br />
 <br />
管理工具     control admintools<br />
 <br />
自动更新     wuaucpl.cpl<br />
 <br />
Bluetooth文件传送向导  fsquirt<br />
 <br />
计算器    calc<br />
 <br />
证书管理控制台    certmgr.msc<br />
 <br />
字符映射表      charmap<br />
 <br />
磁盘检查工具        chkdsk<br />
 <br />
剪贴簿查看器       clipbrd<br />
 <br />
命令行提示符    cmd<br />
 <br />
组件服务     dcomcnfg<br />
 <br />
计算机管理     compmgmt.msc<br />
 <br />
日期和时间属性   timedate.cpl<br />
 <br />
DDE共享      ddeshare<br />
 <br />
设备管理器     devmgmt.msc<br />
 <br />
Direct X控制面板(如果已经安装)*       directx.cpl<br />
 <br />
Direct X诊断工具     dxdiag<br />
 <br />
磁盘清理工具       cleanmgr<br />
 <br />
磁盘碎片整理程序    dfrg.msc<br />
 <br />
磁盘管理     diskmgmt.msc<br />
 <br />
磁盘分区管理器    diskpart<br />
 <br />
显示属性    control desktop<br />
 <br />
显示属性    desk.cpl<br />
 <br />
显示属性的外观选项卡    control color<br />
 <br />
Dr. Watson系统诊断工具    drwtsn32<br />
 <br />
Driver Verifier Manager      verifier<br />
 <br />
事件查看器      eventvwr.msc<br />
 <br />
文件签名验证    sigverif<br />
 <br />
快速查找    findfast.cpl<br />
 <br />
文件夹选项     control folders<br />
 <br />
字体文件夹     control fonts<br />
 <br />
字体文件        fonts<br />
 <br />
空档接龙游戏    freecell<br />
 <br />
游戏控制     joy.cpl<br />
 <br />
组策略编辑器(XP专业版)    gpedit.msc<br />
 <br />
红心大战游戏    mshearts<br />
 <br />
Iexpress向导    iexpress<br />
 <br />
索引服务     ciadv.msc<br />
 <br />
Internet属性    inetcpl.cpl<br />
 <br />
IP配置实用程序(显示连接配置) ipconfig /all <br />
IP配置实用程序(显示DNS缓存内容) ipconfig /displaydns<br />
IP配置实用程序(删除DNS缓存内容) ipconfig /flushdns<br />
IP配置实用程序(释放全部(或指定)适配器的由DHCP分配的动态IP地址) ipconfig /release<br />
IP配置实用程序(为全部适配器重新分配IP地址) ipconfig /renew<br />
IP配置实用程序(刷新DHCP并重新注册DNS) ipconfig /registerdns<br />
IP配置实用程序(显示DHCP Class ID) ipconfig /showclassid<br />
IP配置实用程序(修改DHCP Class ID) ipconfig /setclassid<br />
Java控制面板(如果已经安装)      jpicpl32.cpl<br />
 <br />
Java控制面板(如果已经安装)     javaws<br />
 <br />
键盘属性    control keyboard<br />
 <br />
本地安全设置     secpol.msc<br />
 <br />
本地用户和组     lusrmgr.msc<br />
 <br />
从Windows注销    logoff<br />
 <br />
微软聊天程序  winchat<br />
 <br />
扫雷游戏  winmine<br />
 <br />
鼠标属性    control mouse<br />
 <br />
鼠标属性    main.cpl<br />
 <br />
网络连接   control netconnections<br />
 <br />
网络连接   ncpa.cpl<br />
 <br />
网络安装向导  netsetup.cpl<br />
 <br />
记事本 notepad<br />
Nview桌面管理器(如果已经安装)     nvtuicpl.cpl<br />
 <br />
对象包装程序   packager<br />
 <br />
ODBC数据源管理器   odbccp32.cpl<br />
 <br />
屏幕键盘    osk<br />
 <br />
AC3解码器(如果已经安装)    ac3filter.cpl<br />
 <br />
密码属      password.cpl<br />
 <br />
性能    perfmon.msc<br />
 <br />
性能    perfmon<br />
 <br />
电话与调制解调器选    telephon.cpl<br />
 <br />
电源选项属性  powercfg.cpl<br />
 <br />
打印机和传真   control printers<br />
 <br />
打印机文件夹   printers<br />
 <br />
TrueType造字程序   eudcedit<br />
 <br />
Quicktime(如果已经安装)     QuickTime.cpl<br />
 <br />
区域和语言选项   intl.cpl<br />
 <br />
注册表编辑器    regedit<br />
 <br />
注册表编辑器<br />
 regedit32<br />
 <br />
远程桌面 mstsc<br />
可移动存储<br />
 ntmsmgr.msc<br />
 <br />
可移动存储操作请求<br />
 ntmsoprq.msc<br />
 <br />
策略的结果集 (XP专业版)<br />
 rsop.msc<br />
 <br />
扫描仪与相机<br />
 sticpl.cpl<br />
 <br />
任务计划<br />
 control schedtasks<br />
 <br />
Windows安全中心<br />
 wscui.cpl<br />
 <br />
服务<br />
 services.msc<br />
 <br />
共享文件夹<br />
 fsmgmt.msc<br />
 <br />
关闭Windows<br />
 shutdown<br />
 <br />
声音和音频设备属性<br />
 mmsys.cpl<br />
 <br />
蜘蛛牌游戏<br />
 spider<br />
 <br />
SQL Client客户端网络实用工具<br />
 cliconfg<br />
 <br />
系统配置编辑器<br />
 sysedit<br />
 <br />
系统配置实用程序<br />
 msconfig<br />
 <br />
系统文件检查工具(立即扫描) sfc /scannow<br />
系统文件检查工具(下次启动时扫描) sfc /scanonce<br />
系统文件检查工具(每次启动时扫描) sfc /scanboot<br />
系统文件检查工具(返回默认设置) sfc /revert<br />
系统文件检查工具(清除文件缓存) sfc /purgecache<br />
系统文件检查工具(设置缓存大小=x)<br />
 sfc /cachesize=x<br />
 <br />
系统属性<br />
 sysdm.cpl<br />
 <br />
任务管理器<br />
 taskmgr<br />
 <br />
Telnet客户端<br />
 telnet<br />
 <br />
用户帐户管理<br />
 nusrmgr.cpl<br />
 <br />
辅助工具管理器<br />
 utilman<br />
 <br />
Windows防火墙<br />
 firewall.cpl<br />
 <br />
Windows放大镜<br />
 magnify<br />
 <br />
Windows管理体系结构<br />
 wmimgmt.msc<br />
 <br />
Windows系统安全工具<br />
 syskey<br />
 <br />
运行Windows更新<br />
 wupdmgr<br />
 <br />
漫游Windows XP<br />
 tourstart<br />
 <br />
写字板<br />
 write</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html" title="Windows操作系统让我们养成了什么臭毛病">Windows操作系统让我们养成了什么臭毛病</a></li><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/05/windows-system-registry-error-solution.html" title="windows系统注册表出错解决方法">windows系统注册表出错解决方法</a></li><li><a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html" title="Windows系统启动提速技巧(互联网)">Windows系统启动提速技巧(互联网)</a></li><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html" title="分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a></li><li><a href="http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html" title="关注PC健康！电脑使用变慢10大原因">关注PC健康！电脑使用变慢10大原因</a></li><li><a href="http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html" title="使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗">使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗</a></li><li><a href="http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html" title="制作集成SATA驱动的Windows XP sp3 安装光盘">制作集成SATA驱动的Windows XP sp3 安装光盘</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2009<br />
Source: <a href="http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html">用户常用 Windows XP运行命令</a><br />
<a href="http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html#comments">2 comments</a><br />
Post tags: <a href="http://www.nsbase.org/tag/id" rel="tag">ID</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e5%91%bd%e4%bb%a4" rel="tag">命令</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</title>
		<link>http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html</link>
		<comments>http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html#comments</comments>
		<pubDate>Thu, 26 Feb 2009 14:19:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[sata]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[制作]]></category>
		<category><![CDATA[安装]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2009/02/%e7%94%a8%e2%80%9cintelsata%e9%a9%b1%e5%8a%a8%e9%9b%86%e6%88%90%e5%99%a8%e2%80%9d%e6%89%93%e9%80%a0%e9%9b%86%e6%88%90sata%e9%a9%b1%e5%8a%a8%e7%9a%84windows-xp%e7%b3%bb%e7%bb%9f%e5%ae%89%e8%a3%85.html</guid>
		<description><![CDATA[我曾经写过一篇《交流与研讨：动手打造集成SATA硬盘驱动程序的Microsoft Windows系统安装光盘》，详细介绍了打造集成SATA控制器驱动程序的Windows系统安装光盘的各种方法。有些网友要求提供最为... ]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;">我曾经写过一篇<span style="color: #ff0000;">《</span></span><span style="color: #ff0000;"><a href="http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html" target="_blank">交流与研讨：动手打造集成SATA硬盘驱动程序的Microsoft Windows系统安装光盘</a></span><span style="color: #ffcc00;"><span style="color: #000000;"><span style="color: #ff0000;">》，</span>详细介绍了打造集成SATA控制器驱动程序的Windows系统安装光盘的各种方法。有些网友要求提供最为简单的集成制作方式，今天向大家介绍的“Intel/SATA驱动集成器”，于Windows XP系统来说应当是超级简单的。现提供下载供有兴趣的网友不妨一试——</span></span></p>
<p><span style="font-size: small;"><span style="color: #000000;">“Intel/SATA驱动集成器”下载：</span></span></p>
<p><span style="color: #000000;"><a href="http://img.pconline.com.cn/images/bbs4/attachment/200811/6/1225963948948.rar" target="_blank">iAAxpInt 1.03</a></span></p>
<p><span style="font-family: 宋体; color: #00ff00; font-size: small;"><span style="color: #000000;">——运行“Intel/SATA驱动集成器”，在程序标题栏上&#8211;&gt;鼠标右键&#8211;&gt;重要提示！&#8211;&gt;查看更多详情，可打开这个工具的详细使用说明。</span> </span></p>
<p><span style="font-family: 宋体; color: #00ff00; font-size: small;"><span style="color: #000000;"><img class="alignnone" src="http://media.nsbase.cn//up/1239510268.jpg" alt="" width="128" height="76" /><img class="alignnone" src="http://media.nsbase.cn//up/1239510296.jpg" alt="" width="348" height="265" /><br />
</span><span style="color: #000000;"><br />
</span><span style="color: #000000;"> </span></span></p>
<p><span style="font-size: small;"><span style="color: #000000;">特别说明：</span></span></p>
<p><span style="font-size: small;"><span style="color: #000000;">1。适用于Windows XP各版本的微软原版光盘镜像。</span></span></p>
<p><span style="font-size: small;"><span style="color: #000000;">2。必须选用适用于本人主板的SATA控制器驱动程序。</span></span></p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html" title="分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a></li><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/03/about-windows-xp-and-vista-systems-update-u0026quotmicrosoft-net-frameworku0026quot-role.html" title="关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用">关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2009/02/windows-vista-sp2-rc-and-windows-server-2008-sp2-rc-simplified-chinese-edition.html" title="Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版">Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版</a></li><li><a href="http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html" title="使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗">使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-windows-7-beta-3264-bit-installation-chinese-activation-operation-concise-guide-graphic.html" title="Microsoft Windows 7 Beta(32/64位)安装、汉化、激活、运行图文简明教程">Microsoft Windows 7 Beta(32/64位)安装、汉化、激活、运行图文简明教程</a></li><li><a href="http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html" title="制作集成SATA驱动的Windows XP sp3 安装光盘">制作集成SATA驱动的Windows XP sp3 安装光盘</a></li><li><a href="http://www.nsbase.org/2008/10/windows-systems-approach-to-break-guinness.html" title="Windows系统破解方法大全">Windows系统破解方法大全</a></li><li><a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html" title="Windows操作系统让我们养成了什么臭毛病">Windows操作系统让我们养成了什么臭毛病</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2009<br />
Source: <a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a><br />
<a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html#comments">No comment</a><br />
Post tags: <a href="http://www.nsbase.org/tag/microsoft" rel="tag">Microsoft</a>, <a href="http://www.nsbase.org/tag/sata" rel="tag">sata</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e5%88%b6%e4%bd%9c" rel="tag">制作</a>, <a href="http://www.nsbase.org/tag/%e5%ae%89%e8%a3%85" rel="tag">安装</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>微软发布IE8 for Windows 7 beta可靠性更新程序</title>
		<link>http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html</link>
		<comments>http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html#comments</comments>
		<pubDate>Tue, 24 Feb 2009 23:46:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[down]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[RC]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[服务]]></category>
		<category><![CDATA[进程]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2009/02/%e5%be%ae%e8%bd%af%e5%8f%91%e5%b8%83ie8-for-windows-7-beta%e5%8f%af%e9%9d%a0%e6%80%a7%e6%9b%b4%e6%96%b0%e7%a8%8b%e5%ba%8f.html</guid>
		<description><![CDATA[微软在今天早些时候发布了一系列的更新程序,包括微软全系列产品.其中面向Windows 7beta 的IE8更新程序.建议大家通过Windows Update或者是自行到微软下载网站下载,此程序将提高Internet Explorer的可靠... ]]></description>
			<content:encoded><![CDATA[<p><strong>微软在今天早些时候发布了一系列的更新程序,包括微软全系列产品.其中面向Windows 7beta 的IE8更新程序</strong>.建议大家通过Windows Update或者是自行到微软下载网站下载,此程序将提高Internet Explorer的可靠性.</p>
<p>约有10%的Windows 7用户在使用IE8的时候遇到各种可靠性问题,其中包括崩溃,挂起,或者是内存溢出等等问题,但是只有1.5%的用户会经常遇到可靠性问题.新版本的IE崩溃恢复功能,有94%的机会帮助用户恢复崩溃的网页.</p>
<div>调查显示装有各种工具条的用户遇到崩溃的可能更大,如下图所示,40%的用户遇到的问题是IE8本身的问题,还有60%的用户则是因为第三方组件出现问题导致崩溃.</div>
<div><img class="alignnone" src="http://media.nsbase.cn//up/1239510363.jpg" alt="" width="640" height="241" /></div>
<p>微软今天发布了多个常规升级补丁，全面涉及Windows 2000、XP、Server 2003、Vista、Server 2008和尚处于Beta测试阶段的Windows 7、Server 2008 R2。<br />
<strong>KB967062：解决Windows 7 Beta和Windows Server 2008 R2 Beta下的一些应用程序不兼容问题。</strong></p>
<p>7 x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://www.myfiles.com.cn/soft/26/26262.htm" target="_blank">http://www.myfiles.com.cn/soft/26/26262.htm</a></p>
<p>7 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://www.myfiles.com.cn/soft/26/26190.htm" target="_blank">http://www.myfiles.com.cn/soft/26/26190.htm</a></p>
<p>2008 R2 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/3/8/1/381D229C-9810-4F22-9CA5-0983F6EAECA4/Windows6.1-KB967062-x64-Beta.msu" target="_blank">http://download.microsoft.com/download/3/8/1/381D229C-9810-4F22-9CA5-0983F6EAECA4/Windows6.1-KB967062-x64-Beta.msu</a><br />
<strong>KB962921：解决Windows 7 Beta中IE8 Beta的一些问题。</strong></p>
<p>7 x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/D/A/E/DAEE0672-F8BF-4DB9-A80A-3655FAE719BA/Windows6.1-KB962921-x86-Beta.msu" target="_blank">http://download.microsoft.com/download/D/A/E/DAEE0672-F8BF-4DB9-A80A-3655FAE719BA/Windows6.1-KB962921-x86-Beta.msu</a></p>
<p>7 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/E/D/E/EDEE9B59-B926-4DE3-A107-905639037969/Windows6.1-KB962921-x64-Beta.msu" target="_blank">http://download.microsoft.com/download/E/D/E/EDEE9B59-B926-4DE3-A107-905639037969/Windows6.1-KB962921-x64-Beta.msu</a></p>
<p>2008 R2 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/5/B/3/5B3BF9D5-E8EB-4058-BAFA-D6C703412AC6/Windows6.1-KB962921-x64-Beta.msu" target="_blank">http://download.microsoft.com/download/5/B/3/5B3BF9D5-E8EB-4058-BAFA-D6C703412AC6/Windows6.1-KB962921-x64-Beta.msu</a><br />
<strong>KB967715：解决无法正常启用自动启动(AutoRun)功能的问题。</strong></p>
<p>2000：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/7/C/2/7C2AAF57-C002-4604-8BA5-47AD329BCCA0/Windows2000-KB967715-x86-CHS.EXE" target="_blank">http://download.microsoft.com/download/7/C/2/7C2AAF57-C002-4604-8BA5-47AD329BCCA0/Windows2000-KB967715-x86-CHS.EXE</a></p>
<p>XP x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/4/1/B/41B05EA2-CBCE-4FF2-95DC-DF5366B2BCAE/WindowsXP-KB967715-x86-CHS.exe" target="_blank">http://download.microsoft.com/download/4/1/B/41B05EA2-CBCE-4FF2-95DC-DF5366B2BCAE/WindowsXP-KB967715-x86-CHS.exe</a></p>
<p>XP x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/5/9/F/59F6D579-4D3F-470F-AD87-7463BCF47D5B/WindowsServer2003.WindowsXP-KB967715-x64-ENU.exe" target="_blank">http://download.microsoft.com/download/5/9/F/59F6D579-4D3F-470F-AD87-7463BCF47D5B/WindowsServer2003.WindowsXP-KB967715-x64-ENU.exe</a></p>
<p>2003 x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/4/E/8/4E8173D5-7E6F-417F-8CE1-EF6BD3B31A1F/WindowsServer2003-KB967715-x86-CHS.exe" target="_blank">http://download.microsoft.com/download/4/E/8/4E8173D5-7E6F-417F-8CE1-EF6BD3B31A1F/WindowsServer2003-KB967715-x86-CHS.exe</a></p>
<p>2003 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/0/F/6/0F61D51D-0CCD-4E26-8516-D9CC298B9A24/WindowsServer2003.WindowsXP-KB967715-x64-CHS.exe" target="_blank">http://download.microsoft.com/download/0/F/6/0F61D51D-0CCD-4E26-8516-D9CC298B9A24/WindowsServer2003.WindowsXP-KB967715-x64-CHS.exe</a><br />
<strong>KB967131：解决如果使用IIS 7.0的Hostable Web Core功能、且承载HWC的进程是Windows工作对象的一部分则FastCGI模块无法工作的问题。</strong></p>
<p>Vista x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/5/C/8/5C8A29ED-3443-45CE-AADF-B229D3627676/Windows6.0-KB967131-x86.msu" target="_blank">http://download.microsoft.com/download/5/C/8/5C8A29ED-3443-45CE-AADF-B229D3627676/Windows6.0-KB967131-x86.msu</a></p>
<p>Vista x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/6/C/2/6C287B0A-05B4-44C5-9B26-69FFDC78E2E5/Windows6.0-KB967131-x64.msu" target="_blank">http://download.microsoft.com/download/6/C/2/6C287B0A-05B4-44C5-9B26-69FFDC78E2E5/Windows6.0-KB967131-x64.msu</a></p>
<p>2008 x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/1/4/C/14C604F4-29F9-4A0D-9D60-D57D1200EC02/Windows6.0-KB967131-x86.msu" target="_blank">http://download.microsoft.com/download/1/4/C/14C604F4-29F9-4A0D-9D60-D57D1200EC02/Windows6.0-KB967131-x86.msu</a></p>
<p>2008 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/2/6/6/26696E8F-F00B-4F10-AFE0-D97519A982EB/Windows6.0-KB967131-x64.msu" target="_blank">http://download.microsoft.com/download/2/6/6/26696E8F-F00B-4F10-AFE0-D97519A982EB/Windows6.0-KB967131-x64.msu</a></p>
<p><strong>KB955706：升级Windows组件使用的Windows Internal Database (WYukon)，包括Windows SharePoint服务、Windows Server更新服务、活动目录权限管理服务(AD RMS)、Windows系统资源管理器和UDDI服务。</strong></p>
<p>2003/2008 x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/C/B/4/CB4F2584-D9EE-4FAF-8D83-C487EC63BBA1/WYukon2005Setup-KB955706-x86-ENU.exe" target="_blank">http://download.microsoft.com/download/C/B/4/CB4F2584-D9EE-4FAF-8D83-C487EC63BBA1/WYukon2005Setup-KB955706-x86-ENU.exe</a></p>
<p>2003/2008 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/F/1/C/F1CF6AE9-D2D6-4225-A72D-BC78A340E2BC/WYukon2005Setup-KB955706-x64-ENU.exe" target="_blank">http://download.microsoft.com/download/F/1/C/F1CF6AE9-D2D6-4225-A72D-BC78A340E2BC/WYukon2005Setup-KB955706-x64-ENU.exe</a><br />
<strong>KB956263：包含用于Windows Server 2003的UDP端口保留实用程序。</strong></p>
<p>2003 x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/C/7/C/C7C43EF9-AFE8-468A-960B-64AEA7E3353B/WindowsServer2003-KB956263-x86-CHS.exe" target="_blank">http://download.microsoft.com/download/C/7/C/C7C43EF9-AFE8-468A-960B-64AEA7E3353B/WindowsServer2003-KB956263-x86-CHS.exe</a></p>
<p>2003 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/4/D/B/4DBACCB6-BDC4-4163-8082-8D8CB3BA2EA7/WindowsServer2003.WindowsXP-KB956263-x64-CHS.exe" target="_blank">http://download.microsoft.com/download/4/D/B/4DBACCB6-BDC4-4163-8082-8D8CB3BA2EA7/WindowsServer2003.WindowsXP-KB956263-x64-CHS.exe</a></p>
<p>XP x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/5/7/7/5771986E-A5F6-4667-923D-7F3715DC9485/WindowsServer2003.WindowsXP-KB956263-x64-ENU.exe" target="_blank">http://download.microsoft.com/download/5/7/7/5771986E-A5F6-4667-923D-7F3715DC9485/WindowsServer2003.WindowsXP-KB956263-x64-ENU.exe</a><br />
<strong>KB959772：可让Windows Media Player自动更正受DRM保护的内容要求对许可进行更新时可能发生的错误。</strong></p>
<p>XP x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/4/B/B/4BB7E344-3F15-4F87-8287-CF9CDA913470/WindowsMedia11-KB959772-x86-CHS.exe" target="_blank">http://download.microsoft.com/download/4/B/B/4BB7E344-3F15-4F87-8287-CF9CDA913470/WindowsMedia11-KB959772-x86-CHS.exe</a></p>
<p>XP x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/C/2/4/C2490110-5308-4800-BF7F-C938CF968171/WindowsMedia11-KB959772-x64-ENU.exe" target="_blank">http://download.microsoft.com/download/C/2/4/C2490110-5308-4800-BF7F-C938CF968171/WindowsMedia11-KB959772-x64-ENU.exe</a></p>
<p>Vista x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/3/3/9/33986545-CA14-4B12-80A7-C8DA19EE1C46/Windows6.0-KB959772-x86.msu" target="_blank">http://download.microsoft.com/download/3/3/9/33986545-CA14-4B12-80A7-C8DA19EE1C46/Windows6.0-KB959772-x86.msu</a></p>
<p>2008 x86：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/5/F/8/5F8541A9-2423-447C-8BB0-AC3A1AFCC2DF/Windows6.0-KB959772-x86.msu" target="_blank">http://download.microsoft.com/download/5/F/8/5F8541A9-2423-447C-8BB0-AC3A1AFCC2DF/Windows6.0-KB959772-x86.msu</a></p>
<p>2008 x64：<br />
<a class="f14_link" style="color: #0000ff; text-decoration: underline;" href="http://download.microsoft.com/download/8/4/6/84658C90-BBF4-4157-A93E-42FBC6664508/Windows6.0-KB959772-x64.msu" target="_blank">http://download.microsoft.com/download/8/4/6/84658C90-BBF4-4157-A93E-42FBC6664508/Windows6.0-KB959772-x64.msu</a></p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/02/windows-vista-sp2-rc-and-windows-server-2008-sp2-rc-simplified-chinese-edition.html" title="Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版">Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版</a></li><li><a href="http://www.nsbase.org/2011/02/windows-7server-2008-r2-sp1-released.html" title="Windows 7/Server 2008 R2 SP1正式发布">Windows 7/Server 2008 R2 SP1正式发布</a></li><li><a href="http://www.nsbase.org/2010/05/windows-7-sp1-will-fill-in-between-the-virtual-and-physical-desktops-gully.html" title="Windows 7 SP1将填平虚拟与物理桌面之间的沟壑">Windows 7 SP1将填平虚拟与物理桌面之间的沟壑</a></li><li><a href="http://www.nsbase.org/2009/03/about-windows-xp-and-vista-systems-update-u0026quotmicrosoft-net-frameworku0026quot-role.html" title="关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用">关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用</a></li><li><a href="http://www.nsbase.org/2008/12/windows-vista-window-sserver2008-sp2-beta-down.html" title="Windows Vista/Windows Server2008 SP2 Beta 下载">Windows Vista/Windows Server2008 SP2 Beta 下载</a></li><li><a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html" title="Windows操作系统让我们养成了什么臭毛病">Windows操作系统让我们养成了什么臭毛病</a></li><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html" title="Windows系统启动提速技巧(互联网)">Windows系统启动提速技巧(互联网)</a></li><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2009/02/powerful-daphne-140-process-management.html" title="功能强大的Daphne 1.40 &#8211; 进程管理">功能强大的Daphne 1.40 &#8211; 进程管理</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2009<br />
Source: <a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html">微软发布IE8 for Windows 7 beta可靠性更新程序</a><br />
<a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html#comments">No comment</a><br />
Post tags: <a href="http://www.nsbase.org/tag/2003" rel="tag">2003</a>, <a href="http://www.nsbase.org/tag/2008" rel="tag">2008</a>, <a href="http://www.nsbase.org/tag/beta" rel="tag">Beta</a>, <a href="http://www.nsbase.org/tag/down" rel="tag">down</a>, <a href="http://www.nsbase.org/tag/exe" rel="tag">exe</a>, <a href="http://www.nsbase.org/tag/microsoft" rel="tag">Microsoft</a>, <a href="http://www.nsbase.org/tag/rc" rel="tag">RC</a>, <a href="http://www.nsbase.org/tag/server" rel="tag">Server</a>, <a href="http://www.nsbase.org/tag/vista" rel="tag">Vista</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/windows-7" rel="tag">Windows 7</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e6%9c%8d%e5%8a%a1" rel="tag">服务</a>, <a href="http://www.nsbase.org/tag/%e8%bf%9b%e7%a8%8b" rel="tag">进程</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</title>
		<link>http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html</link>
		<comments>http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html#comments</comments>
		<pubDate>Mon, 23 Feb 2009 08:15:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OEM]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[制作]]></category>
		<category><![CDATA[安装]]></category>
		<category><![CDATA[激活]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2009/02/%e5%88%86%e4%ba%abwindows-xp-pro%e3%80%81mce%e3%80%81tab-pc%e5%9b%9b%e5%8d%81%e5%9b%9b%e4%b8%aaoem%e7%89%88%e7%9a%84%e5%ae%89%e8%a3%85%e6%bf%80%e6%b4%bb%e5%af%86%e9%92%a5.html</guid>
		<description><![CDATA[对于品牌机和在“bios”中植入OEM信息的组装机，安装对应的Windows XP Pro OEM版提供了便利条件和选择余地。相信不少网友进行过制作，也相信不少网友下载保存了一些Windows XP OEM版的光盘镜像。... ]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;">对于品牌机和在“bios”中植入OEM信息的组装机，安装对应的Windows XP Pro OEM版提供了便利条件和选择余地。相信不少网友进行过制作，也相信不少网友下载保存了一些Windows XP OEM版的光盘镜像。为了方便大家，现提供Windows XP Pro(专业版)、Mce(媒体中心版)、Tab PC(便携式一体机平台版)三个系列四十四个OEM版的安装激活密钥如下——</span></p>
<p><span style="font-size: small;"><span style="color: #000000;">(一)Windows XP Pro(专业版)OEM版的安装激活密钥：</span></span></p>
<p><span style="font-family: 宋体; font-size: small;"><span style="color: #ffcc00;">             <br />
</span><span style="color: #000000;">BW2VG-XXDY6-VW3P7-YHQQ6-C7RYM    ACER</span></span></p>
<p><span style="color: #000000;">MXVK6-CVJR8-7XB27-J87Q4-4V4HY    ALIENWARE</span></p>
<p><span style="color: #000000;">KYKVX-86GQG-2MDY9-F6J9M-K42BQ    COMPAQ</span></p>
<p><span style="color: #000000;">XJM6Q-BQ8HW-T6DFB-Y934T-YD4YT    DELL</span></p>
<p><span style="color: #000000;">BG6RK-BJ28X-4QTVT-T3BV2-C96V8    EMACHINES</span></p>
<p><span style="color: #000000;">HW8DV-GBVHT-YRPRK-RPDQ2-9K6XT    EQUUS</span></p>
<p><span style="color: #000000;">F4G2M-BH2JF-GTGJW-W82HY-VMRRQ    FOUNDER</span></p>
<p><span style="color: #000000;">GVVF9-44R2P-DHC42-QGVQV-R67RM    FUJITSU-PC</span></p>
<p><span style="color: #000000;">C873T-F3X3M-9F6TR-J26GM-YTKKD    FUJITSU SIEMENS</span></p>
<p><span style="color: #000000;">PXQKT-6Y2TF-HHYGX-RFB48-YKVRQ    GATEWAY</span></p>
<p><span style="color: #000000;">DMQBW-V8D4K-9BJ82-4PCJX-2WPB6    HP</span></p>
<p><span style="color: #000000;">HCBR8-FGC2K-RY7BM-HM3KT-BKVRW    IBM &amp; LENOVO</span></p>
<p><span style="color: #000000;">FCDGH-QW3DJ-VBC6C-9BYTX-4GKQJ    LEGEND</span></p>
<p><span style="color: #000000;">KPWY2-Y6VCB-GRKQG-MVH23-JQTW6    MAXDATA</span></p>
<p><span style="color: #000000;">MVF4D-W774K-MC4VM-QY6XY-R38TB    Microsoft</span></p>
<p><span style="color: #000000;">FD4PM-TVGHD-3BC36-D3DPJ-FYF6Y    Optima</span></p>
<p><span style="color: #000000;">WRPKR-XB7PK-RJ4H3-MPJHM-PPXK8    POWERSPEC</span></p>
<p><span style="color: #000000;">HXDYM-CPFJP-7VP7Q-98CRF-GVTDY    RoverBook</span></p>
<p><span style="color: #000000;">CXD6B-HTKB7-DVPWP-KTHH7-43TWQ    SAMSUNG</span></p>
<p><span style="color: #000000;">K4TDP-MGJ8D-YGF6X-9H3JM-W8PCM    SOTEC</span></p>
<p><span style="color: #000000;">Q9RV4-G448X-F4WJP-F69MX-YBQ46    SONY</span></p>
<p><span style="color: #000000;">TFJMW-TGPQH-77PCH-8448V-XB3HG    SUPORTE TECNICO</span></p>
<p><span style="color: #000000;">WDWCD-QBBPF-YCFC7-4P6RP-H8YF8    TOSHIBA</span></p>
<p><span style="color: #000000;">M68XC-TX2C9-PKK8H-GP8JH-RC8XB    TSINGHUA TONGFANG</span></p>
<div><span style="font-family: 宋体; font-size: small;"><span style="color: #ffcc00;"><span style="color: #000000;">(二)Windows XP Media Center(媒体中心版)OEM版的安装激活密钥：</span></span></span></div>
<p><span style="font-family: 宋体; font-size: small;"><span style="color: #ffcc00;"><span style="color: #000000;">M6YTH-FDKHY-P3F3J-WBWJV-7MVQ3    ACER</span></p>
<p><span style="color: #000000;">KV4H8-8F2DT-J3PRX-YRQGY-WFTM6    ALIENWARE</span></p>
<p><span style="color: #000000;">VRJFM-B2DFH-Y3K8W-VB7PH-7MVYW    ASUS</span></p>
<p><span style="color: #000000;">HYHV7-W343F-9TCCK-JPCBM-B2FQ8    COMPAQ &amp; HP</span></p>
<p><span style="color: #000000;">P8HY6-D3G46-RVF66-GP7VM-8CFT3    DELL</span></p>
<p><span style="color: #000000;">JKR2X-8TJFF-X6JKM-G3C24-K2QYW    DIXONSXP</span></p>
<p><span style="color: #000000;">FGHVY-WGD2D-GDTF9-B9QW7-BBVH6    EMACHINES</span></p>
<p><span style="color: #000000;">VWW2Q-22YMY-W4VWC-GTX4Q-47BC6    FUJITSU SIEMENS</span></p>
<p><span style="color: #000000;">VWW2Q-22YMY-W4VWC-GTX4Q-47BC6    LENOVO</span></p>
<p><span style="color: #000000;">PTVGT-CTW74-F84GF-3MPQY-X2Q2G    MEDION</span></p>
<p><span style="color: #000000;">FJBM7-KW7G2-YXDGW-VHYVW-9QK9M    NEC</span></p>
<p><span style="color: #000000;">QC72Q-VWGKT-XC4Q9-W7RTD-7Q8G6    SONY</span></p>
<p><span style="color: #000000;">VQBTX-HHK7C-DF4RC-97FHM-X2QW3    TOSHIBA</span></p>
<p><span style="color: #000000;">QQ3J7-877X3-H4K68-XB7HB-3DMBT    TRIGEM</span></p>
<p> </p>
<p></span></span></p>
<p><span style="font-size: small;"><span style="color: #000000;">(三)Windows XP Tablet PC(便携式一体机平台版)OEM版的安装激活密钥：</span></span></p>
<div><span style="font-family: 宋体;"><span style="color: #ffcc00;"><br />
<span style="color: #000000;">K967K-78T8H-D2VFR-CVF3Y-8CC2J    Acer</span></span></span></div>
<p><span style="font-family: 宋体;"><span style="color: #ffcc00;"><span style="color: #000000;">TJY2R-4CDXB-HGQWQ-TFP69-GGB6G    Fujitsu</span></p>
<p><span style="color: #000000;">MVXGY-7R7YM-P7HQD-Y3QTT-DYRVJ    Gateway</span></p>
<p><span style="color: #000000;">MH24V-KM6KG-VB2B8-YFGM8-JCC2G    HP</span></p>
<p><span style="color: #000000;">XT67V-GY7FW-GR6FR-WDK2C-8T97J    Microsoft</span></p>
<p><span style="color: #000000;">FWB34-FWJ7X-9MRB2-923HK-MD6PQ    ToSHIBA</span></p>
<p> </p>
<p></span></span></p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2009/02/the-latest-softmod-microsoft-will-clean-up-the-broken-version-of-vista.html" title="最新:微软将清理SoftMod的破解版Vista">最新:微软将清理SoftMod的破解版Vista</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-windows-7-beta-3264-bit-installation-chinese-activation-operation-concise-guide-graphic.html" title="Microsoft Windows 7 Beta(32/64位)安装、汉化、激活、运行图文简明教程">Microsoft Windows 7 Beta(32/64位)安装、汉化、激活、运行图文简明教程</a></li><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/03/about-windows-xp-and-vista-systems-update-u0026quotmicrosoft-net-frameworku0026quot-role.html" title="关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用">关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-office-2007-professional-edition-enterprise-edition-sp1-integrated-cd-image-iso-valid-keys.html" title="Microsoft Office 2007 专业版、企业版集成sp1光盘镜像ISO + 有效密钥">Microsoft Office 2007 专业版、企业版集成sp1光盘镜像ISO + 有效密钥</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2009/02/windows-vista-sp2-rc-and-windows-server-2008-sp2-rc-simplified-chinese-edition.html" title="Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版">Windows Vista sp2 RC 和 Windows Server 2008 sp2 RC 简体中文版</a></li><li><a href="http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html" title="使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗">使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗</a></li><li><a href="http://www.nsbase.org/2009/02/windows-vista-latest-windows-server-2008-and-u0026quotoem-codeu0026quot-universal-activation-tool.html" title="Windows Vista和Windows Server 2008最新“OEM法”通用激活工具">Windows Vista和Windows Server 2008最新“OEM法”通用激活工具</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2009<br />
Source: <a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a><br />
<a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html#comments">No comment</a><br />
Post tags: <a href="http://www.nsbase.org/tag/microsoft" rel="tag">Microsoft</a>, <a href="http://www.nsbase.org/tag/oem" rel="tag">OEM</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e5%88%b6%e4%bd%9c" rel="tag">制作</a>, <a href="http://www.nsbase.org/tag/%e5%ae%89%e8%a3%85" rel="tag">安装</a>, <a href="http://www.nsbase.org/tag/%e6%bf%80%e6%b4%bb" rel="tag">激活</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关注PC健康！电脑使用变慢10大原因</title>
		<link>http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html</link>
		<comments>http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html#comments</comments>
		<pubDate>Sun, 15 Feb 2009 07:42:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Symantec]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[优化]]></category>
		<category><![CDATA[服务]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2009/02/%e5%85%b3%e6%b3%a8pc%e5%81%a5%e5%ba%b7%ef%bc%81%e7%94%b5%e8%84%91%e4%bd%bf%e7%94%a8%e5%8f%98%e6%85%a210%e5%a4%a7%e5%8e%9f%e5%9b%a0.html</guid>
		<description><![CDATA[相信绝大多数用户在使用电脑的过程中都会发现电脑越用越慢，而其中的大部分人会抱着“慢就慢点儿吧”的心理继续使用，殊不知这样一来弊端会越积累越多，最后导致更严重的问题发生，... ]]></description>
			<content:encoded><![CDATA[<p>相信绝大多数用户在使用电脑的过程中都会发现电脑越用越慢，而其中的大部分人会抱着“慢就慢点儿吧”的心理继续使用，殊不知这样一来弊端会越积累越多，最后导致更严重的问题发生，下面我们就简单的来看一下几种常见的电脑变慢的原因和解决办法，希望给广大用户一些提示。</p>
<p>从启动入手：</p>
<p>在开机时加载太多程序</p>
<p>　　电脑在启动的过程中，除了会启动相应的驱动程序外，还会启动一些应用软件，这些应用软件我们称为随即启动程序。随机启动程序不但拖慢开机时的速度，而且更快地消耗计算机资源以及内存，一般来说，如果想删除随机启动程序，可去“启动”清单中删除，但如果想详细些，例如是QQ、MSN之类的软件，是不能在“启动”清单中删除的，要去“附属应用程序”，然后去“系统工具”，再去“系统信息”，进去后，按上方工具列的“工具”，再按“系统组态编辑程序”，进去后，在“启动”的对话框中，就会详细列出在启动电脑时加载的随机启动程序了！XP系统你也可以在“运行”是输入Msconfig调用“系统配置实用程序”才终止系统随机启动程序，2000系统需要从XP中复制msconfig程序。</p>
<p>桌面图标太多会惹祸</p>
<p>　　桌面上有太多图标也会降低系统启动速度。很多用户都希光将各种软件或者游戏的快捷方式放在桌面上，使用时十分方便，其实这样一来会使得系统启动变慢很多。由于Windows每次启动并显示桌面时，都需要逐个查找桌面快捷方式的图标并加载它们，图标越多，所花费的时间当然就越多。同时有些杀毒软件提供了系统启动扫描功能，这将会耗费非常多的时间，其实如果你已经打开了杀毒软件的实时监视功能，那么启动时扫描系统就显得有些多余，还是将这项功能禁止吧！ 建议大家将不常用的桌面图标放到一个专门的文件夹中或者干脆删除！</p>
<p>注重日常保养</p>
<p>把Windows变得更苗条</p>
<p>　　与DOS系统相比，Windows过于庞大，而且随着你每天的操作，安装新软件、加载运行库、添加新游戏以及浏览网页等等使得它变得更加庞大，而更为重要的是变大的不仅仅是它的目录，还有它的注册表和运行库。因为即使删除了某个程序，可是它使用的DLL文件仍然会存在，因而随着使用日久，Windows的启动和退出时需要加载的DLL动态链接库文件越来越大，自然系统运行速度也就越来越慢了。这时我们就需要使用一些彻底删除DLL的程序，它们可以使Windows恢复苗条的身材。建议极品玩家们最好每隔两个月就重新安装一遍Windows，这很有效。</p>
<p>减少资源消耗</p>
<p>桌面上不要摆放桌布和关闭activedesktop</p>
<p>　　不知大家有否留意到，我们平时一直摆放在桌面的壁纸，其实是很浪费计算机资源的！不但如此，而且还拖慢计算机在执行应用程序时的速度！本想美化桌面，但又拖慢计算机的速度，在这时，你是否会有一种”不知怎样”的感觉呢？还有一点，不知大家有否试过，就是当开启壁纸时，每逢关闭一个放到最大的窗口时，窗口总是会由上而下、慢慢、慢慢地落，如果有这种情况出现，你必须关闭壁纸！方法是：在桌面上按鼠标右键，再按内容，然后在“背景”的对话框中，选“无”，建议在“外观”的对话框中，在桌面预设的青绿色，改为黑色……至于关闭activedesktop，即关闭从桌面上的web画面，例如在桌面上按鼠标右键，再按内容，然后在“背景”的对话框中，有一幅壁纸布，名为windows98，那副就是web画面了！</p>
<p>删除一些不必要的字体</p>
<p>　　系统运行得慢的其中一个原因，就是字体多少的关系。安装的字体越多，就占用越多的内存，从而拖慢计算机的速度！所以我们要删除一些不必要的字体。要删除一些不必要的字型，你可到控制面板，再进去一个叫“字体”的文件夹，便可删除字体，但是要怎样才知道，那些字体有用，那些字体没用呢？例如：如果你不常到ms_dos模式的话，就删除dos 字体！因为各个人都可能喜爱某种字型，所以我也不能确定要删除那些字体，不过在这里有个秘决教你，如果你有华康粗黑字型，且又有新细明体的字型，建议你删除华康粗黑字型，如果你有新细明体，且又有细明体，就删除细明体吧！</p>
<p>时常优化系统</p>
<p>设定虚拟内存</p>
<p>　　硬盘中有一个很宠大的数据交换文件，它是系统预留给虚拟内存作暂存的地方，很多应用程序都经常会使用到，所以系统需要经常对主存储器作大量的数据存取，因此存取这个档案的速度便构成影响计算机快慢的非常重要因素！一般win98预设的是由系统自行管理虚拟内存，它会因应不同程序所需而自 动调校交换档的大小，但这样的变大缩小会给系统带来额外的负担，令系统运作变慢！有见及此，用家最好自定虚拟内存的最小值和最大值，避免经常变换大小。要设定虚拟内存，在“我的电脑”中按右键，再按内容，到“性能”的对话框中，按“虚拟内存”，然后选择”让自已设定虚拟内存设定值”，设定”最小值”为64，因为我的计算机是32mbram，所以我就设定为64，即是说，如果你的内存是64mbram，那在”最小值”中，就设为128。顺带一提，在”效能”的对话框中，选择”档案”，将原先设定的” 桌上型计算机”，改为”网络服务器”，是会加快系统运作的；还有，在”磁盘”的对话框中，不要选”每次开机都搜寻新的磁盘驱动器”，是会加快开机速度的！</p>
<p>彻底删除程序</p>
<p>　　大家都知道，如果想移除某些程序，可到”添加/删除程序”中移除，但大家又知不知道，它只会帮你移除程序，而不会帮你移除该程序的注册码和一些登录项目呢？这不是win98蠢，而是它在这方面不够专业，要彻底删除程序，要找回些“专业”删除软件来移除才成事！先前symantec公司出品的nortonuninstall（以下简称为nud），因为有某部份破坏了某些删除软件的版权，故此全世界已停止出售，正因如此，symantec才出了cleansweep（以下简称为cs），不过论功能上，还是nud更胜一寿！言归正传，其实除了这两个软件外，还有很多同类软件都能有效地移除程序，既然nud已绝版，那我就说cs吧。下载并安装后，如果你想移除程序，只要用cs来移除，它便会一拼移除该程序的登录项目和注册码！</p>
<p>　　如果用户在使用中同样存在以上集中情况的话，可以按照我们建议的方式来“清理”一下，使得电脑的使用更为轻松。</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html" title="Windows系统启动提速技巧(互联网)">Windows系统启动提速技巧(互联网)</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html" title="Windows操作系统让我们养成了什么臭毛病">Windows操作系统让我们养成了什么臭毛病</a></li><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html" title="用户常用 Windows XP运行命令">用户常用 Windows XP运行命令</a></li><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html" title="分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a></li><li><a href="http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html" title="使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗">使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗</a></li><li><a href="http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html" title="制作集成SATA驱动的Windows XP sp3 安装光盘">制作集成SATA驱动的Windows XP sp3 安装光盘</a></li><li><a href="http://www.nsbase.org/2011/02/windows-7server-2008-r2-sp1-released.html" title="Windows 7/Server 2008 R2 SP1正式发布">Windows 7/Server 2008 R2 SP1正式发布</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2009<br />
Source: <a href="http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html">关注PC健康！电脑使用变慢10大原因</a><br />
<a href="http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html#comments">No comment</a><br />
Post tags: <a href="http://www.nsbase.org/tag/symantec" rel="tag">Symantec</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e4%bc%98%e5%8c%96" rel="tag">优化</a>, <a href="http://www.nsbase.org/tag/%e6%9c%8d%e5%8a%a1" rel="tag">服务</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗</title>
		<link>http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html</link>
		<comments>http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html#comments</comments>
		<pubDate>Sun, 08 Feb 2009 22:31:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/2009/02/%e4%bd%bf%e7%94%a8linux%e6%93%8d%e4%bd%9c%e7%b3%bb%e7%bb%9f%e4%b8%8e%e5%90%a6%e6%98%af%e8%ae%a1%e7%ae%97%e6%9c%ba%e2%80%9c%e9%ab%98%e6%89%8b%e2%80%9d%e5%92%8c%e2%80%9c%e8%8f%9c%e9%b8%9f%e2%80%9d.html</guid>
		<description><![CDATA[这个话题，是由某些自视清高的人的无端指责引发的：他或他们大概正是(正在)敲击着运行于Windows XP之上的某种“输入法”，指手画脚地责难“菜鸟”和“菜鸟们”为何不使用、不宣传开源系... ]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;">这个话题，是由某些自视清高的人的无端指责引发的：他或他们大概正是(正在)敲击着运行于Windows XP之上的某种“输入法”，指手画脚地责难“菜鸟”和“菜鸟们”为何不使用、不宣传开源系统Linux？对于这类狂妄无知的“颐指气使”和“盛气凌人”，我真的不屑于答复，因为我对Linux的熟知程度并不亚于Microsoft Windows，但我并不因此认为这就成了什么“高手”。</span></p>
<p><span style="color: #000000;">    任何操作系统，对于使用者来说，都是完成最终任务的“中介”和“平台”。无论是Microsoft Windows，还是开源系统Linux，使用者“引车卖浆者流”有之，本科生研究生有之，学者专家科学家有之。至于Microsoft Windows和Linux最终用户群的大小与多寡，完全取决于人们的个人爱好和比较选择，与是否“高手”和“菜鸟”毫无关系。</span></p>
<p><span style="color: #000000;"><span style="color: #00ff00; font-size: small;">   </span><span style="color: #000000;">“高手”和“菜鸟”完成最终任务，都不能单</span></span><span style="font-family: 宋体; color: #00ff00; font-size: small;"><span style="color: #000000;">靠</span><span style="color: #000000;">操作系统，而是要靠运行于操作系统之上的特定软件，要靠使用者驾驭这些“特定软件”的技能和技巧。这是基本常识。大家见过农作物某种品种的产量、质量比赛，但是见过生长农作物的“地块”比赛吗(尽管人人都在渴望“好地块”)？操作系统就是“地块”。</span></span></p>
<p><span style="color: #000000;">    不错，本博客刊发介绍Linux操作系统的文章仅只4篇，在全部介绍操作系统的文章中所占比例不到5%。但是，应当清楚：时至今日，Linux操作系统全球市场占有率还不到1%。对此，能指责99%的人都是愚昧无知的“菜鸟”吗？依笔者愚见：某些人最好还是把心态放得平静一些，看问题的角度客观全面一些。这样，或许还有可能成为“高手”。</span></p>
<div><span style="font-size: small;"><span style="color: #000000;">附：Microsoft Windows、Mac OS X、Linux等操作系统全球市场占有率一览表：<a href="http://www.nsbase.org/wp-content/uploads/2009/02/20080709014413350.jpg" target="_blank"><img class="alignnone size-full wp-image-177" title="Microsoft Windows、Mac OS X、Linux等操作系统全球市场占有率一览表" src="http://www.nsbase.org/wp-content/uploads/2009/02/20080709014413350.jpg" alt="Microsoft Windows、Mac OS X、Linux等操作系统全球市场占有率一览表" width="805" height="410" /></a></span></span><span style="font-size: small;"> </span><a href="http://hi.baidu.com/guoguo6688/blog/item/723cb3822abf9f97f603a696.html" target="_blank">原文连接</a>:  很精彩</div>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html" title="分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a></li><li><a href="http://www.nsbase.org/2010/06/longene-0-3-0-released.html" title="Longene-0.3.0 发布">Longene-0.3.0 发布</a></li><li><a href="http://www.nsbase.org/2010/05/virtualbox-v3-2-0.html" title="VirtualBox V3.2.0">VirtualBox V3.2.0</a></li><li><a href="http://www.nsbase.org/2010/05/linux-user-awareness-of-the-lack-of-security-led-to-the-mass-zombie-virus.html" title="Linux用户安全意识缺乏导致僵尸病毒大传播">Linux用户安全意识缺乏导致僵尸病毒大传播</a></li><li><a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html" title="Windows操作系统让我们养成了什么臭毛病">Windows操作系统让我们养成了什么臭毛病</a></li><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html" title="Windows系统启动提速技巧(互联网)">Windows系统启动提速技巧(互联网)</a></li><li><a href="http://www.nsbase.org/2009/03/about-windows-xp-and-vista-systems-update-u0026quotmicrosoft-net-frameworku0026quot-role.html" title="关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用">关于Windows XP 和 Vista 系统更新中“Microsoft .NET Framework”的作用</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2009<br />
Source: <a href="http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html">使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗</a><br />
<a href="http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html#comments">2 comments</a><br />
Post tags: <a href="http://www.nsbase.org/tag/linux" rel="tag">Linux</a>, <a href="http://www.nsbase.org/tag/microsoft" rel="tag">Microsoft</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>制作集成SATA驱动的Windows XP sp3 安装光盘</title>
		<link>http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html</link>
		<comments>http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html#comments</comments>
		<pubDate>Sat, 25 Oct 2008 05:45:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[sata]]></category>
		<category><![CDATA[sp3]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[安装盘]]></category>

		<guid isPermaLink="false">http://www.nsbase.org/?p=292</guid>
		<description><![CDATA[<p>现在很多电脑上装了SATA硬盘，但是我们普遍采用的操作系统Windows XP(以下简称XP) SP2中没有集成支持SATA硬盘的驱动程序，在安装XP时若要加载SATA硬盘驱动还得事先将驱动软盘放在软驱中，对于... ]]></description>
			<content:encoded><![CDATA[<p>现在很多电脑上装了SATA硬盘，但是我们普遍采用的操作系统Windows XP(以下简称XP) SP2中没有集成支持SATA硬盘的驱动程序，在安装XP时若要加载SATA硬盘驱动还得事先将驱动软盘放在软驱中，对于没有软驱的电脑岂不麻烦？实际上我们只要按照下面的方法自己刻录一张带有<strong>SATA硬盘驱动</strong>的XP安装盘即可。</p>
<p>提供2种方法</p>
<p><strong> 一、需要准备的软件</strong></p>
<p>1.WinImage：WinImage 是一个用于处理磁盘镜像的好工具，在制作启动光盘时经常要用到。</p>
<p>2.nLite：nLite是个免费软件，这个软件可以为你所定制的Windows安装文件集成Service Pack和Windows安全更新程序，还可以集成常用的应用软件(包括DirectX、.Net Framework、软件整合包、桌面主题和驱动程序等)，并且可以移除Windows安装组件里面你认为不需要使用的组件以减少Windows安装文件的容量，而且还可以优化调整注册表、更改系统服务设置、进行Windows无人参与安装以及创建可引导的ISO光盘镜像等。</p>
<p>3.SATA 驱动程序：可以从你的硬盘厂商的官方网站下载，文件体积很小，约300kB。本人下载回来的驱动程序名为f6flpy32.zip。</p>
<p>4.WindowsXp系统安装盘。</p>
<p><strong>二、制作步骤</strong></p>
<p>下面，本人以为Compaq Presario 系列笔记本制作XP安装盘为例进行讲解，如果你的SATA硬盘驱动与本文介绍的不同，操作方法也类似，把驱动文件名改一下即可。</p>
<p>1.将SATA驱动文档f6flpy32.zip解压缩，释放到“d:\SATADriver”目录下，得到 f6flpy32.exe 文件。</p>
<p>2.启动WinImage，用它打开 “d:\SATADriver\f6flpy32.exe”，在WinImage程序中出现了8个文件的列表，单击“Image/Extract”，将列表中所有文件释放到d:\SATADriver文件夹中。</p>
<p>注：也可以收集多种SATA硬盘的驱动解压释放到d:\SATADriver文件夹中，让制作出来的安装盘适合多种SATA硬盘。</p>
<p>3.将Windows XP安装盘放入光驱，在D盘建立文件夹“XpSp3”。启动nLite程序，选择“Simplified Chinese”语言，进入下一步。在nLite程序的“请选择Windows安装文件所在位置”一步中单击“浏览”按钮，选择光盘所在的盘符 。出现图1所示的提示后，点击“确定”。然后选择刚才建立的文件夹“d:\ XpSp3”，之后进入系统文件拷贝阶段，拷贝完成后“d:\XpSp3”中将会包含制作启动光盘所需的系统文件。进入下一步。</p>
<p><img class="alignnone" src="http://media.nsbase.cn//up/1239506291.jpg" alt="" width="279" height="121" /></p>
<p>图1</p>
<p>4.在“预设”中不做任何设置，直接进入“任务选择”阶段。在“任务选择”阶段选择“驱动程序”和“可引导ISO镜像” (图2)，然后单击“前进”，进入下一步。</p>
<p><img class="alignnone" src="http://media.nsbase.cn//up/1239506384.jpg" alt="" width="300" height="212" /><br />
图2</p>
<p>5.在“整合驱动程序到安装文件”界面中，单击“插入”按钮，在弹出列表中选择“单个驱动程序”，在弹出窗口中选择“d:\SATADriver”文件夹中的文件“iaahci.inf”，打开文件。此时会出现“驱动程序整合选项”界面，选择“文本模式驱动程序”单选按钮，在列表中选择“Intel(R) 82801HEM/HBM SATA AHCI Controller (Mobile ICH8M-E/M)”， 单击“确定”。</p>
<p>6.单击“前进”，此时会弹出提示窗口“应用更改么?”，单击“是”。完成更改后进入下面ISO镜像的制作。</p>
<p>7.将空白光盘插入刻录机，在“可引导ISO镜像”界面中的“模式”中选择下拉列表中的“直接烧录”(也可以选择“创建镜像”，以后再根据镜像制作启动盘)。单击“烧录”按钮，开始刻录。</p>
<p>8.刻录完毕后，该光盘就可以作为系统安装盘使用了，且具有SATA硬盘驱动。</p>
<p><img class="alignnone" src="http://media.nsbase.cn//up/1239506711.jpg" alt="" width="300" height="178" /></p>
<p>第2种:</p>
<p>SATA硬盘有不少优点，但安装操作系统实在麻烦，不仅要抓住机会按“F6”键加载STAT的驱动程序，还要制作带驱动程序的软盘。要命的是如果新机器没有配置软驱，那可就大眼瞪小眼了……来制作一张含SATA驱动程序的WinXP安装光盘吧。你会发现：原来加载SATA硬盘驱动其实很简单。</p>
<p>为了不再让WinXP的安装过程需要通过软盘加载SATA驱动程序，很多人都梦想主板的SATA驱动程序集成到安装光盘中，本文就来DIY一张集成SATA驱动程序的Windows XP安装光盘！</p>
<p>WindowsXP安装目录及文件准备</p>
<p>打开资源管理器，在一个拥有足够磁盘空间(空闲空间至少为700MB；如果将生成后的光盘镜像也放在该分区，则应当保证有一张光盘的双倍容量的空间，即1.4GB左右)的硬盘分区上创建一个文件夹，比如“D:XPSATA”，用于保存WindowsXP的全部安装文件。</p>
<p>把一张完好的WindowsXP安装光盘放入光驱，在资源管理器中将光盘中的文件全部选定，再复制到“D:XPSATA”目录中。</p>
<p>准备驱动程序文件</p>
<p>一般随主板附送的驱动程序安装光盘中都有SATA的驱动程序。打开光盘目录，寻找名称中含有“SATA”或“RAID”字符的文件夹；也可在主板制造商的网站或其它驱动程序下载站点(如：驱动之家“http://www.mydrivers.com”等)寻找与自己的主板芯片组相匹配的SATA驱动程序。</p>
<p>在D盘中建立一个新的目录(如“STATDRV”)，然后将找到的SATA驱动程序文件全部拷贝到这个目录中(D:SATADRV)。这里我们以Si3112的SATA驱动程序为例进行介绍。其它类型的SATA驱动程序的集成步骤几乎完全相同，所不同的仅仅是驱动程序文件名的不同而已。</p>
<p>在这个“D:STATDRV”的文件夹中，一定会有一个扩展名为“.inf”或“.oem”的小文件，如“oemsetup.inf”或者“txtsetup.oem”等(本例中为“txtsetup.oem”)，用记事本程序打开它，随后要用！</p>
<p>编辑“txtsetup.sif”文件</p>
<p>打开“D:XPSATAI386”文件夹，找到一个名为“txtsetup.sif”的文件，这是WindowsXP在安装时加载驱动程序的信息文件，用记事本程序打开它。</p>
<p>按“Ctrl+F”快捷键，打开查找对话框，以“[SourceDisksFiles]”为关键字进行查找(图1)。找到这个字段后，其下面已经存在一些内容(图2)。翻页到这个字段的末尾(注意：不是整个文件内容的末尾)，添加以下内容：“si3112.sys=1,,,,,,3_,4,1”。</p>
<p>这里的“si3112.sys=1,,,,,,3_,4,1”是描述驱动程序所在位置的代码。代码的格式为“filename_on_source=diskid,subdir,upgradecode,newinstallcode,spare,spare,newfilename”，在“txtsetup.sif”</p>
<h2  class="related_post_title">相关文章</h2><ul class="related_post"><li><a href="http://www.nsbase.org/2009/02/with-u0026quotintel-sata-driver-integratoru0026quot-to-create-integrated-sata-drive-windows-xp-installation-cd-rom.html" title="用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘">用“Intel/SATA驱动集成器”打造集成SATA驱动的Windows XP系统安装光盘</a></li><li><a href="http://www.nsbase.org/2010/05/windows-operating-system-so-that-we-develop-what-foul-problems.html" title="Windows操作系统让我们养成了什么臭毛病">Windows操作系统让我们养成了什么臭毛病</a></li><li><a href="http://www.nsbase.org/2009/07/windows-2000-xp-dual-boot-issue-of-system-solutions.html" title="windows-2000-XP双系统启动问题解决方案">windows-2000-XP双系统启动问题解决方案</a></li><li><a href="http://www.nsbase.org/2009/05/acceleration-techniques-to-start-windows-system-internet.html" title="Windows系统启动提速技巧(互联网)">Windows系统启动提速技巧(互联网)</a></li><li><a href="http://www.nsbase.org/2009/03/common-windows-xp-users-run-the-command.html" title="用户常用 Windows XP运行命令">用户常用 Windows XP运行命令</a></li><li><a href="http://www.nsbase.org/2009/02/rain-forest-wind-onekey-ghost-y60%e6%ad%a3%e5%bc%8f%e7%89%88.html" title="雨林木风 OneKey Ghost Y6.0 正式版">雨林木风 OneKey Ghost Y6.0 正式版</a></li><li><a href="http://www.nsbase.org/2009/02/microsoft-releases-ie8-for-windows-7-beta-reliability-update.html" title="微软发布IE8 for Windows 7 beta可靠性更新程序">微软发布IE8 for Windows 7 beta可靠性更新程序</a></li><li><a href="http://www.nsbase.org/2009/02/share-windows-xp-pro-mce-tab-pc-44-oem-version-of-the-installation-activation-key.html" title="分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥">分享Windows XP Pro、Mce、Tab PC四十四个OEM版的安装激活密钥</a></li><li><a href="http://www.nsbase.org/2009/02/concerned-about-the-pc-health-the-use-of-computers-causes-slow-10.html" title="关注PC健康！电脑使用变慢10大原因">关注PC健康！电脑使用变慢10大原因</a></li><li><a href="http://www.nsbase.org/2009/02/the-use-of-linux-operating-system-or-the-computer-u0026quotexpertu0026quot-and-u0026quotrookieu0026quot-of-the-watershed-it.html" title="使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗">使用Linux操作系统与否是计算机“高手”和“菜鸟”的分水岭吗</a></li></ul><hr />
<p><small>© 研发基地 for <a href="http://www.nsbase.org">NS基地</a>, 2008<br />
Source: <a href="http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html">制作集成SATA驱动的Windows XP sp3 安装光盘</a><br />
<a href="http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html#comments">2 comments</a><br />
Post tags: <a href="http://www.nsbase.org/tag/sata" rel="tag">sata</a>, <a href="http://www.nsbase.org/tag/sp3" rel="tag">sp3</a>, <a href="http://www.nsbase.org/tag/windows" rel="tag">Windows</a>, <a href="http://www.nsbase.org/tag/xp" rel="tag">xp</a>, <a href="http://www.nsbase.org/tag/%e5%ae%89%e8%a3%85%e7%9b%98" rel="tag">安装盘</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.nsbase.org/2008/10/the-production-of-integrated-sata-drive-of-the-cd-rom-to-install-windows-xp-sp3.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

