Upgrade Your Images with IPatch: A Comprehensive Guide
Upgrade Your Images with IPatch: A Comprehensive Guide
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.
IPatchUpgradeImage
Declaration
IPatchUpgradeImage : IDispatch
Overview
This interface is meant to edit patch upgraded image properties.
Properties
String Name - Gets or sets the name of the upgraded image (small description).
IPatchUpgradeFamily UpgradeFamily - Gets or sets the family of the image.
String MsiPackage - Gets or sets the source path to a .msi package containing the product’s upgraded version.
String PatchPackage - Gets or sets the source path to the optional patch .msi package pointing to a modified copy of the upgraded installation database that contains additional authoring specific to the patch installation process. For example, additional dialogs or custom actions conditioned on the PATCH property.
String IgnorePackageFiles - Gets or sets the collection of the files that will be ignored when creating the patch. The files are separated by a comma (,).
Array
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.
NewTargetImage(String aMsiPackage) returns IPatchTargetImage Creates new target image from a .msi file specified by its source path.
DeleteTargetImage(IPatchTargetImage aTargetImage) Deletes the specified targe image.
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:
- [Updated] Legality of Recording on YouTube Platform?
- [Updated] The Beginner's Guide to LUTs and Downloading Tools for 2024
- Common Problems with iPhone Alarms: Troubleshooting Steps for a Reliable Wake-Up Call
- Comprehensive Tutorial on How to Descend From iTunes 12.1 to Older Software Editions
- Effortless Guide: Mastering Edit Options in XML Configuration Interface
- Effortless Song Creation with Mixcraft: Edit & Manage Music Tracks on Your Mac
- How To Identify & Revoke Admin Rights of Unseen Devices on Android: A Guide by MalwareFox
- How to Monetize Your Live Webcam Shows for 2024
- In 2024, Avoid Unwanted Interrucier Top 7 Selective Android AdBlockers Reviewed
- In 2024, How to Transfer Photos from Tecno Camon 20 Premier 5G to Laptop Without USB | Dr.fone
- Maximizing Digital Footprint: Effective Techniques for Increasing Webpage Sizes and Additional Content Options
- Most Effective Software Options for Adding Onyx Backdrops to Images in 2^13
- Top 10 Fixes for Phone Keep Disconnecting from Wi-Fi On Nubia Z50S Pro | Dr.fone
- Ultimate Guide to Catch the Regional-Located Pokemon For Motorola Edge 2023 | Dr.fone
- Ultimate Guide to Top-Ranking Automated Background Eliminators: Why Everyone Needs One
- Title: Upgrade Your Images with IPatch: A Comprehensive Guide
- Author: Joseph
- Created at : 2024-10-06 23:25:16
- Updated at : 2024-10-11 05:16:04
- Link: https://fox-tls.techidaily.com/upgrade-your-images-with-ipatch-a-comprehensive-guide/
- License: This work is licensed under CC BY-NC-SA 4.0.