• After I formatted the machine I can no longer use the application

    2
    0 Votes
    2 Posts
    498 Views
    RussR
    @Eric-Condé, you probably need to delete the computer in your account, then run the TRIGGERcmd agent. It will prompt for a token and create a new computer in your account.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Start Minecraft Launcher

    2
    0 Votes
    2 Posts
    1k Views
    RussR
    @Anthony-Gustavo, it should work if you use this command (including quotes): "C:\Program Files (x86)\Minecraft Launcher\MinecraftLauncher.exe" [image: 1616365135473-52a94b4f-f19f-424f-9ebf-1207f674ae3b-image.png]
  • ligar o notebook windows, é possivel?

    3
    0 Votes
    3 Posts
    1k Views
    Harley AdissonH
    thank you friend!
  • Turn monitors on and off

    17
    1 Votes
    17 Posts
    16k Views
    XanderX
    "Enable/disable/configure multiple monitors on Windows" https://www.nirsoft.net/utils/multi_monitor_tool.html MultiMonitorTool.exe /disable \.\DISPLAY3 And, for single monitors, my comment from a year ago still works.
  • Google your parameters

    Moved
    4
    0 Votes
    4 Posts
    3k Views
    Wladimir PerezW
    in linux you can use this #!/bin/bash busqueda=$@ google-chrome https://www.google.com/search?q=${busqueda// /+}
  • 0 Votes
    2 Posts
    883 Views
    RussR
    @joao, the text in your Command field doesn't belong there. I think you got that from this post. It's related to this post where I'm using an infrared receiver connected to my Raspberry Pi to run commands when I press buttons on an old VCR remote. So let's back up. What do you want to accomplish? I assume you want to create commands that do things like turn up the volume on your Windows PC. Here are a couple of ways to do that: You could install AutohotKey, and create a C:\autohotkeyscripts\volumeUp.ahk file with these contents: Send {Volume_Up} Then your make your Command field this: start C:\autohotkeyscripts\volumeUp.ahk I think a simpler/better way would be to download nircmd and make this your volume up Command: c:\tools\nircmd.exe changesysvolume 4000
  • RGB Fusion

    2
    0 Votes
    2 Posts
    806 Views
    kellanistK
    I've looked into this one before. TriggerCMD aside, I don't even think there is a way to do it from the command line.
  • [SOLVED] How to start fortnite?

    3
    0 Votes
    3 Posts
    7k Views
    RussR
    @Ana-Talavera, you could try making a batch file, and putting a 5 second pause between the two commands. The command that the TRIGGERcmd agent would run could be: c:\scripts\fortnite.bat And you'd create c:\scripts\fortnite.bat file with these contents: "C:\Program Files (x86)\Epic Games\Launcher\Portal\Binaries\Win32\EpicGamesLauncher.exe" timeout 5 "C:\Program Files (x86)\Epic Games\Fortnite\FortniteGame\Binaries\Win64\FortniteLauncher.exe"
  • My triggers doesn't apper in the website

    10
    0 Votes
    10 Posts
    2k Views
    RussR
    @Jimmy-David-Rodriguez-Farfan, Awesome. I'm glad that worked.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • How can use the ZOOM Meetings app meetings with the Trigger CMD?

    3
    0 Votes
    3 Posts
    2k Views
    A MinchellaA
    Here is a syntax that worked for me in the Target field of the shortcut as discribed above: %APPDATA%\Zoom\bin\Zoom.exe "--url=zoommtg://zoom.us/join?action=join&confno=123456789&pwd=123456789&zc=0&browseer=Chrome&uname=John Doe" Mind the space between ... Zoom.exe and "--url=... Of course: use proper MeetingID and pwd.
  • Why the website doesn't show my triggers created?

    2
    0 Votes
    2 Posts
    581 Views
    RussR
    @Jimmy-David-Rodriguez-Farfan, that might happen if the Ground field of your new trigger is set to background and you haven't installed the background service. If that's the case, please try changing it to a foreground trigger. Are you seeing other commands on the website? Like the default Notepad and Calculator commands?
  • Reboot (foreground)

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Having an issue closing services made with nssm

    2
    0 Votes
    2 Posts
    809 Views
    Noah NaumanN
    I have figured it out, Kinda. I got them working with a simple bat file but it doesnt seem to work locally on the system but when I use the triggercmd site from a different network the triggers work. Duno why
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • How to go to the next episode on Disney+ in Chrome

    1
    0 Votes
    1 Posts
    561 Views
    No one has replied
  • Clear network settings

    1
    0 Votes
    1 Posts
    391 Views
    No one has replied
  • I can't add my token

    2
    1
    0 Votes
    2 Posts
    719 Views
    RussR
    @Fernando-Faria, that's very strange. I've never seen that. Please try this: Delete your .TRIGGERcmdData folder: C:\Users\(username)\.TRIGGERcmdData Then close the TRIGGERcmd agent and open it again. At that point it should prompt for a token. You should be able to Quit out of the TRIGGERcmd agent by right-clicking the icon in your tray: [image: 1612912601290-eda66153-482f-4aef-a941-115434fec7e9-image.png]