From 398ea44c20beab3c013bd8e82eddc26d514aeae4 Mon Sep 17 00:00:00 2001 From: crs Date: Wed, 31 Mar 2004 22:30:49 +0000 Subject: [PATCH] Minor win32 installer tweaks. --- dist/nullsoft/synergy.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/nullsoft/synergy.nsi b/dist/nullsoft/synergy.nsi index 00c5885f..2351176a 100644 --- a/dist/nullsoft/synergy.nsi +++ b/dist/nullsoft/synergy.nsi @@ -27,8 +27,8 @@ InstallDirRegKey HKLM "Software\Synergy" "Install_Dir" ; Pages -Page license Page components +Page license Page directory Page instfiles @@ -38,7 +38,7 @@ UninstPage instfiles ;-------------------------------- ; Text -ComponentText "This this install Synergy on your computer. Select the optional components you want to install." +ComponentText "This will install Synergy on your computer. Select the optional components you want to install." DirText "Choose a directory to install Synergy to:" UninstallText "This will uninstall Synergy from your computer." LicenseText "Synergy is distributed under the GNU GPL:"