mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
update windows installer finish page text & link
This commit is contained in:
parent
f755185825
commit
33d05fd7e8
1 changed files with 3 additions and 3 deletions
|
|
@ -298,9 +298,9 @@ else
|
|||
|
||||
cat >> $NSISFILE << EOF
|
||||
!define MUI_FINISHPAGE_TITLE "Welcome to Ardour"
|
||||
!define MUI_FINISHPAGE_TEXT "This windows versions or Ardour is provided as-is.\$\\r\$\\nThe ardour community currently has no expertise in supporting windows users, and there are no developers focusing on windows specific issues either.\$\\r\$\\nIf you like Ardour, please consider helping out."
|
||||
!define MUI_FINISHPAGE_LINK "Ardour Manual"
|
||||
!define MUI_FINISHPAGE_LINK_LOCATION "http://manual.ardour.org"
|
||||
!define MUI_FINISHPAGE_TEXT "This windows versions or Ardour is provided as-is.\$\\r\$\\nThe Ardour community currently has no expertise in supporting windows users, and there are no developers focusing on windows specific issues either.\$\\r\$\\nIf you like Ardour, please consider helping out."
|
||||
!define MUI_FINISHPAGE_LINK "Ardour on Windows"
|
||||
!define MUI_FINISHPAGE_LINK_LOCATION "http://ardour.org/windows.html"
|
||||
#this would run as admin - see http://forums.winamp.com/showthread.php?t=353366
|
||||
#!define MUI_FINISHPAGE_RUN "\$INSTDIR\\bin\\${PRODUCT_EXE}"
|
||||
!define MUI_FINISHPAGE_NOREBOOTSUPPORT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue