Commit Graph

4 Commits (ua)

Author SHA1 Message Date
Samuli Seppänen 7df0cdef11 Removed openvpn-gui.exe restart functionality
It seems that openvpn-gui.exe loads libeay32.dll when it launches. This prevents
the OpenVPN installer from overwriting that library when it needs to, in the
"Dependencies" section. There are various workarounds, none of which are
particularly pretty, so for now the restart functionality is simply removed.

Signed-off-by: Samuli Seppänen <samuli.seppanen@gmail.com>
2015-02-27 13:02:01 +02:00
Samuli Seppänen dc91cd6319 Add openvpn-gui.exe to PATH
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2015-02-18 14:54:16 +02:00
Samuli Seppänen 20c94686bc Migrate openvpn-gui.exe starting/stopping code from openvpn.nsi
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
2015-02-18 11:48:52 +02:00
Heiko Hund 10c32f06c2 add NSIS installer files Samuli Seppänen
'make installer' will now spit out an openvpn-gui-installer.exe. The
location of the required makensis tool can be specified by appending
MAKENSIS=/path/to/makensis to the configure command line. Otherwise
it's searched for in your $PATH. The installer target is only available
when makensis is available.
2013-08-05 16:22:36 +02:00