<?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>怡水若寒/王聪的博客 &#187; xp</title>
	<atom:link href="http://www.ysrh.com/index.php/tag/xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ysrh.com</link>
	<description>Cory WONG &#039;s Blog</description>
	<lastBuildDate>Sat, 17 Jul 2010 02:17:18 +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 XP文件夹选项与注册表的对应说明(三)</title>
		<link>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-3/</link>
		<comments>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-3/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:02:25 +0000</pubDate>
		<dc:creator>怡水若寒</dc:creator>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[options]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.ysrh.com/?p=551</guid>
		<description><![CDATA[3、文件类型（略过）
4、脱机文件
开启脱机文件选项卡内容在控制面板里的用户账户，更改用户登录和注销的方式，取消使用快速用户切换。
对应注册表设置为：



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]


&#8220;AllowMultipleTSSessions&#8221;=dword:00000000



 
启用脱机文件：



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]


&#8220;Enabled&#8221;=dword:00000001



 
登录时同步所有脱机文件



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]


&#8220;SyncAtLogon&#8221;=dword:00000000



 
注销前同步所有脱机文件



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]


&#8220;SyncAtLogoff&#8221;=dword:00000001



 
显示提醒程序



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]


&#8220;NoReminders&#8221;=dword:00000000



 
在桌面上创建一个脱机文件的快捷方式



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]


&#8220;FolderShortcutCreated&#8221;=dword:00000000



 
供临时脱机文件使用的磁盘空间（dword:可设置数值大小）



[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]


&#8220;DefCacheSize&#8221;=dword:00000000



 
脱机文件-高级设置：
 
网络连接丢失时：



 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]


&#8220;GoOfflineAction&#8221;=dword:00000001



通知我，然后开始脱机工作。[0]
不允许计算机脱机工作。[1]
*原文地址：http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-3/
 采用CC创作共用协议,可保留本信息并&#60;署名、非商业和保持一致&#62;转载.
