<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[ZAPPER'S Blog]]></title> 
<link>http://www.rnh19.com/gz/index.php</link> 
<description><![CDATA[]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[ZAPPER'S Blog]]></copyright>
<item>
<link>http://www.rnh19.com/gz/read.php?212</link>
<title><![CDATA[Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 ]]></title> 
<author>zapper &lt;admin@yourname.com&gt;</author>
<category><![CDATA[Windows_MAC]]></category>
<pubDate>Fri, 11 May 2007 22:13:57 +0000</pubDate> 
<guid>http://www.rnh19.com/gz/read.php?212</guid> 
<description>
<![CDATA[ 
	Due to enhanced security, to crack the TCP connection limit in Vista is not as easy as in Windows XP. To remove maximum half-open connection limits in Windows Vista, apply the patched tcpip.sys with the following steps:<br/><br/>1. <span style="color: #FF0000;">Download patched tcpip.sys:</span> <a href="http://www.rnh19.com/gz/attachment/200705/vista_tcpip-x64.rar" target="_blank">64-bit tcpip.sys</a> or <a href="http://www.rnh19.com/gz/attachment/200705/vista_tcpip-x86.rar" target="_blank">32-bit tcpip.sys</a>.<br/>Open command prompt, and run the following 2 commands: <br/><div class="code">1. takeown /f c:&#92;windows&#92;system32&#92;drivers&#92;tcpip.sys<br/>2. cacls c:&#92;windows&#92;system32&#92;drivers&#92;tcpip.sys /G “username”:F</div><br/><br/>2. Replace username with the actual user name that used to log on to Windows Vista currently. <br/><br/>3. Disable the <a href="http://www.mydigitallife.info/2007/03/22/disable-tcp-auto-tuning-to-solve-slow-network-cannot-load-web-page-or-download-email-problems-in-vista/" target="_blank">TCP/IP Auto-Tuning</a> feature by running the following command in command prompt: <br/><div class="code">netsh int tcp set global autotuninglevel=disable</div><br/><br/>4. For 64-bit Windows Vista (x64), the integrity checks need to be disabled as it need all drivers to be signed. So run the following command in DOS prompt: <br/><div class="code">bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS</div><br/><br/>5. Replace the tcpip.sys in C:&#92;windows&#92;system32&#92;drivers&#92; &nbsp; folder with the patched tcpip.sys downloaded from step 1 (remember the use the correct x64 or x86 version）. Normally, this procedure can be done by simply login to Windows Vista with administrator account. However, if the process failed, reboot the computer and then press F8 to boot up in Safe Mode, and then copy and paste overwrite the tcpip.sys.<br/><br/>6. Next, the maximum number of TCP half complete connection limits need to be set in registry. Open registry editor (regedit), and navigate to the following registry key: <br/><div class="code">HKEY_LOCALL_MACHINE/SYSTEM/CurrentControlSet/Services/Tcpip/Parameters</div><br/><br/>7. Right click on the right pane, select “New”, then select “DWORD value”. Enter the new value name as “TcpNumConnections” (without quotes).<br/><br/>8. Double click on TcpNumConnections registry value, and modify the value data to the desired maximum TCP/IP connection limit that you want to allow, in decimal value. For example, enter 500 as the value data for TcpNumConnections. You can use any limit that you prefer. Alternatively, <span style="color: #FF0000;">download this</span> <a href="attachment/200705/vista_crack_tcpip_reg.rar" target="_blank">registry registration file</a> that when executed, will set the TCP simultaneous connection limit to 16777214 (you can always modify the value in the file or in the registry after applied).<br/><br/>9. Restart computer.<br/><br/>Tags - <a href="tag.php?tag=tcp%2Fip" rel="tag">tcp/ip</a> , <a href="tag.php?tag=%E8%BF%9E%E6%8E%A5%E6%95%B0" rel="tag">连接数</a> , <a href="tag.php?tag=vista" rel="tag">vista</a>
]]>
</description>
</item><item>
<link>http://www.rnh19.com/gz/read.php?212&amp;guid=0#topreply</link>
<title><![CDATA[[评论] Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 ]]></title> 
<author>seax &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 07 Mar 2008 12:16:39 +0000</pubDate> 
<guid>http://www.rnh19.com/gz/read.php?212&amp;guid=0#topreply</guid> 
<description>
<![CDATA[ 
	不用这么麻烦了，现在已经可以破解所有版本了，破解补丁,补丁下载地址：<br/><a href="http://www.romaren.com/site/?uid-2-action-viewspace-itemid-2467" target="_blank">http://www.romaren.com/site/?uid-2-action-viewspace-itemid-2...</a><br/><br/>vista和XP一样，TCP/IP也是有线程限制的，也就使得大家用BT下载的时候速度很慢，如果再打开网页在下载的时候，几乎就很难打开网页了。这都是因为链接有限制。现在给大家真正可以用的vista的线程数破解补丁。<br/>注意下载的时候先看看自己系统盘 WindowsSystem32Drivers 文件夹下面的tcpip.sys文件，看看是什么版本的。<br/><br/>查看版本方法：进入目录WindowsSystem32Drivers ，一般是系统盘C盘，右键点击tcpip.sys文件，选择&quot;属性&quot;，然后再点击&quot;详细信息&quot;，就可以看到文件的版本了。如下图所示：<br/><br/><br/><br/><br/>安装方法：每个压缩包解压之后都会有一个InstallPatch32.bat，InstallPatch64.bat或者Install32.bat，Install64.bat，32就是32位版本的windows &nbsp;vista，如果你用64位的vista，就点击InstallPatch64.bat，Install64.bat安装。安装的时候如果说你没有权限就右键点击文件，选择&quot;以管理员身份运行&quot;。如果安装之后上不了网，可能就是你安装了错误版本的破解文件，你只要反安装UndoPatch.bat就可以了，然后看看正确的你的tcpip.sys文件版本，选择正确的安装就ok了。<br/><br/><br/>每个版本对应的补丁是不同的 大家先看看自己的tcpip.sys 文件的版本，选择适合自己的版本下载<br/>文件都放在ziddu网盘下载，下载的时候点击download，输入验证码注意大小写。<br/>每个文件都用zip打包，解压密码是：<a href="http://www.RomaRen.com" target="_blank">www.RomaRen.com</a> &nbsp; &nbsp; （解压密码注意大小写）<br/><br/>Vista tcpip.sys and UAC Auto Patcher v1.6: VistaTcpipUacPatch1.6.zip <br/>For Vista RTM with tcpip.sys 版本 6.0.6000.16386. (Support x86/32-bit and x64/64-bit editions)<br/><br/>Vista tcpip.sys and UAC Auto Patcher v1.9: VistaTcpipUacPatch1.9.zip<br/>For Vista RTM with tcpip.sys 版本 6.0.6000.16567, applicable after installing KB941644. (Support x86/32-bit and x64/64-bit editions).<br/><br/>Vista tcpip.sys and UAC Auto Patcher v1.9b: VistaTcpipUacPatch1.9b.zip<br/>For Vista RTM with tcpip.sys 版本 6.0.6000.20689, applicable after installing KB941644. (Support x86/32-bit and x64/64-bit editions).<br/><br/>Vista tcpip.sys and UAC Auto Patcher v1.9c: VistaTcpipUacPatch1.9c.zip<br/>For Vista RTM with tcpip.sys 版本 6.0.6000.16627, applicable after installing KB946456. (Support x86 or 32-bit edition only)<br/><br/>Vista tcpip.sys and UAC Auto Patcher v1.9d: VistaTcpipUacPatch1.9d.zip<br/>For Vista RTM with tcpip.sys 版本 6.0.6000.20752, applicable after installing KB946456. (Support x86 or 32-bit edition only)<br/><br/>Vista tcpip.sys and UAC Auto Patcher v2.0: VistaTcpipUacPatch2.0.zip<br/>For Vista SP1 with tcpip.sys 版本 6.0.60001.18000 (Support x86 or 32-bit edition only)
]]>
</description>
</item><item>
<link>http://www.rnh19.com/gz/read.php?212&amp;guid=1#topreply</link>
<title><![CDATA[[评论] Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 ]]></title> 
<author>維茲 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Sat, 05 Apr 2008 20:39:59 +0000</pubDate> 
<guid>http://www.rnh19.com/gz/read.php?212&amp;guid=1#topreply</guid> 
<description>
<![CDATA[ 
	64位元版<br/>沒有方法嗎?<br/>6.0.6000.16627
]]>
</description>
</item><item>
<link>http://www.rnh19.com/gz/read.php?212&amp;guid=2#topreply</link>
<title><![CDATA[[评论] Windows Vista tcpip.sys Connection Limit Patch for Event ID 4226 ]]></title> 
<author>hahah &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 16 Jun 2008 05:17:52 +0000</pubDate> 
<guid>http://www.rnh19.com/gz/read.php?212&amp;guid=2#topreply</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>