TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Example Commands
    3. Windows
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Gustavo RiosG

      Sair do Modo suspensão

      • • Gustavo Rios
      1
      0
      Votes
      1
      Posts
      535
      Views

      No one has replied

    • RonR

      Background image

      • • Ron
      1
      0
      Votes
      1
      Posts
      440
      Views

      No one has replied

    • E

      Need Help

      • • Ego95
      2
      0
      Votes
      2
      Posts
      522
      Views

      RussR

      @Ego95, wakeonlan send a "magic packet" to power on a seperate computer across the same local area network. It does not turn a computer off or suspend it.

      I think you meant the shutdown command, not wakeonlan because this command would shutdown a Windows computer in 30 seconds:

      shutdown /s /t 30
    • E

      Comandos

      • • Ego95
      5
      0
      Votes
      5
      Posts
      1.2k
      Views

      E

      @Russ the shutdown comand doesnt work

    • RussR

      Hear stock quotes from Google Assistant or Alexa

      windows • • Russ
      4
      0
      Votes
      4
      Posts
      1.6k
      Views

      Colin MC

      @Russ Many thanks. Unfortunately I don't own an Alexa so I'm going to need to find an alternative. I can get GH to speak custom phrases on command using "assistant.command.Broadcast" with Google's Web based Automations script editor but that is just a fixed phrase. Guess I'm going back to Gemini for more ideas! Good to see TC still going strong - I first used it 5 years ago!

    • S

      problems installing in widows 11

      • • Severus
      2
      0
      Votes
      2
      Posts
      502
      Views

      RussR

      @Severus, please look for the "tray" icon. It looks like the square Triggercmd icon. You have to click the up arrow near the clock in the lower right corner of the screen to see your tray icons.

    • Jeferson BorgesJ

      Suspender e desligar o pc

      • • Jeferson Borges
      2
      0
      Votes
      2
      Posts
      1.3k
      Views

      RussR

      @Jeferson-Borges, have you found the GUI Command Editor?

      You can use it to add your commands, like this:

      a7b17bdd-a9ef-4adb-873d-82486d97e561-image.png

      To open the GUI Command Editor, right click the TRIGGERcmd Agent's tray icon first:

      20784eb0-6554-40e4-824a-450bb3dfe7e7-image.png

    • Danilo VazD

      G-Menu - Troca de entradas de video

      • • Danilo Vaz
      4
      0
      Votes
      4
      Posts
      615
      Views

      RussR

      @Danilo-Vaz awesome. De nada.

    • B

      Open running app

      • • bridges2
      2
      0
      Votes
      2
      Posts
      502
      Views

      RussR

      @bridges2, you can use nircmd to do that:

      nircmd win activate title "Calculator"

      I made this video on how to install nircmd so you can run it from anywhere:
      https://www.youtube.com/watch?v=xub4pjenLVs

    • EvelynnE

      This topic is deleted!

      • • Evelynn
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • Noah NaumanN

      Remote Mega Download

      • • Noah Nauman
      10
      0
      Votes
      10
      Posts
      26.7k
      Views

      O

      @Russ could you walk me through how to do this in simple terms and lots of clear step by step instructions? I've never used these softwares before so you can imagine how confusing this is for me to understand without having any experience doing anything remotely similar to this.

    • V

      Abrir o jogo direto na Game pass em tela cheia e so jogar

      • • Viniciusmbs
      2
      0
      Votes
      2
      Posts
      741
      Views

      Saraa CerisolaS

      obrigado pela informação

    • James ClarkJ

      This topic is deleted!

      • • James Clark
      2
      0
      Votes
      2
      Posts
      1
      Views
    • pongsatonn siripetP

      This topic is deleted!

      • • pongsatonn siripet
      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • pongsatonn siripetP

      How to Setting Power Automate Triggercmd

      • • pongsatonn siripet
      4
      0
      Votes
      4
      Posts
      783
      Views

      RussR

      @pongsatonn-siripet, I looked the the Microsoft article you sent.

      I see this on that page about the error you're getting:

      Cause
      This error means a Power Automate license is required for the current user to do the action

    • Luiz Henrique Dela GiustinaL

      Problem: Run Call Of Duty Warzone

      • • Luiz Henrique Dela Giustina
      28
      0
      Votes
      28
      Posts
      8.1k
      Views

      Marcos BarquetM

      @Arthur-Oscar could you share the files again, thanks!

    • levi junco 0L

      trigger cmd does not respect the waiting time of my batch file

      • • levi junco 0
      3
      0
      Votes
      3
      Posts
      976
      Views

      Matthew PoppellM

      @levi-junco-0 You bloody legend thank you levi - this has been messing with me for hours.

    • Bruno TomarchioB

      PROBLEM WITH STARTING THE PROGRAM

      error • • Bruno Tomarchio
      13
      0
      Votes
      13
      Posts
      1.9k
      Views

      RussR

      @Bruno-Tomarchio, ok good. Thanks for letting me know.

    • Bruno TomarchioB

      PROBLEM WITH THE STARTING OF THE PROGRAM

      • • Bruno Tomarchio
      2
      0
      Votes
      2
      Posts
      337
      Views

      RussR

      @Bruno-Tomarchio , can you send a screenshot? Not sure what drop-down menu you mean.

    • D

      Can I use triggercmd to start my PC when it's fully shutdown?

      • • D0llyy
      4
      0
      Votes
      4
      Posts
      1.3k
      Views

      RussR

      @D0llyy, yes there are many tools for many OS's that can send the magic packet to wake up another computer.

      Windows: https://www.nirsoft.net/utils/wake_on_lan.html
      Mac: https://formulae.brew.sh/formula/wakeonlan
      Ubuntu: sudo apt-get install wakeonlan