View Single Post
  #987 (permalink)  
Old 10-31-2008, 06:56 PM
rstoyguy's Avatar
rstoyguy
SuperNoob
Offline
Threadstarter
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Custom OEM Requests ...Get them here! Updated: 10/21/08

Quote:
Originally Posted by asenduk View Post
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....
__________________
If this post was helpfull, let me know by clicking Thanks!


Last edited by rstoyguy; 10-31-2008 at 07:17 PM.