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.
|
Option |
Description |
| /register | Copies the executable to the path provided and updates the XbtpLinkSvc.exe registry location entry. |
| /unregister | Unregisters the current location. |
| /query | Displays the current registry location and displays the version number. |
| /routing | Launches the registered service for routing. |
| /enable:service | Enables the service if it was disabled. |
| /disable:service | Disables the service from launching. |
| /enable:XTD | Enables the use of the Xbox Transfer Device. |
| /disable:XTD | Disables the use of the Xbox Transfer Device. |
| /f | Forces installation of the service, even if the currently registered service is newer than this version. |