Superior Setup Software Provider
Superior Setup Software Provider
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
* IAdvinstLicenseInfo
* IAdvinstProjectTypes
* 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
* 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.
IAdvancedInstaller
The main interface entry point to work with Advanced Installer using automation commands. This interface represents Advanced Installer project picker and is used to create or load a project.
Declaration
IAdvancedInstaller : IDispatch
Properties
IAdvinstLicenseInfo LicenseInfo - Gets an object that contains information about advanced installer license.
IAdvinstProjectTypes ProjectTypes - Gets an object that contains different project types.
Methods
CreateProject (AdvinstProjectLicenseType = 1) returns IAdvinstProject or IUpdatesProject depending on the project type argument
- Creates a new Advanced Installer project. Using the default parameter it will create a simple project.
CreateProjectS (String = “simple”) returns IAdvinstProject or IUpdatesProject depending on the project type argument
- Creates a new Advanced Installer project. Using the default parameter it will create a simple project.
LoadProject (String target) return IAdvinstProject or IUpdatesProject depending on the project type loaded
- Loads an Advanced Installer project.
See also
Topics
- IAdvinstLicenseInfo
Lincese info interface - IAdvinstProjectTypes
Project Types interface
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] In 2024, Essential Fix Re-Emerge Missing Watch Icon, 2023
- [Updated] In 2024, Immediate Audience Monitoring Tools
- [Updated] Lead the Charge with Our #12 Best Tycoon Games Ever Played
- Efficient Software Component for Regular Updates: IUpdaterComponent Explained
- Free From Glitches: Fixing Lag in Call of Duty: Vanguard Effortlessly
- How to Restore Functionality of a Non-Responsive HP Bluetooth Keyboard
- M1 Pro Vs. M1 Max A Detailed Comparison of Apple Chipsets for 2024
- Manage Your Profile: Detailed Guide to Navigating Account Preferences
- Mastering Cross-Platform Gaming: A Guide to Playing Your Favorite iPhone Titles on a Computer or Mac
- Premium Gratis Image Cleaner: Top Watermark Stripper Apps
- Quickly Remove Google FRP Lock on Samsung Galaxy S23 FE
- Simple Techniques for Watermark Removal From 2021 Videos
- Streamline Your Event Planning with Advanced Editing Tools and Features
- Unveiling the Mystery: The Postponed Launch of Diablo Immortal for Personal Computers
- User-Friendly File Download Prompt Guide
- Title: Superior Setup Software Provider
- Author: David
- Created at : 2024-10-05 23:51:51
- Updated at : 2024-10-10 21:42:52
- Link: https://fox-zaraz.techidaily.com/superior-setup-software-provider/
- License: This work is licensed under CC BY-NC-SA 4.0.