gsliepen / tinc

a VPN daemon
http://tinc-vpn.org/
Other
1.87k stars 280 forks source link

zip build #450

Open 3052 opened 5 months ago

3052 commented 5 months ago

currently only an EXE is available:

http://tinc-vpn.org/packages/windows/tinc-1.0.36-install.exe

gsliepen commented 5 months ago

I don't understand the problem? It's an installer executable, it will unpack itself.

3052 commented 5 months ago

I would prefer to extract a zip file and just run the executable directly. I like to avoid installers which can add registry entries and shortcut and other things I dont care about

gsliepen commented 5 months ago

I see your point, but I won't add a zip file. The installer allows you to select what it installs. Alternatively, you can build tinc from source and have full control over what happens.