Exploring Key Real Estate Features: A Comprehensive Guide
Exploring Key Real Estate Features: A Comprehensive Guide
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Package Definition
* Install Parameters
* Organization
* Search Pane
* Feature Properties
* Conditional Levels Dialog
* Component Properties
* Feature Picker Dialog
* Builds
* Analytics
* SCCM
* ActiveSync
* Requirements
* User Interface
* System Changes
* Server
* Custom Behavior - Patch Project
- Merge Module Project
- Updates Configuration Project
- Windows Store App Project
- Modification Package Project
- Optional Package Project
- Windows Mobile CAB Projects
- Visual Studio Extension Project
- Software Installer Wizards - Advanced Installer
- Visual Studio integration
- Alternative to AdminStudio/Wise
- Replace Wise
- Migrating from Visual Studio Installer
- Keyboard Shortcuts
- Shell Integration
- Command Line
- Advanced Installer PowerShell Automation Interfaces
- Features and Functionality
- Tutorials
- Samples
- How-tos
- FAQs
- Windows Installer
- Deployment Technologies
- IT Pro
- MSIX
- Video Tutorials
- Advanced Installer Blog
- Table of Contents
Disclaimer: This post includes affiliate links
If you click on a link and make a purchase, I may receive a commission at no extra cost to you.
Feature Properties
General
Identifier
This is the key used to identify a specific feature. It is used in conditions to refer to the installed state or the action state of a feature or in some Windows Installer Properties like ADDLOCAL, ADDSOURCE, REINSTALL, REMOVE, etc.
When changing a feature’s identifier, all the conditions and properties that refer to this identifier must be updated accordingly.
Description
This text will appear in the Customize Dialog when the feature is selected in the features tree. You can localize this value.
Feature Tree
There are three options for the initial display of a feature:
- Not Displayed - the feature will not be displayed to the user in any dialog
- Display Collapsed - the feature will be displayed collapsed in the features tree from the Customize dialog
- Display Expanded - the feature will be displayed expanded in the features tree.
The state of “collapsed” or “expanded” makes sense only if the feature has sub-features.
Directory
The directory that can be configured in CustomizeDlg dialog when this feature is selected in the features tree. This must be a user-defined directory that has an uppercase identifier.
Icon
The feature will have the selected icon prepended in the Quick Selection List control.
Mark components in this feature as “64-bit component”
All the components from the feature are marked as 64-bit components.
Mark components in this feature as “Do not register with Windows Installer”
If this option is selected all the components from the feature will have an empty GUID, and thus it will not be registered. This means that the components cannot be removed, repaired or patched by the installer. This might be useful if you intend to service/uninstall the components yourself (using a custom action, for instance).
Mark System components in this feature as “permanent”
If this option is selected, any component of the current feature to be installed in a system folder (system32, ProgramData, etc) will be marked as permanent (it will not be removed during an uninstall).
Installation behavior
Every feature has an attached integer number which represents the feature’s “Install level”. This install level is compared with the user-selected application install level and it dictates if the feature should be installed or not. There are three well-known install levels values: 0 (Disabled), 1 (Typical) and 4 (Complete).
You can select one of the following install behavior for the feature base on a correspondent install level:
- Installed (Install Level 1 - Typical).
The feature will be installed on both Typical and Complete installations. The user can choose not to install it from “CustomizeDlg” when performing a Custom installation. - Not installed (Install Level 4 - Complete).
The feature will not be installed on a Typical installation. The user can choose to install it from “CustomizeDlg” when performing a Custom installation or by performing a Complete installation from “SetupTypeDlg”. - Disabled (Install Level 0 - Disabled).
The feature will be disabled. The user cannot change its installation state. It will not be displayed during the installation.
You can set install levels other than Installed, Not Installed and Disable in theConditional Levels Dialog . Use the [More Options ] link to edit additional conditional install levels for the selected feature.
“Installation Behavior“ fields should not contain conditions based on a feature’s or component’s state because the expressions in these fields are evaluated before the installer checks the state of features and components. The expressions will always return false due to this fact.
Install Settings
- Install feature locally
The feature and all its resources will be copied to the target computer. - Run feature from the installation source
The components of this feature that are not marked for local installation will be installed to run from source. This is the default behavior, which the user can change from the Customize dialog. - Use parent feature installation settings
The feature’s state is the same as the parent feature’s state. This option is available only if the feature has a parent. - Always install the feature
The User Interface of Windows Installer does not display an option to change the feature’s state. The “Entire feature will be unavailable” option will not be available for this feature in “CustomizeDlg.”
Advertise Settings
Configure the settings available from a feature’s context menu in the CustomizeDlg dialog during installation.
Allow advertise
This feature can be installed as advertised but this is not the default installation option.
- The default installation state is advertised.
The feature will be installed by default as advertised. - Disable advertise if the target system doesn’t support it
Advertising for this feature is disabled if the shell does not support the Windows Installer descriptors.
Disable advertise
The feature is not allowed to be advertised.
Builds
In case you have defined more that one build in the Builds page, you can choose to remove the feature from some builds. If a feature is removed from a build, all other resources that demand that feature (components, component members, class entries, type libraries…) will also be removed from the build.
Include feature in all builds
Use this option if the feature should be present in all your builds.
Include feature only in the selected builds
This option allows you to specify the exact builds that will contain the feature. You can select those builds in the list below.
Topics
- Conditional Levels Dialog
The “Conditional Levels” dialog in Advanced Installer.
Did you find this page useful?
Please give it a rating:
Thanks!
Report a problem on this page
Information is incorrect or missing
Information is unclear or confusing
Something else
Can you tell us what’s wrong?
Send message
Also read:
- [New] From Basics to Advanced Using Mac's Preview Like a Pro
- [Updated] In 2024, Expertise Unleashed Professional Insights Into Video Editing
- 2024 Approved Quiet Quests for Cinematic Joy Top Free Films on YouTube
- Advanced Technology Showcase Reviewing the Top 5 Slow-Motion Cameras for 2024
- Creative Strategies for Designing Music Lyric Videos: Alternate Approaches Showcased
- Enhancing Picture Quality: Solutions for Unclear Graphics in PC Version of COD: Warzone
- Epyc 9755 Turin: AMD's Record-Breaking 128-Core Processor Dominates Multi-Threaded Benchmarks with Over 108K CPU-Z Score!
- Expanded Real Estate Discovery Features
- Fortnite Newcomer's Roadmap: Tips and Tricks for Success
- Maximizing Your iPhone's Longenity: Expert Strategies to Extend Battery Life
- Secure Connection: Setting Up HP LaserLife Connectivity
- Simple Steps for Embedding YouTube Clips Into PowerPoint Presentations (2010/2013)
- SQL Query Editor: Enhance Your Database Management
- Understanding JSON Data Format and File Handling
- Unplugged Enjoyment Best Indoor Gaming Apps on Mobile Devices
- Will iSpoofer update On Realme Narzo 60 Pro 5G | Dr.fone
- Title: Exploring Key Real Estate Features: A Comprehensive Guide
- Author: Anthony
- Created at : 2024-10-06 23:21:27
- Updated at : 2024-10-10 21:09:38
- Link: https://fox-shield.techidaily.com/exploring-key-real-estate-features-a-comprehensive-guide/
- License: This work is licensed under CC BY-NC-SA 4.0.