<?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; options</title>
	<atom:link href="http://www.ysrh.com/index.php/tag/options/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ysrh.com</link>
	<description>Enjoy Life To The full</description>
	<lastBuildDate>Fri, 18 Nov 2011 15:48:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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] “AllowMultipleTSSessions”=dword:00000000   启用脱机文件： [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache] “Enabled”=dword:00000001   登录时同步所有脱机文件 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache] “SyncAtLogon”=dword:00000000   注销前同步所有脱机文件 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache] “SyncAtLogoff”=dword:00000001   显示提醒程序 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache] “NoReminders”=dword:00000000   在桌面上创建一个脱机文件的快捷方式 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache] “FolderShortcutCreated”=dword:00000000   供临时脱机文件使用的磁盘空间（dword:可设置数值大小） [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\NetCache] “DefCacheSize”=dword:00000000   脱机文件-高级设置：   网络连接丢失时：  [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\NetCache] “GoOfflineAction”=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">“AllowMultipleTSSessions”=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">“Enabled”=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">“SyncAtLogon”=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">“SyncAtLogoff”=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">“NoReminders”=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">“FolderShortcutCreated”=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">“DefCacheSize”=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">“GoOfflineAction”=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、不缓存缩略图 “DisableThumbnailCache”=dword:00000000       2.2、管理网页和文件夹对 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] “NoFileFolderConnection”=dword:00000000 显示两部分并分别进行管理[1] 显示两部分但是作为单一文件进行管理[2] 作为单一文件显示和管理对[0]     2.3、记住每个文件夹的视图设置 “ClassicViewState”=dword:00000000       2.4、使用简单文件共享（推荐） [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] “ForceGuest”=dword:00000001       2.5、鼠标指向文件夹和桌面项时显示提示信息 “ShowInfoTip”=dword:00000001       2.6、显示系统文件夹的内容 “WebViewBarricade”=dword:00000000       2.7、隐藏受保护的操作系统文件（推荐） “ShowSuperHidden”=dword:00000000       2.8、隐藏文件和文件夹 “Hidden”=dword:00000002 不显示隐藏的文件和文件夹[2] 显示所有文件和文件夹[1]     2.9、隐藏已知文件类型的扩展名 “HideFileExt”=dword:00000001       2.10、用彩色显示加密或压缩的NTFS文件 “ShowCompColor”=dword:00000001       2.11、在标题栏显示完整路径 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] “FullPath”=dword:00000000       [...]]]></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">“DisableThumbnailCache”=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">“NoFileFolderConnection”=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">“ClassicViewState”=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">“ForceGuest”=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">“ShowInfoTip”=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">“WebViewBarricade”=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">“ShowSuperHidden”=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">“Hidden”=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">“HideFileExt”=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">“ShowCompColor”=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">“FullPath”=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">“SeparateProcess”=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">“PersistBrowsers”=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">“FullPathAddress”=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">“FolderContentsInfoTip”=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">“{21EC2020-3AEA-1069-A2DD-08002B30309D}”=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">“FriendlyTree”=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">“NoNetCrawling”=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 “NoFileMenu”= dword:00000000 1、常规     1.1、任务  在文件夹中显示常规任务 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] “ShellState”=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] “WebView”=dword:00000001  使用windows传统风格的文件夹 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] “ShellState”=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] “WebView”=dword:00000000      1.2、浏览文件夹 在同一窗口打开每个文件夹 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] “Settings”=hex:0c,00,02,00,0a,01,ef,75,60,00,00,00  在不同窗口打开不同的文件夹 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] “Settings”=hex:0c,00,02,00,2a,01,ef,75,60,00,00,00      1.3、打开项目的方式 通过打击打开项目（指向时选定） [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] “ShellState”=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] “IconUnderline”=hex(0):03,00,00,00     仅当指向图标标题时加下划线 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] “IconUnderline”=hex(0):02,00,00,00  通过双击打开项目（单击时选定） [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] “ShellState”=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">“NoFileMenu”= 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">“ShellState”=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">“WebView”=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">“ShellState”=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">“WebView”=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">“Settings”=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">“Settings”=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">“ShellState”=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">“IconUnderline”=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">“IconUnderline”=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">“ShellState”=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>
	</channel>
</rss>

