summaryrefslogtreecommitdiffstats
path: root/install-win32/maketext
diff options
context:
space:
mode:
authorjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-11-30 09:51:58 +0000
committerjames <james@e7ae566f-a301-0410-adde-c780ea21d3b5>2008-11-30 09:51:58 +0000
commitbb8f4780521d26291770aba3901c6052b9dcccd4 (patch)
tree1c86996097240ed4ed48b717bf155f42c9b89a23 /install-win32/maketext
parent2e913885f145afd4f2653cf25a5f1016d7362039 (diff)
downloadopenvpn-bb8f4780521d26291770aba3901c6052b9dcccd4.tar.gz
openvpn-bb8f4780521d26291770aba3901c6052b9dcccd4.tar.xz
openvpn-bb8f4780521d26291770aba3901c6052b9dcccd4.zip
Added ExtractAuxFile capability to Windows Installer.
Changed Windows installer to use LZMA instead of BZIP2 compression. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@3616 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'install-win32/maketext')
-rw-r--r--install-win32/maketext1
1 files changed, 1 insertions, 0 deletions
diff --git a/install-win32/maketext b/install-win32/maketext
index 5aed4ea..f8354db 100644
--- a/install-win32/maketext
+++ b/install-win32/maketext
@@ -39,6 +39,7 @@ cp autodefs/xguidefs.nsi $n
cp install-win32/openvpn.nsi $n
cp install-win32/setpath.nsi $n
cp install-win32/GetWindowsVersion.nsi $n
+cp install-win32/ExtractAuxFile.nsi $n
# get OpenVPN client config files
if [ -n "$SAMPCONF_DIR" ]; then