/build/static/layout/Breadcrumb_cap_w.png

Selected Features not getting installed

I am currently creating an mst for a vendor msi.User wants that selected features should be installed.I checked the .msi and it is installing all features.But if I install msi, the dialog boxes that appear while installation, shows that only 2 features are selected (though as per feature level all features are getting installed).This is very confusing so I did not change the feature level to get those features installed as my msi shows that all features are getting installed.Now, my mst should install only the ones that user wants.I am trying to pass ADDLOCAL via command line but still the dialog shows only those 2 features are installing.Please suggest.


2 Comments   [ + ] Show comments
  • Could you say us which software is it ? - egiberne 10 years ago
  • It is internal software used v=by the client : Rhapsody...... - deepali 10 years ago

Answers (1)

Posted by: vinodmukka 10 years ago
Orange Belt
0

Displaying the features for custom install is different from the installing the features, the display field in feature settings is set to not visibile for the other features that is the reason it is not showing all the features, install level decides weather feature needs to be installed or not and display field is used to display the features that user can select to install or not to install.

Display

The number in this field specifies the order in which the feature is to be displayed in the user interface.

The value also determines whether or not the feature is initially displayed expanded or collapsed. If the value is null or 0 (zero), the record is not displayed.

 

  • If the value is odd, the feature node is expanded initially.
  • If the value is even, the feature node is collapsed initially.

 

Level

An install level of 0 (zero) disables the item and prevents it from being displayed. A feature with an installation level of 0 (zero) is not installed during any installation, including administrative installations.

all features with an install level less than or equal to the value of the package's INSTALLLEVEL property are installed

 


Comments:
  • Thanks for your valuable inputs..That did clear few doubts I had.However, my main concern is how to I install the features that I want..as ADDLOCAL doesnt seem to work here. - deepali 10 years ago
    • So log the install with a verbose log and you'll see what each feature's Install level is. It wouldn't surprise me if there is a Custom Action resetting it, depending on whether certain conditions are met. - anonymous_9363 10 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