Anyway, i made 2 .reg files for me to turn on "WOW" mode or off it
Here's the snippets: Wow mod ON
CODE
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{9DB7BEB4-6944-4C2A-8493-401A49B7582B}]
"TcpAckFrequency"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters]
"TCPNoDelay"=dword:00000001
Copy the above and paste to a file with *.reg extension. NOTE Remember the interface is YOUR interface serial number. Save it e.g WoW-on.reg Double click and reboot.
Wow mod Off
CODE
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{9DB7BEB4-6944-4C2A-8493-401A49B7582B}]
"TcpAckFrequency"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters]
"TCPNoDelay"=-
Double click it again and reboot. Back to normal
P.S. This has been tested on Win Xp and Vista. Also make sure you patch vista like the post before this had stated. Vista 64 uses QWORD instead. Again... the interface seriall is YOUR interface and change appropriately.
Please do this at your own risk, which i doubt would be of any harm but heck.. just backup your registry
Dec 13 2007, 02:56 PM
Quote
0.0235sec
0.53
7 queries
GZIP Disabled