Good day
In attempt to solve the problem with time drift in captured traffic dumps, a TimestampMode key was created with value of 4 in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\npcap\Parameters\
But when upgrading or downgrading npcap, this key deleted (apparently) by installer.
Is it possible to add ability to preserve this setting during install operations?
I observed this situation when upgrading from 1.83 to 1.84, and when downgrading from 1.84 to 1.83.
P.S. I can attach install.log and NPFInstall.log if necessary.