Exploring the Impact of Connected Container Interactions
Exploring the Impact of Connected Container Interactions
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Package Definition
* Requirements
* Prerequisites
* Predefined Prerequisites
* Prerequisite Installation Tab
* Prerequisite Files Tab
* Prerequisite Conditions Tab
* Chained Package Behavior
* Edit PseudoFormatted Type Dialog
* Windows Features
* Windows Server Roles
* Specify Builds Tab
* Launch Conditions
* Merge Modules
* 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
Chained Package Behavior
A chained package can either be skipped or run as part of the main setup in the following modes:
- install
- uninstall
- maintenance
The chained package conditions are evaluated for install first, then for uninstall. Both conditions are evaluated in this order when the parent setup runs in install, uninstall and maintenance modes.
When these condition fields are left empty, then the chained package will run in the same mode as its parent setup.
A chained package’s run mode depends on three factors:
- parent setup run mode
- install condition
- uninstall condition
The following tables combine these three factors to clarify how the CP (chained package) will behave:
To read the table start from the top left cell then choose a column and a row based on how the conditions you have set in the Chained Packages get resolved.
When the parent package is installed and | CP install condition resolves to TRUE | CP install condition resolves to FALSE | CP install condition field is EMPTY |
---|---|---|---|
CP uninstall condition resolves to TRUE | => CP will be installed | => CP will be uninstalled | => CP will be installed |
CP uninstall condition resolves to FALSE | => CP will be installed | => CP will be skipped | => CP will be installed |
CP uninstall condition field is EMPTY | => CP will be installed | => CP will be skipped | => CP will be installed |
When the parent package is uninstalled and | CP install condition resolves to TRUE | CP install condition resolves to FALSE | CP install condition field is EMPTY |
---|---|---|---|
CP uninstall condition resolves to TRUE | => CP will be installed | => CP will be uninstalled | => CP will be uninstalled |
CP uninstall condition resolves to FALSE | => CP will be installed | => CP will be skipped | => CP will be skipped |
CP uninstall condition field is EMPTY | => CP will be installed | => CP will be uninstalled | => CP will be uninstalled |
When the parent package runs in maintenance mode and | CP install condition resolves to TRUE | CP install condition resolves to FALSE | CP install condition field is EMPTY |
---|---|---|---|
CP uninstall condition resolves to TRUE | => CP will be installed | => CP will be uninstalled | => CP will be uninstalled |
CP uninstall condition resolves to FALSE | => CP will be installed | => CP will run in maintenance mode | => CP will run in maintenance mode |
CP uninstall condition field is EMPTY | => CP will be installed | => CP will run in maintenance mode | => CP will run in maintenance mode |
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:
- [Updated] 2024 Approved Essential Tips for YouTube Thumbnail Design
- [Updated] Free Video Trimming Tutorial with Vimeo Features for 2024
- [Updated] Highlight Your PC Gaming 6 Effective Screen Methods
- [Updated] In 2024, Premier Script Development Arena
- 9 Essential iPhone X Hacks for Every User for 2024
- Designing Winning YouTube Banners That Captivate and Expand Your Audience Base
- Exploring the World of ICOM Type Libraries: The Ultimate Resource Optimization Toolkit
- How to Seamlessly Transform Your PDF Documents Into TIFF Images: Expert Strategies and Tools
- Mastering Element Query in XAML
- Unlock iPhone 15 Plus With Forgotten Passcode Different Methods You Can Try | Dr.fone
- Title: Exploring the Impact of Connected Container Interactions
- Author: Paul
- Created at : 2024-10-04 17:43:34
- Updated at : 2024-10-10 18:09:52
- Link: https://fox-metric.techidaily.com/exploring-the-impact-of-connected-container-interactions/
- License: This work is licensed under CC BY-NC-SA 4.0.