Maximize Performance: Mastering the Art of IUpdateTargets Management
Maximize Performance: Mastering the Art of IUpdateTargets Management
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
* ITranslationsComponent
* IDriversComponent
* ISearch
* IServices
* IOrganizationComponent
* IComComponent
* IRemoveFilesComponent
* IRemoveFile
* IUpdatesProject
* IUpdate
* IUpdateAutoCloseApp
* IUpdateInstalledDetection
* IUpdateInstalledBaseDetection
* IUpdateInstalledRegDetection
* IUpdateInstalledFileVerDetection
* IUpdateInstalledFileSizeDetection
* IUpdateInstalledExeDetection
* IUpdateInstalledUwpDetection
* IUpdateInstaller
* IUpdateProperties
* IUpdateReleaseNotes
* IUpdatesNotifications
* IUpdateTargetApp
* IUpdateTargets
* 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.
IUpdateTargets
Declaration
IUpdateTargets : IDispatch
Overview
This interface is meant to configure the update targets by specifying for which application versions the update applies.
Properties
Array
String TargetPlatform - Gets or sets the target machine architecture. Supported values: 32/64 32 64.
String TargetPlatformMinVersion - Gets or sets the minimum version of the target OS.
String TargetPlatformMaxVersion - Gets or sets the maximum version of the target OS.
Methods
**NewApplication(String aApplicationName)**returns IUpdateTargetApp
Creates a new target application.
RemoveApplication(IUpdateTargetApp aApplication)
Removes an existing target application.
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] Best Screen Recording Software Top 10 List for 2024
- [Updated] Pro Video Setup Choose From Our List of Best 5 Webcams & Mics for 2024
- 2024 Approved Transform Speeches Into Animated Videos
- Bypassing Printer Usage Errors Efficiently
- Download Apowersoft's Latest Update: The New Version 4.0 of Streaming Audio Recorder
- Enhancing Playability: Tackling Low FPS Challenges in Outriders Adventure
- Expert Strategies for Creating Viral Videos on Facebook
- Guide: Mastering Among Us Gameplay on Your Computer
- In 2024, How to use Pokemon Go Joystick on Poco X6? | Dr.fone
- Kinetic Mastery in Your Pocket A 2023 Review of KineMaster on Android for 2024
- Mastering Windows Registry Tweaks: The Ultimate Dialog on Changing Settings
- Optimized Browser Extension for Dominating Hole.io - Best for Windows and Macs
- Permanent Deletion Guide: Erasing Footage Off Your iOS Device Effortlessly
- Step-by-Step Guide: Transferring Videos to Your Android Device
- The Role of Data Accuracy in Business Success: Defining Data Integrity & Key Methods for Assurance
- VLCの使いこなし - ユーザーフレンドリーな方法でスクリーン録画とキャプチャ:実用的ツアー
- Winxvideo AIのビデオワールド豆知識セレクション:第2章解剖・分析
- Title: Maximize Performance: Mastering the Art of IUpdateTargets Management
- Author: Michael
- Created at : 2024-10-03 23:34:46
- Updated at : 2024-10-10 21:22:33
- Link: https://fox-making.techidaily.com/maximize-performance-mastering-the-art-of-iupdatetargets-management/
- License: This work is licensed under CC BY-NC-SA 4.0.