From 18baaa804d8b16da1cd2dd9480a21c73c92cd098 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 10 Mar 2007 16:24:40 +0000 Subject: [PATCH] typo git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4991 212acab6-be3b-0410-9dea-997c60f758d6 --- Include/Memento.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Include/Memento.nsh b/Include/Memento.nsh index ea04f706..e0d01c6f 100644 --- a/Include/Memento.nsh +++ b/Include/Memento.nsh @@ -39,7 +39,7 @@ A usage example can be found in `Examples\Memento.nsi`. !define MEMENTO_REGISTRY_KEY \ Software\Microsoft\Windows\CurrentVersion\Uninstall\MyProgram -3. Replace Section with ${MementoSection} and SectionEnd with ${MementoSection} +3. Replace Section with ${MementoSection} and SectionEnd with ${MementoSectionEnd} for sections that whose state should be remembered by Memento. For sections that should be unselected by default, use ${MementoSection}'s