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