Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ServiceParameters

Specifies the command-line parameters to be passed to an object installed for use by COM through the LocalService registry value.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AppID
   {AppID_GUID}
      ServiceParameters = parameter

Remarks

This is a REG_SZ value. This string is passed to the service as a command-line argument as it is being launched.

Related topics

LocalService
Registering COM Servers

 

 

Show:
© 2017 Microsoft