Create Your Own Customized Event Tracking Panel
Create Your Own Customized Event Tracking Panel
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- Installer Project
* Product Information
* Resources
* Package Definition
* Install Parameters
* Organization
* Builds
* Configuration Tab
* Advanced Media Tab
* Mac OS X Tab
* App-V 4.x Tab
* App-V 5.x Tab
* ThinApp Tab
* Configuration Tab
* App Installer Tab
* UWP Bootstrapper Tab
* Build Events Tab
* Edit Event Dialog
* Add a command-line batch file as a custom event
* Add a VBScript file as a custom event
* Add an executable file as a custom event
* Powershell build event
* Optional Package Tab
* Symbol Files Tab
* 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.
Build Events Tab
In this page you can specify commands to be executed in current build process. Events can be scheduled to be executed before build or after build.
The information presented in this article can be applied in a similar fashion toBuild Events Tab from Patch Project andUpdates Configuration Project .
Global builds events are executed for all builds from the list. If you want to have events defined only for a certain build, you must first select the build and then go to “Build Events” tab from the right side pane.
Creating a new event
It is possible to create Pre and Post build events.
Pre-Build Events
This type of events are executed before the actual package is being created. They can be useful to run commands whose results are used in the package building process, like always copy files from a location to ensure that you always have the latest files included in the project before starting the build process.
Post-Build Events
This type of events are executed after the actual package is being created. They can be useful to run commands that will be performed on the resulted package file, like renaming or copying it in a different location.
Use the “Add->Pre/Post-Build Event->New…” list context menu item in order to create a new event.
Also, you can create new events starting from some predefined templates. Just select one from “Add->Pre/Post-Build Event” context menu list. Available templates are:
- File Copy… - Copies file <source_file> to <destination_file>.
- File Move… - Moves file <source_file> to <destination_file>.
- File Rename… - Ranames file <source_file> to <destination_file>.
- Folder Removal… - Removes folder <folder_path>.
- Run As… - Runs <application.exe> impersonating user
.
You need to substitute place holders <source_file> and <destination_file> with actual paths.
You can access the current build output path by using properties like AI_BUILD_OUTPUT_FILE or AI_BUILD_OUTPUT_FOLDER. These properties are available only during build-time. It is highly recommended to include all paths in quotation marks (“ “) since some of them can contain spaces of special characters.
Edit an event
Use the “Edit” list context menu item or press theSpace key in order to edit an event.
Removing an event
Use the “Delete” list context menu item or press theDelete key in order to remove an event.
Specifying the events execution order
Use the “Move Up” / “Move Down” context menu item while an event is selected.
Examples
It is possible to define your own event that will be scheduled post or prior build:
- This article presents an example on how to add a predefined event
- Add a command line batch (.bat) file as a custom event
- Add a vbscript file as a custom event
- Add a custom exe file as a custom event
Topics
- Edit Event Dialog
The “Edit Event” dialog in Advanced Installer. - Add a command-line batch file as a custom event
Batch files are scripts that automate tasks or launch programs. See how you can add a custom event based on a .bat file you previously created. - Add a VBScript file as a custom event
Add a vbs file as an event example - Add an executable file as a custom event
The following is a general guide for adding an executable file as a custom event in the Advanced Installer software. - Powershell build event
How to use a Powershell script as a build event.
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 From Screen To Speakers Secrets to Successful Video Sharing
- [New] Photograph Whole Page Spectacle
- 遺失資料或被清除的USB修復技術:3種基本步驟指南
- Complete Walkthrough: Effortlessly Shifting Live Photographs From Your iPhone Onto a Personal Laptop or Desktop
- How to Effortlessly Retrieve Deleted M2T Video Backups
- How To Restore Your ADATA Solid-State Drive & Securely Back Up Files
- In 2024, How To Pause Life360 Location Sharing For Poco C51 | Dr.fone
- In 2024, Revolutionize Your Social Media Experience with Top Fire-Browser Extensions for Facebook, 2023
- In 2024, Tailored Interventions
- Innovative Minds Clash: Comparing Llama 3 and GPT-4 for Superiority
- Maximizing Productivity: Leveraging Features From Past Windows Versions
- Nokia C210 Unlock Tool - Remove android phone password, PIN, Pattern and fingerprint
- Revisiting Ancient News Feed Content on FB
- Tutorial Mudah Bikin Gaji: Cara Merubah Data Di Card SD
- Windows 11における外付けUSBメモリのインターナルストレージへの変換手順
- Title: Create Your Own Customized Event Tracking Panel
- Author: Daniel
- Created at : 2024-10-16 06:43:05
- Updated at : 2024-10-17 08:55:36
- Link: https://fox-pages.techidaily.com/create-your-own-customized-event-tracking-panel/
- License: This work is licensed under CC BY-NC-SA 4.0.