From 3af693af34256de45591898346721cf6ffe85391 Mon Sep 17 00:00:00 2001 From: showipintbri <40892800+showipintbri@users.noreply.github.com> Date: Wed, 3 Feb 2021 22:31:16 -0500 Subject: [PATCH] Update zttap300.inf --- ext/bin/tap-windows-ndis6/x86/zttap300.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/bin/tap-windows-ndis6/x86/zttap300.inf b/ext/bin/tap-windows-ndis6/x86/zttap300.inf index a562e9d64..76ba896e3 100644 --- a/ext/bin/tap-windows-ndis6/x86/zttap300.inf +++ b/ext/bin/tap-windows-ndis6/x86/zttap300.inf @@ -67,7 +67,7 @@ AddService = zttap300, 2, zttap300.service [zttap300.reg] HKR, Ndi, Service, 0, "zttap300" -HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; yes, 'ndis5' is correct... yup, Windows. +HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; 'ndis5' is correct HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, , Manufacturer, 0, "%Provider%" HKR, , ProductName, 0, "%DeviceDescription%"