【问题标题】:Running Dropbox as a windows service automatically as soon as windows starts [closed]Windows 启动后自动将 Dropbox 作为 Windows 服务运行[关闭]
【发布时间】:2016-04-18 01:06:06
【问题描述】:

实际上,我想将 Dropbox 作为 Windows 服务运行。在这篇文章之后,http://thedigitalhippies.com/forums/topic/4-running-dropbox-as-a-service-windows-server-2008-x64/ 它可以按照我的意愿完美运行。

现在,我想在 windows 启动时自动启动/运行 Dropbox 服务。

有人知道吗? 提前致谢。

【问题讨论】:

    标签: windows batch-file windows-services


    【解决方案1】:

    您可以使用Windows Task Scheduler

    您只需在计算机启动时触发运行 Dropbox 的新任务:

    【讨论】:

    • 谢谢您,但仍然无法按我的意愿工作。就我而言,当我停止保管箱服务并关闭计算机时,当我打开计算机时,保管箱服务应自动启动。有可能吗?
    【解决方案2】:

    如果 Dropbox 已设置为 Windows 服务,则无需使用任务计划程序。只是:

    1. 运行services control panel application ("services.msc")
    2. 找到您创建的用于运行 Dropbox 的服务
    3. 确保服务设置为启动"Automatic" -- or "Automatic (Delayed Start)"

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多