TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Reboot (foreground)

    Windows
    1
    1
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • RussR
      Russ
      last edited by Russ

      "Reboot in 10 seconds" is one of the built-in commands, but it only works if you install the background service.

      {"trigger":"Reboot in 10 seconds","command":"shutdown /r /t 10","ground":"background","voice":"reboot"},
      

      So I added this Reboot (foreground) command to the examples under Browse Examples for people who don't want to install the background service:

      {"trigger":"Reboot (foreground)","command":"shutdown /r /t 1","ground":"foreground","voice":"reboot"},
      

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      • First post
        Last post