Hi All
Using this new feature i need the following
When a user run again my installer and memento "remeber" the status of the selected section i need this section shows like the NSIS installed do
( the next line is in makensis.nsi file )
${MementoSection} "NSIS Core Files (required)" SecCore
I supose modifying the memento.nshm but how?
How can i put a section in required status?
Thanks In Advance
Memento Again
4 posts
I'm not quite sure what you want. Do you want the section to be disabled and checked? Use SectionIn RO inside the section.
Stu
Stu
Yes STU
Reading de User Manual ive found that you said, but the only way to do this is using InstType??
Reading de User Manual ive found that you said, but the only way to do this is using InstType??
Nope. Did you try it?
RO = ReadOnly
Stu
RO = ReadOnly
Stu