OpenVPN 2.3.2 client - custom installer
Posted: Thu Nov 07, 2013 1:24 pm
Hi everyone,
This is the first time I'm trying to make a custom installer for OpenVPN and i'm not familiar with NSIS.
i'm running into a few problems when trying to make an installer for OpenVPN version 2.3.2.
First
- I can't find an (original).NSI file in the source directory of version 2.3.2
I did found openvpn.nsi on github: https://github.com/OpenVPN/openvpn-buil ... penvpn.nsi
I edited that file but when i compile it with NSIS and iam trying to install the setup it's missing a lot of files (Openvpn-gui.exe, tap-windows.exe and more)
My objective:
* Instert (two) ovpn files with my own config.
* Insert Certificate
* Possibility to create a 'creds.txt' file during install where i can save username / password for autoconnect to vpn.
* Autoconnect vpn when starting OpenVPN
* Autoconnect vpn at windows startup
I would greatly appreciate it if someone could help me creating an NSI file.
Please excuse my poor English.
Kind regards,
RB1990
This is the first time I'm trying to make a custom installer for OpenVPN and i'm not familiar with NSIS.
i'm running into a few problems when trying to make an installer for OpenVPN version 2.3.2.
First
- I can't find an (original).NSI file in the source directory of version 2.3.2
I did found openvpn.nsi on github: https://github.com/OpenVPN/openvpn-buil ... penvpn.nsi
I edited that file but when i compile it with NSIS and iam trying to install the setup it's missing a lot of files (Openvpn-gui.exe, tap-windows.exe and more)
My objective:
* Instert (two) ovpn files with my own config.
* Insert Certificate
* Possibility to create a 'creds.txt' file during install where i can save username / password for autoconnect to vpn.
* Autoconnect vpn when starting OpenVPN
* Autoconnect vpn at windows startup
I would greatly appreciate it if someone could help me creating an NSI file.
Please excuse my poor English.
Kind regards,
RB1990