From b5cab9b25f60d430cd30c5a6381835df076729ed Mon Sep 17 00:00:00 2001 From: kichik Date: Wed, 13 Oct 2004 18:39:20 +0000 Subject: [PATCH] link to .onInit git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3728 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/var.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/var.but b/Docs/src/var.but index d1e93d67..e08ba44a 100644 --- a/Docs/src/var.but +++ b/Docs/src/var.but @@ -22,7 +22,7 @@ Registers. These variables can be used just like user variables, but are usually \e{$INSTDIR} -The installation directory ($INSTDIR is modifiable using \R{StrCpy}{StrCpy}, \R{readregstr}{ReadRegStr}, \R{readinistr}{ReadINIStr}, etc. - This could be used, for example, in the .onInit function to do a more advanced detection of install location). +The installation directory ($INSTDIR is modifiable using \R{StrCpy}{StrCpy}, \R{readregstr}{ReadRegStr}, \R{readinistr}{ReadINIStr}, etc. - This could be used, for example, in the \R{oninit}{.onInit} function to do a more advanced detection of install location). \e{$OUTDIR}