I have a brand new Asus M7 NUC and Turboactivate 4.4.4.0 keeps disabling the Intel(R) Wi-Fi 7 BE202 adapter every time it gets called in my program.
The message that pops up is:
"Activation Error
There are network adapters on the system that are disabled (there aren't any that are) and TurboActivate couldn't read their hardware properties (even after trying and failed to enable the adapters automatically). Enable the network adapterss, rerun this wizard, and TurboActivate will be able to “remember” the adapters even if the adapters are disabled in the future.
Note: The network adapters do not need an active internet connection. The just need to not be disabled. Where they are or are not connected to the internet/intranet is not important"
They only solution I have found is to move Turboactivate and all its .dlls out of my program's folder.
What happens is when Turboactivate runs it disables the WiFi adapter and then complains that there is a disabled adapter it can't read, which of course by that time is true.
What's the fix?
Ahhh, I see there is a new version 26.0.2. I installed that but it crashes my program (C#.NET), but doesn't disable the network adapter, so I imagine it's the old example TurboActivate code in my prgram doing that. Will look at the example code for the new version