In-Depth Examination of Item Specifications and Characteristics
In-Depth Examination of Item Specifications and Characteristics
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.
IProductDetails
Product details view in AdvancedInstaller.
The interface is designed to allow the user to set project name, version, and publisher just like in the user interface of Advanced Installer.
Declaration
IProductDetails : IDispatch
Properties
String Name - Sets or gets the product name.
String Version - Sets or gets the current version of the product.
String Publisher - Sets or gets the publisher of this product.
RegisterWithWindowsInstaller - Registers the product with Windows Instaler
IProductCode ProductCode - Gets the product code interface.
IUpgradeCode UpgradeCode - Gets the upgrade code interface.
Methods
**SetIcon(String IConSourceFile, UINT IconIndex)**Sets the product icon.
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] Discover the Top Strategies for Watching Global Cricket Events Online for 2024
- [New] Effortless Video Recordings of Google Meets on Phones
- [New] Transform AVIs Into GIFs A Step-by-Step Filmora Guide for PC and Mac
- Ace Voice-Changer Apps for Your Mobile Device for 2024
- Best Practices for SSRS Implementation and Management
- Configure Module Attributes Window: A Comprehensive Guide
- Elevate Your Valorant Experience by Overcoming FPS Drops – Essential Strategies
- In 2024, Enhancing iPhone 7 Screen Record Capabilities
- In 2024, How to Track WhatsApp Messages on Apple iPhone XS Max Without Them Knowing? | Dr.fone
- Step-by-Step Guide: Mastering the Art of Screenshots with Apowersoft's Free Tool
- Surface Book 2 Driver Update Made Simple - Download & Installation Tips
- Unveiling the Impact of Viruses on Mobile Devices: Insights From MalwareFox
- Title: In-Depth Examination of Item Specifications and Characteristics
- Author: Daniel
- Created at : 2024-10-08 04:13:11
- Updated at : 2024-10-11 04:49:10
- Link: https://fox-pages.techidaily.com/in-depth-examination-of-item-specifications-and-characteristics/
- License: This work is licensed under CC BY-NC-SA 4.0.