Effective Strategies for Optimizing IUpdateTargets
Effective Strategies for Optimizing IUpdateTargets
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] Simple Scan-Capture Solution - W10 OS for 2024
- [Updated] Explore the Best 8 Mirrorless Cameras for YouTube Vloggers
- [Updated] Stepwise Strategy for Perfectly Curating Videos in Your YouTube Playlists
- 1. Movavi Video Editor Pro: Edit and Buy Now for Stunning Results
- Best Tools to Showcase iPhone Content on Your Desktop Monitor
- Destiny 2 Won't Start? Here Are Solutions to Fix Initialization Errors
- Effortless Techniques to Reduce Your Video's Size Before Sharing on WhatsApp
- Exploring the Next Generation of AI: Introducing Google's PALM 2 Large Language Architecture
- Gain Unlimited Stock Videos Through Essential 4 YouTube Sources for 2024
- How to Use Our No-Cost 3GP Video Converter for Seamless Digital Media Adaptation
- In 2024, Easy Guide to Entering Google Meet on Devices
- IPathVariable Explained: Key Strategies for Boosting Your Site's SEO Performance
- Step-by-Step Guide: Resetting Your Apple ID Password Across iPhone Models
- Step-by-Step Guide: Setting Up a Secure Windows Sandbox Environment
- Top 9 Innovative Tools to Eliminate White-Background Signatures
- Title: Effective Strategies for Optimizing IUpdateTargets
- Author: Joseph
- Created at : 2024-10-10 04:56:11
- Updated at : 2024-10-10 16:40:09
- Link: https://fox-tls.techidaily.com/effective-strategies-for-optimizing-iupdatetargets/
- License: This work is licensed under CC BY-NC-SA 4.0.