Dazo's writeup for windows rollup
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
- krzee
- Forum Team
- Posts: 728
- Joined: Fri Aug 29, 2008 5:42 pm
Dazo's writeup for windows rollup
please see http://www.secure-computing.net/wiki/in ... _Windows_2 for dazo's writeup on making unattended windows installers for openvpn
-
- OpenVpn Newbie
- Posts: 2
- Joined: Fri Mar 25, 2011 7:02 pm
Re: Dazo's writeup for windows rollup
Hi krzee, this would be a great howto if I could do step 4 of Build The Installer. I don't have the application: makensis. Please advise, David.
- dazo
- OpenVPN Inc.
- Posts: 155
- Joined: Mon Jan 11, 2010 10:14 am
- Location: dazo :: #openvpn-devel @ libera.chat
Re: Dazo's writeup for windows rollup
Try to install NSIS, available here: http://nsis.sourceforge.net/Main_Page
I believe you should have a MakeNSIS program installed on your start menu when this is installed, it will then ask for the *.nsis file you've created.
If running it from the command line, you probably need to find the proper directory where makensis is installed. I have no idea where this is on Windows, as I'm primarily a Linux user. In Fedora you can install NSIS via 'yum install mingw32-nsis', then you just run makensis from the command line to create a Windows installer. This is how I'm using it.
I believe you should have a MakeNSIS program installed on your start menu when this is installed, it will then ask for the *.nsis file you've created.
If running it from the command line, you probably need to find the proper directory where makensis is installed. I have no idea where this is on Windows, as I'm primarily a Linux user. In Fedora you can install NSIS via 'yum install mingw32-nsis', then you just run makensis from the command line to create a Windows installer. This is how I'm using it.
-
- OpenVpn Newbie
- Posts: 2
- Joined: Tue Oct 09, 2012 8:13 pm
Re: Dazo's writeup for windows rollup
sorry to bump an old topic but running into a small problem, was curious if anyone would be able to help as I'm very very new to OpenVPN.
I've gone through the tutorial to get the wrapper installed but I keep getting the Self-validation of OpenVPN-InstCfgwiz failed.
I can see the script connect to my webhost and downloading the files and I have the .md5 files in there properly.
any help is appreciated
I've gone through the tutorial to get the wrapper installed but I keep getting the Self-validation of OpenVPN-InstCfgwiz failed.
I can see the script connect to my webhost and downloading the files and I have the .md5 files in there properly.
any help is appreciated
-
- OpenVpn Newbie
- Posts: 4
- Joined: Mon Mar 05, 2012 11:44 am
Re: Dazo's writeup for windows rollup
i also get this error:
"Self-validation of OpenVPN-InstCfgwiz failed."
Any body help in troubleshooting this.
"Self-validation of OpenVPN-InstCfgwiz failed."
Any body help in troubleshooting this.