怡水若寒/王聪的博客中的原创内容遵循以下授权 Creative Commons(创作共用)授权.
]]></description>
			<content:encoded><![CDATA[<p>3、文件类型（略过）</p>
<p>4、脱机文件<a href="http://www.ysrh.com/wp-content/uploads/2010/01/docoff.jpg"></a></p>
<p>开启脱机文件选项卡内容在控制面板里的用户账户，更改用户登录和注销的方式，取消使用快速用户切换。<a href="http://www.ysrh.com/wp-content/uploads/2010/01/docoff.jpg"><img title="docoff" src="http://www.ysrh.com/wp-content/uploads/2010/01/docoff-246x300.jpg" alt="" width="246" height="300" /></a><a href="http://www.ysrh.com/wp-content/uploads/2010/01/docoff.jpg"></a></p>
<p>对应注册表设置为：</p>
<table border="0" cellspacing="1" cellpadding="0" width="108%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;AllowMultipleTSSessions&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p>启用脱机文件：</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;Enabled&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p>登录时同步所有脱机文件</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;SyncAtLogon&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><span id="more-551"></span>注销前同步所有脱机文件</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;SyncAtLogoff&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p>显示提醒程序</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;NoReminders&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p>在桌面上创建一个脱机文件的快捷方式</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;FolderShortcutCreated&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p>供临时脱机文件使用的磁盘空间（dword:可设置数值大小）</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;DefCacheSize&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>脱机文件-</strong><strong>高级设置</strong>：</p>
<p> <a href="http://www.ysrh.com/wp-content/uploads/2010/01/docoffadv.jpg"><img class="alignnone size-medium wp-image-553" title="docoffadv" src="http://www.ysrh.com/wp-content/uploads/2010/01/docoffadv-293x300.jpg" alt="" width="293" height="300" /></a></p>
<p>网络连接丢失时：</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;GoOfflineAction&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p>通知我，然后开始脱机工作。[0]</p>
<p>不允许计算机脱机工作。[1]</p>
<p><em>*原文地址：<a href="http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-3/">http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-3/</a></em></p>
<p><a href="http://creativecommons.org/licenses/by/2.5/cn/"><img src="http://i.creativecommons.org/l/by/2.5/cn/88x31.png" alt="Creative Commons(创作共用)授权" /></a> 采用CC创作共用协议,可保留本信息并&lt;署名、非商业和保持一致&gt;转载.<br />
<a href="http://www.ysrh.com/">怡水若寒/王聪的博客</a>中的原创内容遵循以下授权 <a href="http://creativecommons.org/licenses/by/2.5/cn/">Creative Commons(创作共用)授权</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows XP文件夹选项与注册表的对应说明(二)</title>
		<link>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-2/</link>
		<comments>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-2/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 01:51:51 +0000</pubDate>
		<dc:creator>怡水若寒</dc:creator>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[options]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.ysrh.com/?p=545</guid>
		<description><![CDATA[2、查看/高级设置
本部分内容若无特殊说明，值和数据均表示在以下注册表项内：



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]



 
    2.1、不缓存缩略图



&#8220;DisableThumbnailCache&#8221;=dword:00000000



 
    2.2、管理网页和文件夹对



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]


&#8220;NoFileFolderConnection&#8221;=dword:00000000



显示两部分并分别进行管理[1]
显示两部分但是作为单一文件进行管理[2]
作为单一文件显示和管理对[0]
    2.3、记住每个文件夹的视图设置



&#8220;ClassicViewState&#8221;=dword:00000000



 
    2.4、使用简单文件共享（推荐）



[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]


&#8220;ForceGuest&#8221;=dword:00000001



 
    2.5、鼠标指向文件夹和桌面项时显示提示信息



&#8220;ShowInfoTip&#8221;=dword:00000001



 
    2.6、显示系统文件夹的内容



&#8220;WebViewBarricade&#8221;=dword:00000000



 
    2.7、隐藏受保护的操作系统文件（推荐）



&#8220;ShowSuperHidden&#8221;=dword:00000000



 
    2.8、隐藏文件和文件夹



&#8220;Hidden&#8221;=dword:00000002



不显示隐藏的文件和文件夹[2]
显示所有文件和文件夹[1]
    2.9、隐藏已知文件类型的扩展名



&#8220;HideFileExt&#8221;=dword:00000001



 
    2.10、用彩色显示加密或压缩的NTFS文件



&#8220;ShowCompColor&#8221;=dword:00000001



 
    2.11、在标题栏显示完整路径



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]


&#8220;FullPath&#8221;=dword:00000000



 
    2.12、在单独的进程中打开文件夹窗口



&#8220;SeparateProcess&#8221;=dword:00000000



 
    2.13、在登录时还原上一个文件夹窗口



&#8220;PersistBrowsers&#8221;=dword:00000000



 
    2.14、在地址栏中显示完整路径



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]


&#8220;FullPathAddress&#8221;=dword:00000001



 
    2.15、在文件夹提示中显示文件夹大小信息



&#8220;FolderContentsInfoTip&#8221;=dword:00000001



 
    2.16、在我的电脑上显示控制面板



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons]


&#8220;{21EC2020-3AEA-1069-A2DD-08002B30309D}&#8221;=dword:00000001



 
    2.17、在资源管理器文件夹列表中显示简单文件查看



&#8220;FriendlyTree&#8221;=dword:00000001



 
    2.18、自动搜索网络文件夹和打印机



&#8220;NoNetCrawling&#8221;=dword:00000000



延伸阅读：Windows XP文件夹选项与注册表的对应说明(三)  
*原文地址：http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-2/
 采用CC创作共用协议,可保留本信息并&#60;署名、非商业和保持一致&#62;转载.
