Skip to content
⌘ NSIS Forum Archive

ModernUI Advanced and component

4 posts

kojiroh#

ModernUI Advanced and component

hi,

Does anyone have use ModernUI Advanced to make an install with the gestion of un/install component? I tryed but i don't found any information about this.
kichik#
What is Modern UI Advanced? What exactly do you mean by component? Do you want to execute code from an uninstall section in the installer?
kojiroh#
ok, I found a solution to my problem.

To kichik :
ModernUI Advanced is a little plugin that allows you to create installer with Modify/Repair page. But if you have a similar plugin or else who can do the same thing, I take it ^^

ModernUI Advanced link (in french sorry 😛) =>
link
Afrow UK#
Anyone can create their own modify or repair page using InstallOptions. Then it's a matter of executing certain code depending on the user's selection.

Stu