• Sair do Modo suspensão

    1
    0 Votes
    1 Posts
    657 Views
    No one has replied
  • Background image

    1
    0 Votes
    1 Posts
    564 Views
    No one has replied
  • Need Help

    2
    0 Votes
    2 Posts
    761 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
  • Comandos

    5
    0 Votes
    5 Posts
    2k Views
    E
    @Russ the shutdown comand doesnt work
  • Hear stock quotes from Google Assistant or Alexa

    Moved windows
    4
    1
    0 Votes
    4 Posts
    2k 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!
  • problems installing in widows 11

    2
    0 Votes
    2 Posts
    666 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.
  • Suspender e desligar o pc

    2
    0 Votes
    2 Posts
    2k Views
    RussR
    @Jeferson-Borges, have you found the GUI Command Editor? You can use it to add your commands, like this: [image: 1730117500397-a7b17bdd-a9ef-4adb-873d-82486d97e561-image.png] To open the GUI Command Editor, right click the TRIGGERcmd Agent's tray icon first: [image: 1730117613042-20784eb0-6554-40e4-824a-450bb3dfe7e7-image.png]
  • G-Menu - Troca de entradas de video

    4
    0 Votes
    4 Posts
    938 Views
    RussR
    @Danilo-Vaz awesome. De nada.
  • Open running app

    2
    0 Votes
    2 Posts
    693 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
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Remote Mega Download

    10
    0 Votes
    10 Posts
    31k 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.
  • Abrir o jogo direto na Game pass em tela cheia e so jogar

    2
    2
    0 Votes
    2 Posts
    966 Views
    Saraa CerisolaS
    obrigado pela informação
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    1 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • How to Setting Power Automate Triggercmd

    4
    0 Votes
    4 Posts
    1k 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
  • Problem: Run Call Of Duty Warzone

    28
    0 Votes
    28 Posts
    10k Views
    Marcos BarquetM
    @Arthur-Oscar could you share the files again, thanks!
  • trigger cmd does not respect the waiting time of my batch file

    3
    0 Votes
    3 Posts
    2k Views
    Matthew PoppellM
    @levi-junco-0 You bloody legend thank you levi - this has been messing with me for hours.
  • PROBLEM WITH STARTING THE PROGRAM

    error
    13
    0 Votes
    13 Posts
    3k Views
    RussR
    @Bruno-Tomarchio, ok good. Thanks for letting me know.
  • PROBLEM WITH THE STARTING OF THE PROGRAM

    2
    0 Votes
    2 Posts
    535 Views
    RussR
    @Bruno-Tomarchio , can you send a screenshot? Not sure what drop-down menu you mean.
  • Can I use triggercmd to start my PC when it's fully shutdown?

    4
    0 Votes
    4 Posts
    2k 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