|
From: Eike L. <e.l...@ic...> - 2010-02-26 12:47:11
|
It worked, definitely disgusting but better than nothing. The openvpn.exe binary were build with opensc and mingw on ubuntu. I have had problems to extract the 32/64 bit drivers and tapinstall with total commander (it extraced allways the 64bit only), 7zip was more helpfull. I copied the missing nsi scripts from autodefs/ to install-win32/ and deleted "#!include "xguidefs.nsi"" in openvpn.nsi. I will try to document it in http://www.secure-computing.net/wiki/index.php/OpenVPN next week. Regards, Eike Corby Bennett schrieb: > Thanks for everybody's help. I have managed to create my customized > Windows installer for OpenVPN 2.1.1 release. > > I came across the article linked to below and followed the author's > instructions. They worked for the most part, but were not 100%. The > only place where the instructions were not correct was in the location > of where to put some of the files and folders. This was easy enough to > troubleshoot by reading the errors generated by NSIS and correlating > them with the associated line in openvpn.nsi. > > For anyone else trying to build a customized OpenVPN installer for > Windows, I strongly suggest this article. > http://darkness.codefu.org/wordpress/2007/06/14/279 > > > Regards, > Corby > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Openvpn-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openvpn-users > |