怡水若寒/王聪的博客中的原创内容遵循以下授权 Creative Commons(创作共用)授权.
]]></description>
			<content:encoded><![CDATA[<p>2、查看/高级设置</p>
<p>本部分内容若无特殊说明，值和数据均表示在以下注册表项内：</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]</strong></td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    </strong><strong>2.1、不缓存缩略图</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;DisableThumbnailCache&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.2、管理网页和文件夹对</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;NoFileFolderConnection&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p>显示两部分并分别进行管理[1]</p>
<p>显示两部分但是作为单一文件进行管理[2]</p>
<p>作为单一文件显示和管理对[0]</p>
<p><strong>    2.3、记住每个文件夹的视图设置</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;ClassicViewState&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.4、使用简单文件共享（推荐）</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;ForceGuest&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> <span id="more-545"></span></p>
<p><strong>    2.5、鼠标指向文件夹和桌面项时显示提示信息</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;ShowInfoTip&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.6、显示系统文件夹的内容</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;WebViewBarricade&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.7、隐藏受保护的操作系统文件（推荐）</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;ShowSuperHidden&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.8、隐藏文件和文件夹</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;Hidden&#8221;=dword:00000002</td>
</tr>
</tbody>
</table>
<p>不显示隐藏的文件和文件夹[2]</p>
<p>显示所有文件和文件夹[1]</p>
<p><strong>    2.9、隐藏已知文件类型的扩展名</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;HideFileExt&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p>    <strong>2.10、用彩色显示加密或压缩的NTFS文件</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;ShowCompColor&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.11、在标题栏显示完整路径</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;FullPath&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.12、在单独的进程中打开文件夹窗口</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;SeparateProcess&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.13、在登录时还原上一个文件夹窗口</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;PersistBrowsers&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.14、在地址栏中显示完整路径</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;FullPathAddress&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.15、在文件夹提示中显示文件夹大小信息</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;FolderContentsInfoTip&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.16、在我的电脑上显示控制面板</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;{21EC2020-3AEA-1069-A2DD-08002B30309D}&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    </strong><strong>2.17、在资源管理器文件夹列表中显示简单文件查看</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;FriendlyTree&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> </p>
<p><strong>    2.18、自动搜索网络文件夹和打印机</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top">&#8220;NoNetCrawling&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p>延伸阅读：<a href="http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-3/">Windows XP文件夹选项与注册表的对应说明(三)</a>  </p>
<p><em>*原文地址：<a href="http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-2/">http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-2/</a></em></p>
<p><a href="http://creativecommons.org/licenses/by/2.5/cn/"><img src="http://i.creativecommons.org/l/by/2.5/cn/88x31.png" alt="Creative Commons(创作共用)授权" /></a> 采用CC创作共用协议,可保留本信息并&lt;署名、非商业和保持一致&gt;转载.<br />
<a href="http://www.ysrh.com/">怡水若寒/王聪的博客</a>中的原创内容遵循以下授权 <a href="http://creativecommons.org/licenses/by/2.5/cn/">Creative Commons(创作共用)授权</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows XP文件夹选项与注册表的对应说明(一)</title>
		<link>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-1/</link>
		<comments>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-1/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 01:45:46 +0000</pubDate>
		<dc:creator>怡水若寒</dc:creator>
				<category><![CDATA[应用技术]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[options]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.ysrh.com/?p=540</guid>
		<description><![CDATA[说在前面、文件夹选项的显示：



HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer


&#8220;NoFileMenu&#8221;= dword:00000000



1、常规

    1.1、任务  
在文件夹中显示常规任务



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]


&#8220;ShellState&#8221;=hex:24,00,00,00,30,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]


&#8220;WebView&#8221;=dword:00000001



 使用windows传统风格的文件夹



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]


&#8220;ShellState&#8221;=hex:24,00,00,00,3a,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00


[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]


&#8220;WebView&#8221;=dword:00000000



     1.2、浏览文件夹
在同一窗口打开每个文件夹



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]


&#8220;Settings&#8221;=hex:0c,00,02,00,0a,01,ef,75,60,00,00,00



 在不同窗口打开不同的文件夹



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]


&#8220;Settings&#8221;=hex:0c,00,02,00,2a,01,ef,75,60,00,00,00



     1.3、打开项目的方式
