hi,
can you give me an answer please,
does hidden section reacts in the same way on SectionIn command as "normal" (visible) section?
Thanks!
hidden section reaction question
4 posts
more detailed:
I have visible and hidden sections in uninstaller.
hidden sections must be activated, if user selected all visible sections (full uninstall).
Can I do it with SectionIn command?
Thanks!
I have visible and hidden sections in uninstaller.
hidden sections must be activated, if user selected all visible sections (full uninstall).
Can I do it with SectionIn command?
Thanks!
Yes, they do. If the installation type changes, the hidden sections will change as well. You can create a very simple script to test this.
OK,
I wanted test this,
but I'v thought, if the sections are hidden,
I couldn't test/select they, and only developers
know this.
But it can be done with DetailPrint.
Thank You!
I wanted test this,
but I'v thought, if the sections are hidden,
I couldn't test/select they, and only developers
know this.
But it can be done with DetailPrint.
Thank You!