1. Custom Installation Action Handler: Tailored File Deployment
1. Custom Installation Action Handler: Tailored File Deployment
Table of Contents
- Introduction
- Registration
- Using Advanced Installer
- GUI
- Working with Projects
- 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
* IAdvancedInstaller
* IAdvinstProject
* IProductDetails
* IFolder
* ILaunchConditionsComponent
* IFilesComponent
* IIniFilesComponent
* IShortcut
* ITempFile
* IXmlFile
* IDirectoryMember
* IRegistryComponent
* IInstallParameters
* IBuildComponent
* ITextFileUpdatesComponent
* ITextUpdateFile
* ITextUpdateAppendOrCreate
* ITextUpdateReplace
* IFileAssociations
* IDefaultProgramFA
* IExtensionFA
* IProgIdFA
* IVerbFA
* IEnvironment
* IEnvironmentVariable
* IProductCode
* IUpgradeCode
* IMergeModulesComponent
* IMergeModule
* IDigitalSignature
* ICustomActionsComponent
* ICustomAction
* ICustomActionSequence
* IAttachedFileCustomAction
* IAttachedScriptFileCustomAction
* IDotNetCustomAction
* IExeWithWorkingDirectoryCustomAction
* IFileCustomAction
* IInstalledFileCustomAction
* IInstalledScriptFileCustomAction
* IPowershellScriptFile
* IPowershellAttachedScriptFile
* IInstallCertificate
* IUninstallCertificate
* IFileFromPropertyCustomAction
* IScriptFileFromPropertyCustomAction
* IAttachedDllFunctionCallCustomAction
* IInstalledDllFunctionCallCustomAction
* ITranslationsComponent
* IDriversComponent
* ISearch
* IServices
* IOrganizationComponent
* IComComponent
* IRemoveFilesComponent
* IRemoveFile
* IUpdatesProject
* IUpdaterComponent
* IPatchProject
* IPropertyComponent
* IProperty
* IPathVariable
* IMsixComponent
* IMsixDependencies
* IMsixDriverDependency
* IMsixDriverConstraint
* IMsixExternalDependency
* IMsixPackageDependency
- 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.
IInstalledFileCustomAction
Declaration
IInstalledFileCustomAction : ICustomAction
Overview
This interface facilitates editing custom action that allows the launching of a file into execution, but it must be scheduled after the files have been deployed on the target computer.
Properties
IFile File - Gets or sets the full path of the file you want to launch.
String CommandLine - Get or sets the command line arguments for launching executable file.
See also
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] The Art of Ad-Free Earning on YouTube Strategies for Self-Reliance Creators
- [Updated] SplitCam Assessment Best Video Recorder Ranking?
- 2024 Approved IMovie Music Mosaic Creating Audio-Visual Harmony
- 即時編輯影片:發揮你的電子繪圖天分
- Advanced XAML Element Search Techniques
- Effective Techniques for Eliminating Malware & Refreshing Your Windows Computer (Windows 10 & 11)
- Focus & Frame Essential iPhone Tools for Cropping Photos
- How to Access and Configure the Import Wizard: A Step-by-Step Guide
- In 2024, How I Transferred Messages from Vivo V30 Pro to iPhone 12/XS (Max) in Seconds | Dr.fone
- Seamlessly Project iPhone Display Onto Vizio TV – Ultimate How-To Tutorial
- Utilizing IScriptFileFromProperty for Powerful Custom SharePoint Features
- Title: 1. Custom Installation Action Handler: Tailored File Deployment
- Author: Stephen
- Created at : 2024-10-07 22:52:25
- Updated at : 2024-10-10 16:29:44
- Link: https://fox-place.techidaily.com/1-custom-installation-action-handler-tailored-file-deployment/
- License: This work is licensed under CC BY-NC-SA 4.0.