Aradial
Posts: 5
Joined: Thu Oct 18, 2012 9:13 am

ComponentGroup for installer

Hi,

Our company installer include a large amount of files(>3000), when built with advanced installer this creates many components in the installer which slows the installer speed.
when built with wix installer, we used ComponentGroup to reduce the installation time.

is there any way to group the components the same way in advanced installer?

Thanks,
Dan
Daniel
Posts: 8276
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: ComponentGroup for installer

Hello Dan,

In order to achieve what you want you can use our "Qualified Components Groups" feature. Also, you can take a look on our "What is a "Qualified Component Group" and how does it work?" thread which may be helpful for you.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”