also search for root\\tap0901 ComponentId for tap adapter

pull/86/head
Xu Wang 6 months ago committed by GitHub
parent 70e03572b2
commit 4df5260c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save