Merge 4df5260c05
into 70e03572b2
This commit is contained in:
commit
c536e25966
|
@ -188,6 +188,7 @@ static HANDLE OpenTapHandle()
|
|||
(
|
||||
!strncmp(regData, "tap0801", sizeof(regData)) ||
|
||||
!strncmp(regData, "tap0901", sizeof(regData)) ||
|
||||
!strncmp(regData, "root\\tap0901", sizeof(regData)) ||
|
||||
!strncmp(regData, "TEAMVIEWERVPN", sizeof(regData))
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue