XbtpLinkSvc.exe

XbtpLinkSvc.exe maintains a long-term connection to the console for use with the Xbox Transfer Device. It creates a named pipe server which various XDK utilities will use to communicate with the console over the Xbox Transfer Device. XbtpLinkSvc.exe is started on-demand by the utilities which require it.

xbtplinksvc [/register] [/unregister] [/query] [/routing] [/enable:service] [/disable:service] [/enable:XTD] [/disable:XTD] [/f]
Option Description
/registerCopies the executable to the path provided and updates the XbtpLinkSvc.exe registry location entry.
/unregisterUnregisters the current location.
/queryDisplays the current registry location and displays the version number.
/routingLaunches the registered service for routing.
/enable:serviceEnables the service if it was disabled.
/disable:serviceDisables the service from launching.
/enable:XTDEnables the use of the Xbox Transfer Device.
/disable:XTDDisables the use of the Xbox Transfer Device.
/fForces installation of the service, even if the currently registered service is newer than this version.

See also

Command Line Tools