Hi,
>> I think this logic is needed to prevent duplicate adapter creation
>> if adapter was renamed and then new version is installed.
>
> Is the driver still always updated (i.e., when update required) even if the
> adapter is not created because of existing ones found?
At the moment yes. Moreo
Hi,
On Tue, Jan 24, 2023 at 9:25 AM Lev Stipakov wrote:
> From: Lev Stipakov
>
> Custom action "FindSystemInfo" finds adapters with certain hwid and
> assigns found adapters' guids to a certain property. Later another custom
> action "EvaluateTUNTAPAdapters" schedules adapter creation if the
>
The ultimate solution to this would be moving adapter creation to MSM,
a shared component which adds/removes the DCO driver. However this change
is not trivial and requires a lot of work. For the time being we apply
this band-aid by excluding Connect-created adapters from enumerations in
"Find
From: Lev Stipakov
Custom action "FindSystemInfo" finds adapters with certain hwid and
assigns found adapters' guids to a certain property. Later another custom
action "EvaluateTUNTAPAdapters" schedules adapter creation if the
abovementioned property is not set - which means no adapters exist
wit