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
new
> driver later on, the damage has been done.
> 
> This means me going back to the drawing board inventing our own MSI
> custom action to install the driver and hopefully update seamlessly.

I have resolved this by rescheduling RemoveExistingProducts in the post
install phase.

Best regards,
Simon

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to