Property Component Management Solutions
Property Component Management Solutions
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
* 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.
IPropertyComponent
Declaration
IPropertyComponent : IDispatch
Overview
This interface is meant edit properties.
Properties
Array
Array
Methods
NewProperty(String Name, String Value, String Comment) returns IProperty
-Adds a new property in the project. The property will be added in the Properties and UserDefinedProperties.
NewFolderPathVariable(String Name, String Value, Bool IsGlobal) returns IPathVariable
-Adds a new folder path variable in the project.
NewRegistryPathVariable(String Name, String Value, Bool IsGlobal) returns IPathVariable
- Adds a new registry path variable in the project.
NewEnvironmentPathVariable(String Name, String Value, Bool IsGlobal) eturns IPathVariable
-Adds a new environment path variable in the project.
FindProperty(String Name) returns IProperty
Finds a property by name/id
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] 2024 Approved A Comprehensive Guide to PS3 Gameplay Recording
- [Updated] Exclusive Review Top 10 Budget-Friendly Video Meetup Apps for Companies & Schools for 2024
- Apowersoft Introduces Enhanced ScreenCapture Pro Version 1.1
- Comprehensive Head-to-Head: Hitman Pro Vs. Malwarebytes for Optimal Security
- Detailed Product Information & Specifications
- Essential Windows WOW6432 Node Registry Key Guide
- In 2024, 15 Best Strongest Pokémon To Use in Pokémon GO PvP Leagues For Samsung Galaxy Z Flip 5 | Dr.fone
- In 2024, How to Change Location On Facebook Dating for your Vivo X Flip | Dr.fone
- Mastering the Art of Choosing with a Smart Registry Selector Window
- Optimizing Team Access: Essential Guide to Subscriptions and Licenses
- Quick Guide to Crafting Tailored Listening Sessions with Windows Media Player
- Resolving Full-Screen Recording Issues in OBS: Updated Guide
- Scoperte: I 5 Ottimi Tecniche per Comprimere Senza Costo I File Video in Formato MKV
- Stay Uninterrupted: How to Turn Off Facebook Responses
- Ultimate FREE Windows Media Transcoder: Best MP4 Converters Reviewed
- Title: Property Component Management Solutions
- Author: Michael
- Created at : 2024-10-10 04:41:05
- Updated at : 2024-10-10 21:34:10
- Link: https://fox-where.techidaily.com/property-component-management-solutions/
- License: This work is licensed under CC BY-NC-SA 4.0.