git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4991 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-03-10 16:24:40 +00:00
parent 2969aa40fc
commit 18baaa804d

View file

@ -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