From 7669c627ae43234551af5bdf4db34ddc47986924 Mon Sep 17 00:00:00 2001 From: kichik Date: Mon, 3 Nov 2003 17:14:56 +0000 Subject: [PATCH] - Updated preamble of CHM - Fixed build.bat - now updates CHM git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3093 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/build.bat | 2 +- Docs/src/chm_config.but | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Docs/src/build.bat b/Docs/src/build.bat index 93e660b5..de0f00e2 100644 --- a/Docs/src/build.bat +++ b/Docs/src/build.bat @@ -6,7 +6,7 @@ bin\halibut.exe chm_config.but intro.but tutorial.but usage.but script.but var.b @del /F *.html *.hhc *.hhk *.css @if not "x%OS%x" == "xWindows_NTx" goto CHMCopy @fc /B nsis.chm ..\..\nsis.chm > nul -@if errorlevel 0 goto SkipCHMCopy +@if %errorlevel% == 0 goto SkipCHMCopy :CHMCopy @copy nsis.chm ..\..\ :SkipCHMCopy diff --git a/Docs/src/chm_config.but b/Docs/src/chm_config.but index 3ec71c1b..0d47d820 100644 --- a/Docs/src/chm_config.but +++ b/Docs/src/chm_config.but @@ -16,9 +16,9 @@ \cfg{chm-ind-file}{ind.hhk} -\preamble NSIS is a free scriptable win32 installer/uninstaller system that doesn't suck and isn't huge. +\preamble Check \W{http://nsis.sourceforge.net/}{http://nsis.sf.net} for news, information, support, examples, tutorials and more. -\preamble To get all of the latest information about NSIS development: \W{http://nsis.sourceforge.net/}{NSIS Development Page}.\\To talk with others in the NSIS community: \W{http://forums.winamp.com/forumdisplay.php?s=&forumid=65}{NSIS forum}.\\For more useful functions, NSIS script editors and other software, example scripts, plug-ins and tutorials: \W{http://nsis.sourceforge.net/archive/}{NSIS Archive}.\\This HTML Help was created with help of Nike \W{mailto:nike@sendmail.ru}{nike@sendmail.ru} +\preamble Quick links:\\\W{http://nsis.sourceforge.net/site/FAQ.15.0.html}{FAQ} - A list of frequently asked questions\\\W{http://nsis.sourceforge.net/archive/}{NSIS Archive} - Examples, functions, tutorials, plug-ins, software, more\\\W{http://forums.winamp.com/forumdisplay.php?forumid=65}{Forum} - Post questions or discuss NSIS features\\This HTML Help was created with help of Nike \W{mailto:nike@sendmail.ru}{nike@sendmail.ru} \copyright Copyright (C) 1999-2003 Nullsoft, Inc.