Understanding IComClass: Unveiling the Secrets of Application Identifiers
Understanding IComClass: Unveiling the Secrets of Application Identifiers
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
* IComClass
* IComClassActiveX
* IComClassAppId
* IComInterface
* IComPlus
* IComTypeLibrary
* 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.
IComClassAppId
Declaration
IComClassAppId: IDispatch
Overview
This interface is meant to configure and register DCOM servers.
Properties
String AppId - gets or sets the AppId value that will be written under the CLSID and creates the AppId GUID key under HKCR\AppId.
String RemoteServerToLaunch -Gets or sets th remote server name. This value will be written under HKCR\AppID\{AppID}, “RemoteServerName”=xxxx.
String LocalService -Gets or sets the local service. This value will be written under HKCR\AppID\{AppId}, “ServiceParameters”=xxx.
String ServiceParameters -Gets or sets the service parameters. This value will be written under HKCR\AppID\{AppId}, “ServiceParameters”=xxx.
String DllSurrogate -Gets or sets the dll surrogate. This value will be written under HKCR\AppId\{AppId}, “DllSurrogate”=xxx. Usually this string is empty.
Bool ActivateAtStorage - Gets or sets the option that will specify if the value “ActivateAtStorage”=”Y” will be written under HKCR\AppID\{AppId}.
Bool RunAsInteractiveUser - Gets or sets the option that will specify if the value “RunAs”=”Interactive User” will be written under HKCR\AppID\{AppId}.
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 Fiscal Fortitude The Story of Mr. Beast
- [Updated] 2024 Approved Efficient Time Markers in YouTube Videos (Desktop/Mobile Edition)
- [Updated] 2024 Approved Elite 8 High-Speed Recording Software
- [Updated] The Art of Lenovo's Video Screen Capture
- 2024 Approved Lighten Up Your Digital Presence - Kapwing Maker
- Capture Studio Ultimate Professional Record
- Easy Steps to Customizing Your Android's Display Settings
- Efficient Property Editing Interface: Streamline Your Asset Management
- How Do You Unlock your Apple iPhone XS Max? Learn All 4 Methods | Dr.fone
- How to Properly Restart or Reboot a Computer Using Windows 8
- In 2024, Top 5 Car Locator Apps for Infinix Smart 8 | Dr.fone
- Mastering Fast and Easy Safari Screencapture Methods
- Online Video Arena Showdown Who Wins – Vimeo or Giants Like YouTube+DailyMotion for 2024
- Property Component Management Solutions
- Quick & Easy Guide: Turning Your Android's PDFs Into Excel Format with Minimal Hassle
- Successful Strategies for Enjoying Call of Duty Mobile on Your Mac Device
- Ultimate Guide to Creating Stellar Highlight Reels: Varied Techniques Unveiled
- Understanding the Difference: Antivirus Protection Vs. Internet Security Solutions
- Updated Free MOV Video Combiner Software Top Picks for 2024
- Title: Understanding IComClass: Unveiling the Secrets of Application Identifiers
- Author: Michael
- Created at : 2024-10-04 21:40:14
- Updated at : 2024-10-10 20:08:51
- Link: https://fox-where.techidaily.com/understanding-icomclass-unveiling-the-secrets-of-application-identifiers/
- License: This work is licensed under CC BY-NC-SA 4.0.