Shania
Posts: 17
Joined: Thu Apr 25, 2013 12:10 pm

Feature-based packages

Hello! Help me, please.

A Feature-based package are handled by the installer UI and launched right before the main installation.
But they are launched after the main installation in silent install. (msiexec /i C:\my_package.msi /quiet) And custom actions are executed before a Feature-based package, which runs after the Add Resources. Why? Everything is fine when run manually, but does not work when run in silent mode.

Thank you.
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Feature-based packages

Hello,

I've tested your scenario, but I cannot reproduce the behavior

Can you please attach a verbose log of the installation with UI and another one for the installation launched from command line without UI?

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”