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.

LocalService

Registering COM Servers