[Openvpn-devel] [PATCH] NSIS 2.0 install pkg compatibility

2005-02-14 Thread Mathias Sundman
Even though we havn't had any problems with the NSIS 2.0b3 based windows installation package, I thought it would look a little more professional to use a non-beta version of the Nullsoft Installation System for the final OpenVPN 2.0 release. So, here's a patch against openvpn.nsi from OpenVPN

[Openvpn-devel] Re: Windows install pkg leaves a ; in path

2005-02-14 Thread Mathias Sundman
On Sun, 13 Feb 2005, James Yonan wrote: On Sun, 13 Feb 2005, Mathias Sundman wrote: When uninstalling OpenVPN, the installation package leaves a semicolon at the end of the path. A bit ugly -- maybe we should fix RemoveFromPath? Yes, you're right. Attached is a fixed version of setpath.nsi