BlackSwallow
Posts: 3
Joined: Wed Aug 18, 2021 11:20 am

install a plugin on multiple software

Wed Aug 18, 2021 11:48 am

hello every one , i am newer (so newer) in Advanced installer .
I write a plugin for a software which i want install on some or all of version of software .Point : softwares install in different locations
question 1 ) how to detect all of them ?
question 2 ) how to show them to user which select some or all of them in during installation process
i attach a example which you can see it ...
Capture.PNG
Capture.PNG (8.49KiB)Viewed 4799 times

Catalin
Posts: 6511
Joined: Wed Jun 13, 2018 7:49 am

Re: install a plugin on multiple software

Tue Aug 24, 2021 12:39 pm

Hello,
question 1 ) how to detect all of them ?
I believe this is related to the other thread you have opened to which I have already replied.
question 2 ) how to show them to user which select some or all of them in during installation process
To achieve this, you could use a "CheckList" dialog control.
checklist.png
checklist.png (186.29KiB)Viewed 4494 times

In order to populate the "CheckList" control, please have a look over the following article:

Working with Windows Installer ComboBox and ListBox controls



Best regards,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”