new URLs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3421 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
2e29bc806f
commit
88fd4b000b
3 changed files with 3 additions and 3 deletions
|
@ -500,7 +500,7 @@ Section ""
|
|||
MessageBox MB_YESNO|MB_ICONQUESTION "A new release is available. Would you like to go to the download page?" IDNO done
|
||||
|
||||
SetDetailsPrint none
|
||||
ExecShell "open" "http://nsis.sourceforge.net/site/Download.6.0.html"
|
||||
ExecShell "open" "http://nsis.sourceforge.net/download/"
|
||||
Goto done
|
||||
|
||||
CVS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue