Hotfix for tapv9 component id

This commit is contained in:
Nikolay Borodin 2024-03-28 15:38:08 +02:00
parent 7c4b14c726
commit 437bd853fd

View file

@ -32,7 +32,7 @@
#define NETWORK_CONNECTIONS_KEY "SYSTEM\\CurrentControlSet\\Control\\Network\\{4D36E972-E325-11CE-BFC1-08002BE10318}"
#define APP_KEY "SOFTWARE\\Lanemu"
#define TAP_OAS_COMPONENT_ID "tapoas"
#define TAP_V9_COMPONENT_ID "root\\tap0901"
#define TAP_V9_COMPONENT_ID "tap0901"
#define USERMODEDEVICEDIR "\\\\.\\Global\\"
#define TAPSUFFIX ".tap"