; ___________________________________ ; / \ ; | Copyright SpeedGuide.net 1999-2000. | ; | http://www.speedguide.net | ; | support@speedguide.net | ; \___________________________________/ ; ; ; Use at your own risk. ; ; This file is intended for use with Windows 2000/XP ONLY ! Check the resources at ; http://www.speedguide.net for tweaking other operating systems, information ; on advanced Regisry editting and all your broadband needs. ; ; ; To install the patch, simply highlight this .inf file, right-click and choose ; "install" from the pull-down menu. ; ; It is always a good idea to backup your Registry before making changes. ; ---------------------------------------------------------------------------------- ; ; This generic patch removes the TCP/IP Registry values for high speed/high latency ; Internet connections, reverting the Registry to its default state. ; ; You need to reboot for changes to take effect. ; ; ----------------------------------------------------------------------------------- [Version] Signature = "$Windows NT$" [DefaultInstall] DelReg=Delete_Old_Tweaks AddReg=Add_SpeedGuide_Tweaks [Delete_Old_Tweaks] HKLM,System\CurrentControlSet\Services\Tcpip\Parameters,SackOpts HKLM,System\CurrentControlSet\Services\Tcpip\Parameters,DefaultTTL HKLM,System\CurrentControlSet\Services\Tcpip\Parameters,EnablePMTUBHDetect HKLM,System\CurrentControlSet\Services\Tcpip\Parameters,EnablePMTUDiscovery HKLM,System\CurrentControlSet\Services\Tcpip\Parameters,TcpWindowSize HKLM,System\CurrentControlSet\Services\Tcpip\Parameters,GlobalMaxTcpWindowSize HKLM,System\CurrentControlSet\Services\Tcpip\Parameters,Tcp1323Opts