Packaging of Open VPN

Instructions and tips on how to roll your own client installer.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
krishanu17
OpenVpn Newbie
Posts: 1
Joined: Tue Nov 16, 2010 7:30 am

Packaging of Open VPN

Post by krishanu17 » Tue Nov 16, 2010 7:37 am

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???

User avatar
krzee
Forum Team
Posts: 728
Joined: Fri Aug 29, 2008 5:42 pm

Re: Packaging of Open VPN

Post by krzee » Tue Nov 16, 2010 9:54 am


hostizzle
OpenVpn Newbie
Posts: 12
Joined: Mon Feb 07, 2011 5:15 am

Re: Packaging of Open VPN

Post by hostizzle » Fri Feb 11, 2011 4:33 am

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.

Post Reply