Quote:
Originally Posted by asenduk
Can you create a cab & oem for this?
|
Add this to the end of an RGU file... ( can't get to it till saturday night...)
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms]
"TcpMaxConnectRetransmissions"=dword:6
"TcpWindowSize"=dword:3EBC0 ;converted value to hex
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:00000010 ;assumed this is hex already
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPer1_0Server"=dword:00000020 ;assumed this is hex already
[HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms]
"Tcp1323Opts"=dword:1
"TcpMaxDupAcks"=dword:2
"EnablePMTUDiscovery"=dword:1
And don't forget to leave 2 blank lines at the bottom of the file....
Edit: Even better yet, visit my tutorial on
Tutorial: Adding Registry Entries to your Rom (RGU Method), Download the OEM attached to the first post, and replace the RGU files contents with the above....