跳到主内容

搜索

搜索

Commander script

评论

1 条评论

  • Avatar
    Shotaro Ito

    Hi Ron,

    Do you mean you need to restart Commander service?
    Since Commander doesn't have such settings, you need to do that with Windows function.

    create batch file 

    net stop “Commander Service”
    net start “Commander Service”

    Then run the batch file by Task scheduler, by SYSTEM privilege.

    http://www.thewindowsclub.com/how-to-schedule-batch-file-run-automatically-windows-7

     

    0

请先登录再写评论。