HKLM\SYSTEM\CurrentControlSet\Services\<service-name>\Linkage
Data type | Range | Default value |
---|---|---|
REG_MULTI_SZ | ObjectName ObjectName ... | There is no default value for this entry. |
Specifies objects that the service must be able to access for the binding to be successful. Objects named in the value of Export must be installed on the system and available to the service or device.
Note
A valid binding requires a value for three entries: Bind, Export, and Route.
Caution
Bindings are created by the system. Do not change the values of these entries.
Related Entries