Optimizing User Experience with Single Vs. Multiple Pages
Optimizing User Experience with Single Vs. Multiple Pages
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Product Details
* Digital Signature
* Updater
* Upgrades
* Licensing Page
* CD/DVD Autorun
* Multiple Instances Page
* Instance Properties Tab
* Instance Components Tab
* Resources
* Package Definition
* 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.
Multiple Instances Page
This page allows you to install multiple instances of your product on the target computer. The existence of multiple instances is verified by the EXE setup file . This is why the corresponding option must be checked in the Configuration Tab page.
Windows Installer permits only one instance of the ProductCode to be installed per machine and one instance to be installed per user. Starting with Windows Installer 3.x or later multiple instances can be installed by applying ProductCode transforms (called instance transforms) to the base MSI package.
Advanced Installer creates a transform for each defined instance with the same name as in the “Instance IDs” pane and streams it into the MSI database. When the package runs the Multiple Instances selection dialog displayed by the EXE allows the user to install new instance or maintain an already installed one.
The instances are uniquely distinguished by a newProductCode and additionally by the InstanceId property. Other properties can be created in the Instance Properties page. When the first instance is created the InstanceId property, it is added to the project with “#0” as value for the selected build. You can change it in the Install Parameters page.
The “#0” value is reserved for the base package.
Advanced Installer uses the name of an instance from “Instance IDs” pane as the InstanceId property value for the corresponding instance. The InstanceId property will not be resolved outside the Multiple Instances page.
Creating a new instance
Use the “New Instance” command from the context menu or press the Insert key while the “Instance IDs” panel is selected, in order to create a new instance.
Renaming an instance
Use the “Rename” command from the context menu or press the F2 key while an element is selected, to rename an instance.
Removing an instance
Use the “Delete” command from the context menu, or press the Delete key while an element is selected, to remove an instance.
Specifying the instances’ installation order
Use the “Move Up” / “Move Down” context menu item or press the Shift+Up /Shift+Down keys while an instance is selected.
Generate instances at install time
This option enables generating custom name instances at install time for the selected build. It implies loosing all previously created instances.
Build major upgrades for multiple instances
The package is built with major upgrades support. This option has effect only after changing the Product Version .
You cannot author major upgrades and generate instances at install time. The two options above are not compatible.
Topics
- Instance Properties Tab
In this tab you can set/overwrite properties for an instance. - Instance Components Tab
In this page you can overwrite components for an instance.
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] In 2024, Culinary Content Kings & Queens of TikTok
- [Updated] In 2024, Top Gamers' Screen Guide Best Monitors at 4K Quality
- Best Lock Screen Apps for Windows 8: Top Picks and Feature Comparisons
- Customize Your Experience with Easy Steps in the User Account Settings Section
- Efficient Photo Management: Combining Identical Pictures of the Same Individuals Using iPhone & Mac Tools
- In 2024, Remove the Lock Screen Fingerprint Of Your Infinix Smart 8
- İşsanlılar Arasındaki Yatırım Sistemleri Ve Nakliye Politikaları
- Master-Class Bots for Chat Engagement
- Mastering Android Device Manager The Ultimate Guide to Unlocking Your Nubia Z50S Pro Device
- Mastering Data Integration: Using the Excel Connection Setup Prompt Effectively
- Step-by-Screen Mirroring: Connect Your Huawei P50 with a Computer
- Step-by-Step Guide: Downloading High-Quality Windows 11 Wallpapers & Desktop Backgrounds (HD, 4K) for Free
- Top-Rated HD Recording Software for World of Warcraft: A Comprehensive Guide
- Understanding and Customizing Excel's Edit Trigger Prompt Box
- Title: Optimizing User Experience with Single Vs. Multiple Pages
- Author: Anthony
- Created at : 2024-10-07 07:18:04
- Updated at : 2024-10-11 03:24:34
- Link: https://fox-shield.techidaily.com/optimizing-user-experience-with-single-vs-multiple-pages/
- License: This work is licensed under CC BY-NC-SA 4.0.