guidogast
Posts: 51
Joined: Thu Sep 05, 2013 10:12 am

Install sub-feature but not parent

Hello,

We are currently working on the custom installer for our software. And it basically comes down to the title of this topic: Is it possible to install a sub-feature, but not the parent of that sub-feature. (See picture)

Sincerely,
Guido

Image
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Install sub-feature but not parent

Hello Guido,

I'm afraid this is the default behavior of Windows Installer.
Hierarchical relationships of parent and child features commonly exist such that if a child feature is installed, the parent feature is automatically installed as well. You can take a look on the Windows Installer Features article which may be useful.

If you have other questions, please let us know.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
guidogast
Posts: 51
Joined: Thu Sep 05, 2013 10:12 am

Re: Install sub-feature but not parent

Hello Dan,

Thanks for the information!

Sincerely,
Guido
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Install sub-feature but not parent

You're welcome Guido.

If you have other questions, please let us know.

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

Return to “Building Installers”