As title. I found nowhere to set the ip address in the registry. After I add
some entry in "[HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms]", CE wouldn't launch at
all. Who can tell me?

Re: How to set static IP in CE when using rtl8139 driver? by sc

sc
Thu Nov 13 11:04:17 CST 2003

try this:
[HKEY_LOCAL_MACHINE\Comm\PCI\RTL81391\Parms\TcpIp]
"EnableDHCP"=dword:0
"DefaultGateway"="xxx.xxx.xxx.xxx"
"UseZeroBroadcast"=dword:0
"IpAddress"="xxx.xxx.xxx.xxx"
"Subnetmask"="255.255.255.0"

"maverick" <mileswang@yahoo.com> wrote in message
news:%23oS4oXTqDHA.2636@tk2msftngp13.phx.gbl...
> As title. I found nowhere to set the ip address in the registry. After I
add
> some entry in "[HKEY_LOCAL_MACHINE\Comm\Tcpip\Parms]", CE wouldn't launch
at
> all. Who can tell me?
>
>
>