Changes between Version 5 and Version 6 of OpenvpnMSIInstaller


Ignore:
Timestamp:
10/07/18 12:45:55 (6 years ago)
Author:
Samuli Seppänen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenvpnMSIInstaller

    v5 v6  
    1111* We should bundle all the MSI installer into a thin wrapper executable, such as a self-extracting p7zip archive with a script hook that detect which MSI to launch
    1212* The individual MSI files should also be made available for more technical users as well as system administrators
     13* The custom action DLL used in the tap-windows6 MSI installation logic could be included in openvpn.git, so that openvpn-build could easily build and sign it, just as is done with openvpn.exe and openvpnserv.exe. Having it in tap-windows6 repository would make signing that DLL slightly more problematic, as we don't really sign anything with the tap-windows6 buildsystem anymore.
    1314
    1415= Installer targets =