Hi,
> After testing the MSI updating (installing newer MSI package over the
> previous one), I have found out that WiX driver installation custom action
> uninstalls the previous driver in RemoveExistingProducts pass, which
> effectively removes all existing TAP interfaces. Though it installs the
-devel@lists.sourceforge.net)
Subject: [Openvpn-devel] TAP-Windows MSI packages
Hi!
Finally, I have some MSI material to share with community. My playground is
at https://github.com/rozmansi/tap-windows6.
It proved a lot more work than I estimated back in Karlsruhe. The core
problem was
Hi!
Finally, I have some MSI material to share with community. My playground is
at https://github.com/rozmansi/tap-windows6.
It proved a lot more work than I estimated back in Karlsruhe. The core
problem was driver install and TAP interface creation within the MSI
package. Well actually, th