FastUpdateUtility - Efficient and Rapid Application Patching Solution
FastUpdateUtility - Efficient and Rapid Application Patching Solution
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.
IUpdateInstaller
Declaration
IUpdateInstaller : IDispatch
Overview
This interface is meant to specify details about the update installation package.
Properties
String FilePath - Gets or sets the location of the update file on the disk.
String CommandLine - Gets or sets the Command line parameters to be used when installing this update.
String ProductVersion - Gets or sets the the product version number of the current patch or upgrade package.
Bool ComputeSha256 - Gets or sets the option that will specify whether you want to use the SHA256 signature to check the update file integrity.
Bool ComputeMd5 - Gets or sets the option that will specify whether you want to use the MD5 signature to check the update file integrity.
Bool SuppressGui - Gets or sets the option that will specify if the update will be installed without user interface.
Bool IsPatch - Gets or sets the option that will will mark the update as a patch ensuring that it will be skipped when using the generated INI file.
Bool DeleteUpdatePackageAfterInstall - Gets or sets the option that will specify if the downloaded update package is deleted after the update is installed no matter if the update was installed successfully or not.
Bool InstallWithoutElevation. - Gets or sets the option that will specify if the update will be installed without UAC elevation.
String NoGuiCommandLine. - Gets or sets the silent (no UI) command line parameters to be used when installing this update without elevation.
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] Discovering the Secret to Engaging Content with ASPECT RATIOS in YOUTUBE
- A Comprehensive Guide to Using Chrome PIP Across Devices
- Beat Time, Learn Japanese Digits Fast!
- ChatGPT Decoded: AI’s New Era in Creative Generation
- Demystifying Digital Experiences VR Insights
- Efficient Methods: Restoring Lost MTS Video Footage Easily
- In 2024, Proficiency Through Practice Using EZ Grabber
- JPG画像の自由な復旧:3つの戦略
- Preserve Your Connections: A Guide to Backing Up Outlook
- Resolving an Empty Startup Program List in Task Manager: A Three-Step Guide
- Step-by-Step Guide: Retrieving Deleted Documents From the Temporary Storage
- Top July 2024 Promotions on iPhones: Exclusive Offers From ZDNet
- Unlock android phone if you forget the Asus ROG Phone 8 password or pattern lock
- ओवर-पुनर्निर्माण में बदला: आपके अभी तक संगठित किया गया है
- Title: FastUpdateUtility - Efficient and Rapid Application Patching Solution
- Author: Robert
- Created at : 2024-10-11 19:38:49
- Updated at : 2024-10-17 08:06:45
- Link: https://fox-triigers.techidaily.com/fastupdateutility-efficient-and-rapid-application-patching-solution/
- License: This work is licensed under CC BY-NC-SA 4.0.