Forum 论坛 spacedesk Discussions How to start and enable SpaceDesk Console from command line

正在查看 3 个帖子:1-2 (共 2 个帖子)
  • 作者
    帖子
  • #12821
    dyong
    参与者

    I’d like to be able to start and enable SpaceDesk Console from the Windows command line.

    Can this be done?

    #12831
    spacedesk Lea
    管理员

    Hi @dyong,

    Yes, it can be done.
    It’s just like any other command lines for running an executable – start [path\filename.exe]

    Just type the following commands:

    To run spacedesk Driver Console:
    start C:\Windows\System32\spacedeskConsole.exe

    To stop/start the spacedesk Driver/Server:
    sc start spacedeskService
    sc stop spacedeskService

    #12852
    dyong
    参与者

    This is great! It’s exactly what I was hoping for. Thank you so much!

正在查看 3 个帖子:1-2 (共 2 个帖子)
  • 话题“How to start and enable SpaceDesk Console from command line”已关闭,不接受新回复。