InstallShield und AdminStudio Schulungen Original-Kurse mit Zertifikat Hier klicken


InstallSite MSI FAQ Home Introduction Preparing Creating How To Runtime Issues Error Reference Deutsch MSI FAQ in Deutsch

How do I detect if the user has selected a feature?

Information about using feature-action, component-state, etc., conditions

The MSI help page "Conditional Statement Syntax" describes "feature-action" conditions of the form

  &FeatureName=3

that evaluate true if the feature called FeatureName is going to be installed locally, and it wasn't already. There are also component-action conditions; along with feature- and component-state conditions, which evaluate true if the feature or component is already installed locally, is not installed, etc.

For details, see the section "Feature and Component State Values", toward the bottom of the MSI help page "Conditional Statement Syntax".


English News Discussions Windows Installer Related Tools More Help InstallScript About InstallSite Shop Site Search
deutsch Neuigkeiten Diskussionsgruppen Windows Installer MSI FAQ Artikel     Shop Suche

Copyright © by InstallSite Stefan Krueger. All rights reserved. Legal information.
Impressum/Imprint Datenschutzerklärung/Privacy Policy
By using this site you agree to the license agreement. Webmaster contact.