<?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>fatkun&#039;s blog &#187; win7</title>
	<atom:link href="http://fatkun.com/tag/win7/feed" rel="self" type="application/rss+xml" />
	<link>http://fatkun.com</link>
	<description>又一个 WordPress 站点</description>
	<lastBuildDate>Sun, 05 Feb 2012 15:21:33 +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>WIN7的菜单栏无法隐藏解决方法（QtTabBar）</title>
		<link>http://fatkun.com/2010/06/win7-menu-can-not-hide.html</link>
		<comments>http://fatkun.com/2010/06/win7-menu-can-not-hide.html#comments</comments>
		<pubDate>Tue, 29 Jun 2010 07:10:59 +0000</pubDate>
		<dc:creator>fatkun</dc:creator>
				<category><![CDATA[电脑知识]]></category>
		<category><![CDATA[QTTabBar]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[无法隐藏]]></category>
		<category><![CDATA[菜单栏]]></category>

		<guid isPermaLink="false">http://fatkun.com/?p=414</guid>
		<description><![CDATA[问题 不能隐藏菜单栏 已经不选菜单栏了，可它还是显示“File，Edit&#8230;.”这一列，在文件夹选项里设置也无效。今天装了个QTTabBar之后，就一直这样菜单栏隐藏不了了，把QTTabBar卸了也还是这样。 按照网上说的修改组策略的方法依然不可以隐藏 解决方法 按“WIN+R”（也就是键盘左下角的徽标键+R），输入gpedit.msg 打开组策略编辑器（也可以在控制面板中搜索“策略”找到），依次展开“用户配置→管理模版→Windows组件→Windows资源管理器”，然后在右侧窗口中双击“在Windows资源管理器中显示菜单栏”，设置为“已禁用”。 然后现在试试能不能把菜单隐藏掉？如果不行，再看下面。 如果依然不行，把下面的内容保存为1.bat，然后双击它运行。 reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser" /v ITBar7Layout /f reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser" /v ITBar7Height /f reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser" /v ITBar7Layout /f reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser" /v ITBar7Height /f]]></description>
			<content:encoded><![CDATA[<h2>问题</h2>
<ol>
<li>不能隐藏菜单栏</li>
<li>已经不选菜单栏了，可它还是显示“File，Edit&#8230;.”这一列，在文件夹选项里设置也无效。今天装了个QTTabBar之后，就一直这样菜单栏隐藏不了了，把QTTabBar卸了也还是这样。</li>
<li>按照网上说的修改组策略的方法依然不可以隐藏</li>
</ol>
<h2>解决方法</h2>
<p>按“WIN+R”（也就是键盘左下角的徽标键+R），输入gpedit.msg 打开组策略编辑器（也可以在控制面板中搜索“策略”找到），依次展开“用户配置→管理模版→Windows组件→Windows资源管理器”，然后在右侧窗口中双击“在Windows资源管理器中显示菜单栏”，设置为“已禁用”。</p>
<p><a class="flickr-image alignnone" title="组策略" href="http://www.flickr.com/photos/fatkun/4744639019/"><img src="http://farm5.static.flickr.com/4117/4744639019_573812d9b9_b.jpg" alt="组策略" /></a></p>
<p><a class="flickr-image alignnone" title="组策略" href="http://www.flickr.com/photos/fatkun/4744639019/"></a>然后现在试试能不能把菜单隐藏掉？如果不行，再看下面。</p>
<p><a class="flickr-image alignnone" title="phpvnSF2r" href="http://www.flickr.com/photos/fatkun/4744647861/"><img src="http://farm5.static.flickr.com/4073/4744647861_4cf606668c.jpg" alt="phpvnSF2r" /></a></p>
<p>如果依然不行，把下面的内容保存为1.bat，然后双击它运行。</p>
<pre>reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser" /v ITBar7Layout /f
reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser" /v ITBar7Height /f
reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser" /v ITBar7Layout /f
reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser" /v ITBar7Height /f</pre>
]]></content:encoded>
			<wfw:commentRss>http://fatkun.com/2010/06/win7-menu-can-not-hide.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>win7“我的电脑”右键”管理”菜单失效的解决办法</title>
		<link>http://fatkun.com/2010/03/win7%e2%80%9c%e6%88%91%e7%9a%84%e7%94%b5%e8%84%91%e2%80%9d%e5%8f%b3%e9%94%ae%e7%ae%a1%e7%90%86%e8%8f%9c%e5%8d%95%e5%a4%b1%e6%95%88%e7%9a%84%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95.html</link>
		<comments>http://fatkun.com/2010/03/win7%e2%80%9c%e6%88%91%e7%9a%84%e7%94%b5%e8%84%91%e2%80%9d%e5%8f%b3%e9%94%ae%e7%ae%a1%e7%90%86%e8%8f%9c%e5%8d%95%e5%a4%b1%e6%95%88%e7%9a%84%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95.html#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:41:27 +0000</pubDate>
		<dc:creator>fatkun</dc:creator>
				<category><![CDATA[电脑知识]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[无效]]></category>
		<category><![CDATA[管理]]></category>
		<category><![CDATA[错误]]></category>

		<guid isPermaLink="false">http://fatkun.com/?p=274</guid>
		<description><![CDATA[不知道装了什么WIN7右键的管理菜单不能用了，提示Explorer.exe出错。上网搜索下，测试可用。记录下来。 &#8212;&#8212;&#8212;&#8212;&#8211; 本文来源：http://hi.baidu.com/xlshuang/blog/item/6d1ca7cdfad74a590eb34529.html 将下面的文本复制到记事本，然后保存为xxx.reg的文件，双击导入即可 Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage] @=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,\ 00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\ 79,00,63,00,6f,00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,\ 00,34,00,30,00,30,00,00,00 "MUIVerb"=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,\ 6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\ 00,6d,00,79,00,63,00,6f,00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,\ 2c,00,2d,00,34,00,30,00,30,00,00,00 "SuppressionPolicy"=dword:4000003c "HasLUAShield"="" [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command] @=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\ 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,\ 00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6f,00,\ 6d,00,70,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00]]></description>
			<content:encoded><![CDATA[<p>不知道装了什么WIN7右键的管理菜单不能用了，提示Explorer.exe出错。上网搜索下，测试可用。记录下来。<br />
&#8212;&#8212;&#8212;&#8212;&#8211;<br />
本文来源：<a href="http://hi.baidu.com/xlshuang/blog/item/6d1ca7cdfad74a590eb34529.html">http://hi.baidu.com/xlshuang/blog/item/6d1ca7cdfad74a590eb34529.html</a></p>
<p><span id="more-274"></span><br />
将下面的文本复制到记事本，然后保存为xxx.reg的文件，双击导入即可<br />
<code>Windows Registry Editor Version 5.00<br />
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage]<br />
@=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,\<br />
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\<br />
79,00,63,00,6f,00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,\<br />
00,34,00,30,00,30,00,00,00<br />
"MUIVerb"=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,\<br />
6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\<br />
00,6d,00,79,00,63,00,6f,00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,\<br />
2c,00,2d,00,34,00,30,00,30,00,00,00<br />
"SuppressionPolicy"=dword:4000003c<br />
"HasLUAShield"=""<br />
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command]<br />
@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\<br />
00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\<br />
65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,\<br />
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6f,00,\<br />
6d,00,70,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00</code></p>
]]></content:encoded>
			<wfw:commentRss>http://fatkun.com/2010/03/win7%e2%80%9c%e6%88%91%e7%9a%84%e7%94%b5%e8%84%91%e2%80%9d%e5%8f%b3%e9%94%ae%e7%ae%a1%e7%90%86%e8%8f%9c%e5%8d%95%e5%a4%b1%e6%95%88%e7%9a%84%e8%a7%a3%e5%86%b3%e5%8a%9e%e6%b3%95.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>关闭“打开文件-安全警告”的方法（每次打开程序都弹出安全警告很烦）</title>
		<link>http://fatkun.com/2009/09/%e5%85%b3%e9%97%ad%e2%80%9c%e6%89%93%e5%bc%80%e6%96%87%e4%bb%b6-%e5%ae%89%e5%85%a8%e8%ad%a6%e5%91%8a%e2%80%9d%e7%9a%84%e6%96%b9%e6%b3%95%ef%bc%88%e6%af%8f%e6%ac%a1%e6%89%93%e5%bc%80%e7%a8%8b%e5%ba%8f.html</link>
		<comments>http://fatkun.com/2009/09/%e5%85%b3%e9%97%ad%e2%80%9c%e6%89%93%e5%bc%80%e6%96%87%e4%bb%b6-%e5%ae%89%e5%85%a8%e8%ad%a6%e5%91%8a%e2%80%9d%e7%9a%84%e6%96%b9%e6%b3%95%ef%bc%88%e6%af%8f%e6%ac%a1%e6%89%93%e5%bc%80%e7%a8%8b%e5%ba%8f.html#comments</comments>
		<pubDate>Sat, 12 Sep 2009 11:59:08 +0000</pubDate>
		<dc:creator>fatkun</dc:creator>
				<category><![CDATA[电脑知识]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[安全警告]]></category>
		<category><![CDATA[安装文件]]></category>

		<guid isPermaLink="false">http://fatkun.com/?p=4</guid>
		<description><![CDATA[有的优化软件再优化后，为了提高安全性，都打开了文件打开安全警告提示，可能有的不想用这个功能，可以按如下方法解决． 方法一 把下面的内容保存为bat文件运行即可 1 2 reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations /v ModRiskFileTypes /t REG_SZ /d .bat;.exe;.reg;.vbs /f gpupdate /force 经过测试，在XP和WIN7中都可以使用 ，也可以在“开始”-》运行-》输入CMD确定，打开命令行，复制上面代码，右键CMD粘贴，回车。 方法二 开始 &#8211;&#62; 运行 &#8211;&#62; gpedit.msc (组策略) &#8211;&#62; 用户配置 &#8211;&#62; 管理模板 &#8211;&#62; windows组件 &#8211;&#62; 附件管理器 &#8211;&#62; 右击 “中等危险文件类型的包含列表” &#8211;&#62; 属性 &#8211;&#62; 选 “已启用” &#8211;&#62; 在 “指定中等危险扩展名” 里输入所要关闭警告的扩展名，例：.exe.;mp3 &#8211;&#62; 确定多个之间用分号隔开 update:这段代码只针对以下扩展名（.bat;.exe;.reg;.vbs）的提示，如果需要其他的可以自行添加。如果还不行请留下你的邮箱我可以联系。 1 &#160;]]></description>
			<content:encoded><![CDATA[<p>有的优化软件再优化后，为了提高安全性，都打开了文件打开安全警告提示，可能有的不想用这个功能，可以按如下方法解决．</p>
<h2>方法一</h2>
<p>把下面的内容保存为bat文件运行即可</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Associations /v ModRiskFileTypes /t REG_SZ /d .bat;.exe;.reg;.vbs /f
gpupdate /force</pre></td></tr></table></div>

<p>经过测试，在XP和WIN7中都可以使用 ，也可以在“开始”-》运行-》输入CMD确定，打开命令行，复制上面代码，右键CMD粘贴，回车。<br />
<a class="flickr-image alignnone" title="cmd" href="http://www.flickr.com/photos/fatkun/4684923153/"><img src="http://farm5.static.flickr.com/4066/4684923153_ff12ddaea7_b.jpg" alt="cmd" /></a></p>
<h2>方法二</h2>
<p>开始 &#8211;&gt; 运行 &#8211;&gt; gpedit.msc (组策略) &#8211;&gt; 用户配置 &#8211;&gt; 管理模板 &#8211;&gt; windows组件 &#8211;&gt; 附件管理器 &#8211;&gt; 右击 “中等危险文件类型的包含列表” &#8211;&gt; 属性 &#8211;&gt; 选 “已启用” &#8211;&gt; 在 “指定中等危险扩展名” 里输入所要关闭警告的扩展名，例：.exe.;mp3 &#8211;&gt; 确定多个之间用分号隔开</p>
<p>update:这段代码只针对以下扩展名（<span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">.bat;.exe;.reg;.vbs<span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 19px; white-space: normal; font-size: 13px;">）的提示，如果需要其他的可以自行添加。如果还不行请<strong>留下你的邮箱</strong>我可以联系。</span></span></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&nbsp;</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://fatkun.com/2009/09/%e5%85%b3%e9%97%ad%e2%80%9c%e6%89%93%e5%bc%80%e6%96%87%e4%bb%b6-%e5%ae%89%e5%85%a8%e8%ad%a6%e5%91%8a%e2%80%9d%e7%9a%84%e6%96%b9%e6%b3%95%ef%bc%88%e6%af%8f%e6%ac%a1%e6%89%93%e5%bc%80%e7%a8%8b%e5%ba%8f.html/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

