Skip to content
⌘ NSIS Forum Archive

Advance InstallOption : Please HELP !!!

4 posts

redgoblin#

Advance InstallOption : Please HELP !!!

Hello Gui !!!

At first I'm sorry for my so bad english 🙁 But I'm on it ;D

So I want to make an Custom page with an installOption.ini but with an option like MUI_UI_COMPONENTSPAGE_SMALLDESC for each item of this custom page the mouse over...

Somebody can answer me ?

Thank you in advance.

++

Redgoblin 😢
Joost Verburg#
You will have to use a second components page. You can change the options by modifying the section flags/texts and read the values by reading section flags.
redgoblin#
More explication require, please

Thanks for your answer...

But I don't now how I can change the checkboxes in the component page by textfield. In fact I'll want to have a little descriptio when the mouse move over the textfield or the label I've in my custom page...

Could you Help me again, please ?

Thank you again for your answer...

Redgoblin.
Joost Verburg#
That is not currently possible. You will have to modify InstallOptions to add a NOTIFY feature for mouse over.

You can submit a feature request at the project page if you want.