From 93c423ea64266605e9603364b111cbf18d121371 Mon Sep 17 00:00:00 2001 From: james Date: Sat, 21 Apr 2007 21:01:38 +0000 Subject: Added a Windows README file to the installer than contains quick-start instructions. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@1864 e7ae566f-a301-0410-adde-c780ea21d3b5 --- install-win32/openvpn.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install-win32') diff --git a/install-win32/openvpn.nsi b/install-win32/openvpn.nsi index f7cda11..fc10644 100755 --- a/install-win32/openvpn.nsi +++ b/install-win32/openvpn.nsi @@ -65,7 +65,7 @@ !define MUI_COMPONENTSPAGE_SMALLDESC !define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\INSTALL-win32.txt" !define MUI_FINISHPAGE_NOAUTOCLOSE - !define MUI_FINISHPAGE_SHOWREADME_NOTCHECKED +# !define MUI_FINISHPAGE_SHOWREADME_NOTCHECKED !define MUI_ABORTWARNING !define MUI_ICON "${HOME}\images\openvpn.ico" !define MUI_UNICON "${HOME}\images\openvpn.ico" -- cgit v1.2.3