Added link the forum in help menu

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1978 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-12-19 19:44:55 +00:00
parent 4a167c9293
commit 8023f617dd
6 changed files with 11 additions and 26 deletions

View file

@ -36,6 +36,7 @@
#define NSIS_URL "http://www.nullsoft.com/free/nsis/"
#define NSIS_UPDATE "http://nsis.sourceforge.net/update.php?version="
#define NSIS_DDL "http://sourceforge.net/project/showfiles.php?group_id=22049"
#define NSIS_FOR "http://forums.winamp.com/forumdisplay.php?forumid=65"
#define USAGE "Usage:\r\n\r\n - File | Load Script...\r\n - Drag the .nsi file into this window\r\n - Right click the .nsi file and choose \"Compile NSI\""
#define COPYRIGHT "Copyright © 2002 Robert Rainwater"
#define CONTRIB "Fritz Elfert, Justin Frankel, Amir Szekely"