dgalbraith / chocolatey-packages

Automatic and manual Chocolatey packages
MIT License
4 stars 20 forks source link

(gh-495) Implements Pre-Logon Access Provider for OpenVPN #496

Closed anicoa closed 1 year ago

anicoa commented 1 year ago

Should resolve #495.

chocolateyInstall.ps1, README.md and openvpn.nuspec have been updated accordingly.

Has been tested with `choco install openvpn --package-parameters="/guionlogon /service /dcodriver /gui /addtodesktop /PLAP /WintunDriver" -s ."

First PR for chocolatey, if anything is wrong I appreciacte feedback ;)

anicoa commented 1 year ago

thanks a lot for the fast feedback. I changed it accordingly

dgalbraith commented 1 year ago

@anicoa all merged now - thanks for the contribution.

The changes will be deployed to the Community repository the next time there is an update to the OpenVPN version at source. When this occurs the new handling for PLAP will be picked up and deployed with the next build.