Wind4 / vlmcsd

KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
https://forums.mydigitallife.net/threads/50234
8.35k stars 2.23k forks source link

also search for root\\tap0901 ComponentId for vpn tap adapter #86

Open xwang1498 opened 10 months ago

xwang1498 commented 10 months ago

When using the "TAP-Windows Adapter V9" from OpenVPN 2.6.6 on Windows 10, the ComponentId is actually root\tap0901, rather than tap0901. Add this to the search criteria in wintap.c.

(Here's the tap-windows6 update that we're working around)