How to set the feature selection status in InstallShield

Source: Internet
Author: User

Original article: how to set the feature selection status in InstallShield

previous article: Use the iterator tag of strtuts2 to output a two-dimensional array cyclically
I have been asking how to set the feature selection status in InstallShield, because this option is not available in install design.
today, I opened the help search function. The function is as follows:
featureselectitem (szfeaturesource, szfeature, bselect ); szfeaturesource
specifies the media name of the script-created feature set or (in installscript projects) file media library containing the feature whose selection status is to be set.
szfeature
specifies the feature whose selection status is to be set. for more information about specifying feat Ures and subfeatures in installscript, see specifying features and subfeatures in function CILS.
bselect
specifies whether or not the feature shocould be selected. pass one of the following predefined constants in this parameter: True-select the specified feature.
false-do not select the specified feature. therefore, you need to check more help.
next article: about how to get the current user's solution when setting the Startup Folder or setting user options

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.