通过打击打开项目（指向时选定）



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]


&#8220;ShellState&#8221;=hex:24,00,00,00,3a,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00



 根据浏览器设置给图标标题加下划线



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]


&#8220;IconUnderline&#8221;=hex(0):03,00,00,00



    仅当指向图标标题时加下划线



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]


&#8220;IconUnderline&#8221;=hex(0):02,00,00,00



 通过双击打开项目（单击时选定）



[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]


&#8220;ShellState&#8221;=hex:24,00,00,00,1a,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00



延伸阅读：Windows XP文件夹选项与注册表的对应说明(二) 
*原文地址：http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-1/
 采用CC创作共用协议,可保留本信息并&#60;署名、非商业和保持一致&#62;转载.
怡水若寒/王聪的博客中的原创内容遵循以下授权 Creative Commons(创作共用)授权.
]]></description>
			<content:encoded><![CDATA[<p><strong>说在前面、文件夹选项的显示：</strong></p>
<table border="0" cellspacing="1" cellpadding="0" width="112%">
<tbody>
<tr>
<td valign="top"><strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</strong></td>
</tr>
<tr>
<td valign="top">&#8220;NoFileMenu&#8221;= dword:00000000</td>
</tr>
</tbody>
</table>
<p>1、常规<br />
<a href="http://www.ysrh.com/wp-content/uploads/2010/01/docfo.jpg"><img class="alignnone size-medium wp-image-541" title="docfo" src="http://www.ysrh.com/wp-content/uploads/2010/01/docfo-246x300.jpg" alt="" width="246" height="300" /></a></p>
<p><strong>    1.1、任务  </strong></p>
<p>在文件夹中显示常规任务</p>
<table border="0" cellspacing="1" cellpadding="0" width="112%">
<tbody>
<tr>
<td colspan="2" valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]</strong></td>
</tr>
<tr>
<td colspan="2" valign="top">&#8220;ShellState&#8221;=hex:24,00,00,00,30,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\<br />
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00</td>
</tr>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;WebView&#8221;=dword:00000001</td>
</tr>
</tbody>
</table>
<p> 使用windows传统风格的文件夹</p>
<table border="0" cellspacing="1" cellpadding="0" width="112%">
<tbody>
<tr>
<td colspan="2" valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]</strong></td>
</tr>
<tr>
<td colspan="2" valign="top">&#8220;ShellState&#8221;=hex:24,00,00,00,3a,08,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\<br />
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00</td>
</tr>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;WebView&#8221;=dword:00000000</td>
</tr>
</tbody>
</table>
<p><span id="more-540"></span> <strong>    1.2、浏览文件夹</strong></p>
<p>在同一窗口打开每个文件夹</p>
<table border="0" cellspacing="1" cellpadding="0" width="115%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;Settings&#8221;=hex:0c,00,02,00,0a,01,ef,75,60,00,00,00</td>
</tr>
</tbody>
</table>
<p> 在不同窗口打开不同的文件夹</p>
<table border="0" cellspacing="1" cellpadding="0" width="115%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;Settings&#8221;=hex:0c,00,02,00,2a,01,ef,75,60,00,00,00</td>
</tr>
</tbody>
</table>
<p>     <strong>1.3、打开项目的方式</strong></p>
<p>通过打击打开项目（指向时选定）</p>
<table border="0" cellspacing="1" cellpadding="0" width="112%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;ShellState&#8221;=hex:24,00,00,00,3a,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\<br />
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00</td>
</tr>
</tbody>
</table>
<p> 根据浏览器设置给图标标题加下划线</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;IconUnderline&#8221;=hex(0):03,00,00,00</td>
</tr>
</tbody>
</table>
<p>    仅当指向图标标题时加下划线</p>
<table border="0" cellspacing="1" cellpadding="0" width="100%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;IconUnderline&#8221;=hex(0):02,00,00,00</td>
</tr>
</tbody>
</table>
<p> 通过双击打开项目（单击时选定）</p>
<table border="0" cellspacing="1" cellpadding="0" width="112%">
<tbody>
<tr>
<td valign="top"><strong>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]</strong></td>
</tr>
<tr>
<td valign="top">&#8220;ShellState&#8221;=hex:24,00,00,00,1a,28,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\<br />
  01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00</td>
