Mastering Complex Software Deployment: A Guide to Advanced Installation Techniques
Mastering Complex Software Deployment: A Guide to Advanced Installation Techniques
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
* Start Page
* Save As Template Dialog
* Project Options Dialog
* External Tools
* Validation
* SCCM Configurations
* Auto Import
* Repository Manager
* Edit Solution Options - Installer Project
- 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.
Working with Advanced Installer Projects
The Advanced Installer Project is an XML file with the extension AIP. Advanced Installer provides several mechanisms for managing your installation project. These mechanisms can be accessed using toolbar buttons, the application main menu and keyboard accelerators.
Creating a new project
Use the [New… ] toolbar button, the “File > New…” menu item or theCtrl+N keyboard shortcut. The Start Page will show up.
Loading an existing project
Use the[Open… ] toolbar button, the “File > Open…” menu item or the Ctrl+O keyboard shortcut. You can also load an existing project by double clicking on the corresponding AIP project file in Windows Explorer.
Loading a recently accessed project
Use the “File > Recent Projects >” sub menu or select the project from the Start Page .
Saving the project
Use the [Save ] toolbar button, the “File > Save” menu item or theCtrl+S keyboard shortcut.
Saving the project under a different name
Use the “File > Save as…” menu item.
Warning: starting a new project from an already existing one by saving it under a different name is not advisable, because all the GUIDs for product, components, etc. in the two projects will be identical and thus will conflict. You should use the “File > Save as Template…” option for this.
Save As Template…
Use the “Save As Template…” menu item.
Creates a project template starting from the current project in order to reuse it in building a different package. New UpgradeCode, ProductCode and all the components GUIDs are generated when the template is used.
Building the project
Use the [Build ] toolbar button, the “Project > Build” menu item or theF7 keyboard shortcut. You need at least one component (file, registry entry, etc) in your project before you can build it.
You have the option to select which build to perform from the button’s drop down menu. When you directly push the button, the project that was build last is created. If no individual build was made previous, all builds are performed.
By default, Advanced Installer caches the archives created during build process in order to reuse them in future builds if the source files did not change.
Running the project
Use the [Run ] toolbar button, the “Project > Run” menu item or theF5 keyboard shortcut. If the project is out of date, it will first be built and then launched.
When this button is used, the resulted package from the last performed build is launched. If all the builds were performed than the first package in the building order is launched.
Running the project with logging enabled
Enable the “Show run log” item “Home” tab in the ribbon. The resulting Windows Installer log will be shown in the “Run Log” Panel.
Running the project in a virtual machine
Use the “Run in VM” item of the [Run ] button context menu or the “Project > Run > Run in VM” menu item. You can test the installation by running it in the provisioned virtual machine.
Displaying context-sensitive help
Use the [Help ] toolbar button, the “Help > Context Help” menu item or press theF1 key. Certain pages may also have embedded help displayed by default in their unused screen space. You can turn off the embedded help from the “View > Embedded Help” menu item.
Topics
- Start Page
The Start Page in Advanced Installer. - Save As Template Dialog
Save the current project as a predefined template. - Project Options Dialog
Edit project options like paths, project type, caching and path variables. - External Tools
Customizing the external tools used by Advanced Installer. - Validation
Check your project for compliance with each of the internal consistency evaluators (ICEs). - SCCM Configurations
Add, modify or remove SCCM deployment configurations. - Auto Import
Allows you to customize import options from Advanced Installer, for example the extensions associated to a file type. - Repository Manager
- Edit Solution Options
Edit Advanced Installer Project Solution Options
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] Immediate Favorites Week's Top Youtube Clips for 2024
- [Updated] Uniting OBS and Zoom A Compreehensive Video Guide for 2024
- 2018
- Ace Your PC's Performance by Mastering Astro Updates & Replacements
- Affordable Luxury: Rivian's R2 EV SUV Offers Great Value at Competitive Pricing
- Comprehensive Overview of Item Features & Attributes
- Distinguishing Features in Top-Tier Services
- Download the Newest Dolby Sound Card Drivers: Compatible with Windows 11, 10, and 8.1
- Managing Short-Term File Tasks on Windows Explorer's Directory Pages
- Quick Guide: How to Effortlessly Add Audio Content to macOS iTunes
- Save Your Footage! How to Retrieve Deleted Content From Sony Handycam
- Stop Windows Update Installing Drivers in Windows 11 [Solved]
- Tab Configuration Files: Setup Guidelines
- The Top Online Video Flipper Tools for 2024
- The Ultimate Guide to Cleaning Up Your Photos by Removing Items
- Top 5 Book Trailers That Will Captivate You
- Unova Stone Pokémon Go Evolution List and How Catch Them For Vivo X Fold 2 | Dr.fone
- Title: Mastering Complex Software Deployment: A Guide to Advanced Installation Techniques
- Author: Jason
- Created at : 2024-10-07 19:38:27
- Updated at : 2024-10-10 21:04:50
- Link: https://fox-useful.techidaily.com/mastering-complex-software-deployment-a-guide-to-advanced-installation-techniques/
- License: This work is licensed under CC BY-NC-SA 4.0.