RNDIS Registry Settings (Windows Embedded CE 6.0)
1/6/2010
USB function RNDIS client driver registry settings for your hardware platform are defined in the %_WINCEROOT%\Platform\%_TGTPLAT%\Files\Project.reg.
The RNDIS client driver is specified by setting the DefaultClientDriver registry value to "RNDIS".
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="RNDIS"
Registry settings for the RNDIS client driver are defined under the HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\RNDIS registry key. For more information about these registry values, see USB Function Client Driver Registry Settings.
Additional registry settings for the RNDIS client driver are defined as follows:
[HKEY_LOCAL_MACHINE\Comm\RndisFn]
;LOC_FRIENDLYRNDISFUNCTION
"DisplayName"=mui_sz:"netmui.dll,#9003"
"Group"="NDIS"
"ImagePath"="rndisfn.dll"
"NoDeviceCreate"=dword:01
[HKEY_LOCAL_MACHINE\Comm\RndisFn\Linkage]
"Route"=multi_sz:"RndisFn1"
[HKEY_LOCAL_MACHINE\Comm\RndisFn1]
;LOC_FRIENDLYRNDISHOST
"DisplayName"=mui_sz:"netmui.dll,#9002"
"Group"="NDIS"
"ImagePath"="rndisfn.dll"
[HKEY_LOCAL_MACHINE\Comm\RndisFn1\Parms]
"BusNumber"=dword:0
"BusType"=dword:0
"RebindOnResume"=dword:0