</tr>
</tbody>
</table>
<p>延伸阅读：<a href="http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-2/">Windows XP文件夹选项与注册表的对应说明(二)</a> </p>
<p><em>*原文地址：<a href="http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-1/">http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-1/</a></em></p>
<p><a href="http://creativecommons.org/licenses/by/2.5/cn/"><img src="http://i.creativecommons.org/l/by/2.5/cn/88x31.png" alt="Creative Commons(创作共用)授权" /></a> 采用CC创作共用协议,可保留本信息并&lt;署名、非商业和保持一致&gt;转载.<br />
<a href="http://www.ysrh.com/">怡水若寒/王聪的博客</a>中的原创内容遵循以下授权 <a href="http://creativecommons.org/licenses/by/2.5/cn/">Creative Commons(创作共用)授权</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ysrh.com/index.php/windows-xp-folder-options-registry-corresponding-instructions-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XPSP3性能超越SP2 VistaSP1又令人失望？</title>
		<link>http://www.ysrh.com/index.php/xp-sp3-better-sp2/</link>
		<comments>http://www.ysrh.com/index.php/xp-sp3-better-sp2/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 15:27:25 +0000</pubDate>
		<dc:creator>怡水若寒</dc:creator>
				<category><![CDATA[软件分享]]></category>
		<category><![CDATA[sp]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.ysrh.com/?p=182</guid>
		<description><![CDATA[
XPSP3性能超越SP2？
　　在一项OfficeBench(这是一个模拟MS Office组件运行的程序)测试中，测试人员发现刚泄漏不久的XP SP3(v.3244)相对SP2性能提升较为明显。虽然微软称SP3只是一个补丁包，并没有对性能提升作出承诺，但是SP3的性能提升还是显而易见的。相比较而言，人们较为期待的Vista SP1表现较差，相比RTM性能上的改进非常微弱。
　　测试结果如上图所示，由于Y坐标为所花费的时间(秒)，所以得分越少越好。显然XP要好于Vista，但是请注意，当时XP的得分也是落后于2000的，所以不要因此得出Vista比XP差的错误结论。
　　测试机器：Dell XPS M1710(2GHz Core 2 Duo CPU, 1GB of RAM, nVidia GeForce Go 7900GS)。
　　难道语言：Windows Vista = Windows ME &#8220;Reloaded&#8221; 会成为现实吗？
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-181" title="i20071126143933" src="http://www.ysrh.com/wp-content/uploads/2009/06/i20071126143933-300x186.gif" alt="i20071126143933" width="300" height="186" /></p>
<p>XPSP3性能超越SP2？<br />
　　在一项OfficeBench(这是一个模拟MS Office组件运行的程序)测试中，测试人员发现刚泄漏不久的XP SP3(v.3244)相对SP2性能提升较为明显。虽然微软称SP3只是一个补丁包，并没有对性能提升作出承诺，但是SP3的性能提升还是显而易见的。相比较而言，人们较为期待的Vista SP1表现较差，相比RTM性能上的改进非常微弱。</p>
<p>　　测试结果如上图所示，由于Y坐标为所花费的时间(秒)，所以得分越少越好。显然XP要好于Vista，但是请注意，当时XP的得分也是落后于2000的，所以不要因此得出Vista比XP差的错误结论。</p>
<p>　　测试机器：Dell XPS M1710(2GHz Core 2 Duo CPU, 1GB of RAM, nVidia GeForce Go 7900GS)。</p>
<p>　　难道语言：Windows Vista = Windows ME &#8220;Reloaded&#8221; 会成为现实吗？</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ysrh.com/index.php/xp-sp3-better-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
