Page 1 of 1

Packaging of Open VPN

Posted: Tue Nov 16, 2010 7:37 am
by krishanu17
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???

Re: Packaging of Open VPN

Posted: Tue Nov 16, 2010 9:54 am
by krzee

Re: Packaging of Open VPN

Posted: Fri Feb 11, 2011 4:33 am
by hostizzle
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.