NeoRouter
http://www.neorouter.com/forum/

NeoRouter has not working with Windows 10049
http://www.neorouter.com/forum/viewtopic.php?f=6&t=5672
Page 1 of 1

Author:  Festum [ Tue Apr 07, 2015 5:00 am ]
Post subject:  NeoRouter has not working with Windows 10049

I've face the issue. My tap has gone after updated to 10049. Please help.

https://social.technet.microsoft.com/Fo ... f=required

Author:  kevinz [ Tue Apr 07, 2015 9:01 am ]
Post subject:  Re: NeoRouter has not working with Windows 10049

Hi Festum,

It seems that Windows 10 Build 10049 changed the way network components are identified. There no longer is a "ComponentId" value in the registry, instead the corresponding key is "MatchingDeviceId". This leads to NR service not detecting the TAP Adapter even though it is installed. A workaround is to add the "ComponentId" value to the registry.

Code:
ComponentId    REG_SZ    nrtap


The detailed steps :
Assume NR client has been installed.
1. run regedit, serch "nrtap" in HKEY_LOCAL_MACHINE\SYSTEM\ node
2. stop when found the nrtap driver node , that contains "MatchingDeviceId" key, value is nrtap
3. add a new string key "ComponentId" value is "nrtap"
4. restart nr client service from services.msc

Thanks,
KevinZ - NeoRouter team

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/