Samuli Seppänen

Results 145 comments of Samuli Seppänen

@elise700 : out of curiosity: what process did you use to remove the driver's system files?

I actually implemented tap-windows removal tool in Powershell about a year ago, see https://github.com/mattock/tap-windows-scripts.

I created a bunch of internal JIRA tickets, including one about this. I proposed keeping the /man URL and just pointing it to OpenVPN 2.4 man page. We should always...

I think we could simply rewrite the registry values as necessary.

The only way to truly manage multiple simultaneous installations would be to have separate sets of registry keys for each, and to be able to point OpenVPNService and OpenVPN-GUI to...

I can definitely make an Windows installer-only release next week or so. It would be nice to get some of the openvpn-gui improvements into it, though, not just upgraded OpenSSL.

@selvanair It seems we have several changes/fixes pending for the next Windows release, so let's tackle all of them in one go, if possible. Historically asking for help on OpenVPN...

We don't yet use tapctl.exe in our released builds. Instead we use the old tapinstall.exe / devcon.exe. OpenVPN 2.5 will be the first version to use tapctl.exe.

Tapinstall.exe / devcon.exe can be obtained from [official OpenVPN installers](https://swupdate.openvpn.org/community/releases/openvpn-install-2.4.8-I602-Win10.exe). If you don't want to actually install OpenVPN to get it, you can extract the archive with [7-zip](https://www.7-zip.org/). There are...

Prior to running "tapinstall.exe remove tap0901" was the tap0901 service running? Were any services that depended on the tap0901 service running? For example, OpenVPNService depends on tap0901 service.