Advanced Image Targeting Techniques with IPatch
Advanced Image Targeting Techniques with IPatch
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
* IUpdaterComponent
* IPatchProject
* IPatchDetails
* IPatchControlPanel
* IPatchImages
* IPatchUpgradeImage
* IPatchTargetImage
* IPatchUpgradeFamily
* IPatchSequence
* IPatchSequenceTarget
* IPatchBuildDetails
* 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.
IPatchTargetImage
Declaration
IPatchTargetImage : IDispatch
Overview
This interface is meant to edit target image properties
Properties
String Name - Gets or sets the name of the target image (small description).
IPatchTargetImage UpgradeImage - Gets or sets the upgraded image that contains the target image.
String MsiPackage - Gets or sets the source path to the .msi package containing the product’s target version.
Bool IgnoreMissingSourceFiles - Gets or sets the flag that specifies if the patch is built even if files used by the patch are missing from the image.
Bool DefaultLanguageMatchMandatory - Gets or sets the flag that specifies if the default language of the target image must be the language used during the installation of the original package.
Bool ProductMatchMandatory - Gets or sets the flag that specifies if the package used by the target image can be different from the package used to install the application.
Bool UpgradeCodeMatchMandatory - Gets or sets the flag that specifies if the target image’s Upgrade code must be the same as the installed package’s Upgrade Code.
String ProductVersionCheck - Gets or sets the method that will be used to check the product version. Supported values:NoCheck, Major, MajorAndMinor, MajorMinorAndUpdate.
String ProductVersionRelation - Gets or sets the relationship between the version of the installed package (Installed version) and the version of the target image (base version). Under normal circumstances, these versions should be equal. Supported values:InstalledLowerThanBase, InstalledLowerOrEqualBase, InstalledEqualBase, InstalledGreaterOrEqualBase, InstalledGreaterThanBase.
Array
Methods
AddSymbolsFolder(String aSymbolsFolder) Adds a folder from disk containing symbol files to the SymbolsFolder collection.
RemoveSymbolsFolder(String aSymbolsFolder) Removes a folder from disk containing symbol files from the SymbolsFolder collection.
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] Edge Your Way to Success Instagram's Finest Border Applications
- [Updated] Industry's Leading Heavy-Duty Drone Picks
- 1. 'La Herramienta Ideal Para Hacer Copias De Seguridad Del Correo en Windows Live Mail'
- 10 and DVD Issues? Discover Cost-Free Remedies Here!
- 2024 Approved Viral Video Blueprint Top 10 TikTok Tricks
- 6 Ways To Transfer Contacts From Samsung Galaxy A05s to iPhone | Dr.fone
- Acoustic Architects Building with Mac Studios
- Download and Install Logitech G403 Gamepad Drivers on Windows - Latest Version
- How To Restore Missing Messages Files from Poco M6 5G
- Krok Po Kroku Przeprowadz Niezależne Wykresyskanie Windows 11/11 Na Dysku Zmięczenia Uruchamiającym Szybki Przewodnik Gdański
- OneDrive というクラウドサービスにおける一方通行同期の設定方法
- Unable To Locate Page - Encountering the Classic HTTP 404 Error
- Title: Advanced Image Targeting Techniques with IPatch
- Author: Michael
- Created at : 2024-10-21 18:37:03
- Updated at : 2024-10-28 16:45:56
- Link: https://fox-where.techidaily.com/advanced-image-targeting-techniques-with-ipatch/
- License: This work is licensed under CC BY-NC-SA 4.0.