summaryrefslogtreecommitdiffstats
path: root/win32/nsis/lasso-full.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'win32/nsis/lasso-full.nsi')
-rw-r--r--win32/nsis/lasso-full.nsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/nsis/lasso-full.nsi b/win32/nsis/lasso-full.nsi
index a753efd4..a313f7dc 100644
--- a/win32/nsis/lasso-full.nsi
+++ b/win32/nsis/lasso-full.nsi
@@ -1,7 +1,7 @@
; Script generated by the HM NIS Edit Script Wizard.
; HM NIS Edit Wizard helper defines
-!define PRODUCT_NAME "Liberty Alliance Single Sign On"
+!define PRODUCT_NAME "Liberty Alliance Single Sign On and all dependencies"
!define PRODUCT_VERSION "0.3"
!define PRODUCT_PUBLISHER "Entr'ouvert"
!define PRODUCT_WEB_SITE "http://www.entrouvert.org"
@@ -48,7 +48,7 @@ SetCompressor bzip2
; MUI end ------
Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"
-OutFile "Install.exe"
+OutFile "Install-full.exe"
InstallDir "$SYSDIR"
ShowInstDetails show
ShowUnInstDetails show