Samuli Seppänen

Results 145 comments of Samuli Seppänen

> what modification is required to the source? Can't recall. If you managed to build it, then my problem was just some incompatibility between my Visual Studio and devcon source...

Simon on openvpn-devel has a tapinstall.exe replacement. And I believe @jkunkee mentioned that devcon.exe sources are now available under MS-PL license which means we could easily bundle those. Or add...

@YF1999 as far as I know you're the first person attempting to build tap-windows6 in GitHub CI. If you get it to work we would very much appreciate a pull...

@564064202 that is definitely true. That said, normal users should not rebuild this project. Patches to make building easier are always welcome.

@peergine-admin can you explain why this is useful/needed?

@peergine-admin ok, I see. This does, however, break appveyor builds: ```python buildtap.py -b --sdk=wdk ***** BUILD TAP config Traceback (most recent call last): File "buildtap.py", line 511, in btw.build() File...

I will test this on Windows ARM64 to make sure the logic works as expected. Otherwise this looks good. @rozmansi is already fixing the commit message which is wrong.

Unless you typoed NSIS (meant MSI) you're following the wrong instructions. The renaming of dist folders is related to the MSM builds.

Interesting problem... are you using OpenVPN 2.4.0?

OpenVPN 2.4 has a completely new OpenVPNService (openvpnserv2.exe) written in C#. So the behavior between 2.3.x and 2.4.x might differ. Does the problem occur if you suspend (to RAM) instead...