Hi All,
I need to do packaging for open VPN.
i have the installable openvpn-2.1.3-install.exe.
my approach is to write a batch file to install openVPn silently.
i created a batch file install.bat , and in that installation command is
C:\OpenVPN\openvpn-2.1.3-install.exe /S
Now problem is it is not able to pass that TAPWin32-adapterV9 popup window with that switch.
Can anybody please help me how to do silent installation of this open VPN???
Packaging of Open VPN
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
- krzee
- Forum Team
- Posts: 728
- Joined: Fri Aug 29, 2008 5:42 pm
-
- OpenVpn Newbie
- Posts: 12
- Joined: Mon Feb 07, 2011 5:15 am
Re: Packaging of Open VPN
Examples are easy to find on the net. Took me about an hour to create custom per-user install script. Certificates and client are rolled into same .exe on a linux server, sent to user as http link.