Installer - Windows
: Developers can author packages that allow features to be "advertised" but not fully installed until the user attempts to use them for the first time. Common Use Cases for Developers
: Installing certain features only if specific launch conditions (like a specific OS version) are met. Windows Installer
: Features can have a parent-child relationship. If a child feature is selected for installation, its parent feature is automatically included. : Developers can author packages that allow features
