File | Date | Author | Commit |
---|---|---|---|
app | 2012-11-30 |
![]() |
[dbe8dd] fix driver install on 64-bit Systems |
other | 2013-05-17 |
![]() |
[b00a30] add icon |
.gitignore | 2012-11-28 |
![]() |
[35bd10] Initial commit |
CreatePAF.vbs | 2012-11-28 |
![]() |
[35bd10] Initial commit |
README.md | 2013-04-18 |
![]() |
[8da976] Merge remote-tracking branch 'origin/master' |
To get openvpn working, you have to create a .ovpn file and ssl-keys and place it on ./data/config. A HowTo for this you can find on openvn.net
Download and start OpenVPNPortable_x.x.x.paf.exe. It doesn't install anything on your system. It just downloads and extracts the needed files to the directory of your choice.
To avoid downloading files during the "unzip process", you have to do this before you start the OpenVPNPortable_x.x.x.paf.exe:
/BINPACKURL=.
as parameter.Just start OpenVPNPortable_x.x.x.paf.exe again and point it to the directory you already have OpenVPN Portable installed. It checks your version with the one on sourceforge.net and updates if needed.
All you need to do is double click OpenVPNPortable.exe to start.
If you want to connect on program startup, disable the splash or some settings else, edit OpenVPNPortable.ini to change the behaviour of OpenVPN Portable.
NSIS needs some plugins. You can find it on Plugins-Site