Samuli Seppänen

Results 145 comments of Samuli Seppänen

Hi and thanks for the detailed report! Did you do a a real upgrade? Or did you uninstall tap-windows first, then install tap-windows6 afterwards? If a tap-driver is present, then...

For now, I added a warning to the tap-windows downloads section about doing upgrades. As a long-term solution I'll add some code to the NSIS installer to prevent upgrade of...

I never build with openvpn-build/msvc. @lstipakov did/does, maybe he has some ideas.

Quoting the previous community [meeting summary](https://sourceforge.net/p/openvpn/mailman/message/35295113/): ``` Discussed an issue with .ovpn file associations in Windows. It would be best if clicking on a .ovpn file would bring up a...

@chipitsine : good points. I asked the OpenVPN Connect guys if they've had such issues with their certificate-injecting installers.

The Access Server/OpenVPN Connect guys said that they have not experience any significant issues with certificate injection. I will take a look at how it is implemented if I get...

Tapinstall.exe is actually called devcon.exe. The source code is available, but it has - or used to have - pretty severe limitations on redistribution. Also, building it can be tricky...

Thanks! The license is MS-PL which is an [OSI-approved license](https://opensource.org/licenses/MS-PL). I think we should fork https://github.com/Microsoft/Windows-driver-samples/ under the OpenVPN organization and move on from there. Two ideas: 1. Build tapinstall.exe...