changeset 5196:881b3efd4329

Add message to Windows intaller pointing to Help page
author Carl Sorensen <c_sorensen@byu.edu>
date Tue, 24 Mar 2009 16:24:50 -0600
parents aa5b99255573
children 41cf21ecdef6
files nsis/installer.nsi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nsis/installer.nsi	Sat Mar 28 13:14:37 2009 -0700
+++ b/nsis/installer.nsi	Tue Mar 24 16:24:50 2009 -0600
@@ -62,6 +62,10 @@
 Page directory
 
 Page components
+
+;; Put a note to look at the Help page of the website on the
+;; window when the install is completed
+CompletedText "Install completed.  Lilypond is not a GUI application.  Please visit http://lilypond.org/web/help/ for help in getting started with LilyPond."
 Page instfiles
 
 UninstPage uninstConfirm