<b>5.4.6 !else</b>So as you mean here I have to put this way in a script
[ifdef|ifndef|ifmacrodef|ifmacrondef [...]]
...
5.4.8 !insertmacro
!insertmacro macro_name [parameter] [...]
(this apply to "5.4.9 !macro" and "5.4.11 !undef" too)!insertmacro !insertmacro macro_name [parameter]
2) Install Options Documentation:
Lack information about "codes to modify the page when it's already loaded", like:
- "how to disable or enable controls"
- "how to set the text of a label"
- "how to change the state of a textbox"
- "how to change a image"
- "how to get a text from a textbox, use it and put a modified text, based on the text got before"
So will help to make pages more "playfull".