Quote:
Originally Posted by luv2chill
What specific changes did you make to bluetooth in this beta? Just curious...
|
the bottom entries in the RGU b2ccfcf1-24f6-491d-800e-d5a53f26f221.rgu
in the folder \OEM\APACHE_Drivers
These entries were missing, They were initially part of what solved the original connection problem in the BTPAN fix I began to apply to my r9.6
Quote:
[HKEY_LOCAL_MACHINE\Comm\ConnectionSharing]
"DisabledOnBoot"=dword:1
"EnableAddressTranslation"=dword:1
"EnableDhcpAllocator"=dword:1
"EnableDnsProxy"=dword:1
"EnablePacketFiltering"=dword:1
"PrivateInterface"=""
"PublicInterface"=""
"SetLastDhcpAddrToIEH"=dword:1
[HKEY_LOCAL_MACHINE\Comm\ConnectionSharing\Driver]
"Dll"="ipnat.dll"
"Flags"=dword:2
"Index"=dword:0
"Prefix"="NAT"
|