Friday, January 14, 2011

Registry Tweak

* For Internet

1. Type this coding in notepad and save as .reg and then execute this file....this will increase ur surfing n downloading speed

REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentContro
lSet\Servic es\Tcpip\Parameters]
"SackOpts"=dword:00000001
"TcpWindowSize"=dword:0005ae4c
"Tcp1323Opts"=dword:00000003
"DefaultTTL"=dword:00000040
"EnablePMTUBHDetect"=dword:00000000
"EnablePMTUDiscovery"=dword:00000001
"GlobalMaxTcpWindowSize"=dword:0005ae4c


2. For XP & 2K



HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\ServiceProvider

For 98, 98SE & ME

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\VxD\MSTCP\ServiceProvider

On the right for ALL OS's change these entries: (ALL values are HEXIDECIMAL)

DnsPriority = 1
HostsPriority = 1
LocalPriority = 1
NetbtPriority = 1

To change the value right click on the value and select modify and enter the values above

3. [HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Explorer/RemoteComputer/NameSpace]

Delete the key: {D6277990-4C6A-11CF-8D87-00AA0060F5BF}

4. [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings]

look for MaxConnectionsPerServer and MaxConnectionsPer1_0Server (if there is no DWORD like that, create a new one by right clicking on the white region of the right-hand of the editor then select new>DWORD enter MaxConnectionsPerServer as dword name and make another one with MaxConnectionsPer1_0Server as dword name)
click Decimal and set the Value Data field to 6
(This article shows how to increase the number of streams that your browser can draw from. Since Internet Explorer complies with HyperText Protocol v1.1, browsers usually only draw two streams or less from a Web server.We are going to increase that from two streams to six. This should enable you to browse much faster)

No comments:

Post a Comment