Expert Strategies for Successful Execution of Sophisticated Installer Creations
Expert Strategies for Successful Execution of Sophisticated Installer Creations
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:
- [New] 2024 Approved Best Zero Cost Chromebook Recorders
- [New] Aperture Aces' Top Picks The Most Impressive 6 4K DSLRs
- 2024 Approved Frolicsome Videoland Assessor
- 2024 Approved Livestream Quality Decision Opt for Streamlabs or OBS?
- Best of the Best: Top 4 Mac-Compatible Watermarking Solutions
- Effective Methods to Detect and Eliminate FileRepMalware – Expert Insights
- Expert Strategies for Creating Viral Videos on Facebook
- In 2024, How to Unlock a Network Locked Tecno Spark 10 5G Phone?
- Mastering Windows Registry Tweaks: The Ultimate Dialog on Changing Settings
- Maximizing Your Audio Quality - Tips for Amplifying M4A File Volumes
- Most Reliable Image Archiving Sites for 2024
- Next-Level Entertainment The Rise of VR Applications for 2024
- Optimized Browser Extension for Dominating Hole.io - Best for Windows and Macs
- Preventing Spam and Malicious SMS: A Guide to Securing Your Android Device with MalwareFox
- Solving 'SIM Card Not Activated, Message (MM/DD)' Issue - A Comprehensive Guide
- Step-by-Step Guide: Transferring Data From Your Huawei Mate 40 Pro to a Computer
- Title: Expert Strategies for Successful Execution of Sophisticated Installer Creations
- Author: Michael
- Created at : 2024-10-08 05:02:38
- Updated at : 2024-10-10 16:34:36
- Link: https://fox-making.techidaily.com/expert-strategies-for-successful-execution-of-sophisticated-installer-creations/
- License: This work is licensed under CC BY-NC-SA 4.0.