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
    • Anthony GustavoA

      Start Minecraft Launcher

      • • Anthony Gustavo
      2
      0
      Votes
      2
      Posts
      465
      Views

      RussR

      @Anthony-Gustavo, it should work if you use this command (including quotes):

      "C:\Program Files (x86)\Minecraft Launcher\MinecraftLauncher.exe"

      52a94b4f-f19f-424f-9ebf-1207f674ae3b-image.png

    • Harley AdissonH

      ligar o notebook windows, é possivel?

      • • Harley Adisson
      3
      0
      Votes
      3
      Posts
      494
      Views

      Harley AdissonH

      thank you friend!

    • RussR

      Turn monitors on and off

      • • Russ
      17
      2
      Votes
      17
      Posts
      7.4k
      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.

    • RussR

      Google your parameters

      • • Russ
      4
      0
      Votes
      4
      Posts
      2.6k
      Views

      Wladimir PerezW

      in linux you can use this

      #!/bin/bash busqueda=$@ google-chrome https://www.google.com/search?q=${busqueda// /+}
    • J

      Hi, I'm trying to make these commands work, but I don't know if that's how they are put. Would you help me?

      • • joao
      2
      0
      Votes
      2
      Posts
      289
      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
    • I

      RGB Fusion

      • • Isaque Gabriel
      2
      0
      Votes
      2
      Posts
      371
      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.

    • Ana TalaveraA

      [SOLVED] How to start fortnite?

      • • Ana Talavera
      3
      0
      Votes
      3
      Posts
      4.9k
      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"
    • Jimmy David Rodriguez FarfanJ

      My triggers doesn't apper in the website

      • • Jimmy David Rodriguez Farfan
      10
      0
      Votes
      10
      Posts
      530
      Views

      RussR

      @Jimmy-David-Rodriguez-Farfan,

      Awesome. I'm glad that worked.

    • Harley AdissonH

      This topic is deleted!

      • • Harley Adisson
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • Ana TalaveraA

      This topic is deleted!

      • • Ana Talavera
      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • André Ricardo da CostaA

      How can use the ZOOM Meetings app meetings with the Trigger CMD?

      • • André Ricardo da Costa
      3
      0
      Votes
      3
      Posts
      1.0k
      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.

    • Jimmy David Rodriguez FarfanJ

      Why the website doesn't show my triggers created?

      • • Jimmy David Rodriguez Farfan
      2
      0
      Votes
      2
      Posts
      206
      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?

    • RussR

      Reboot (foreground)

      • • Russ
      1
      0
      Votes
      1
      Posts
      1.4k
      Views

      No one has replied

    • Noah NaumanN

      Having an issue closing services made with nssm

      • • Noah Nauman
      2
      0
      Votes
      2
      Posts
      317
      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

    • Igor TeixeiraI

      This topic is deleted!

      • • Igor Teixeira
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • Igor TeixeiraI

      How to go to the next episode on Disney+ in Chrome

      • • Igor Teixeira
      1
      1
      Votes
      1
      Posts
      317
      Views

      No one has replied

    • Felipe DiogenesF

      Clear network settings

      • • Felipe Diogenes
      1
      0
      Votes
      1
      Posts
      138
      Views

      No one has replied

    • Fernando FariaF

      I can't add my token

      • • Fernando Faria
      2
      0
      Votes
      2
      Posts
      245
      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:

      eda66153-482f-4aef-a941-115434fec7e9-image.png

    • nalkoN

      closing apps

      • • nalko
      6
      0
      Votes
      6
      Posts
      1.7k
      Views

      L

      @Russ said in closing apps:

      @lcancio, for some reason you run Calculator with "calc" but the .exe is calculator.exe so you have to close it using the calculator.exe like this:

      0516bd3b-6367-4527-8925-fb54c859e829-image.png

      Uff. thank you so much for the advise!!
      it works. Appreciate it.

    • H

      "Restart" Windows 10 Command

      restart • • hdegenaro
      2
      0
      Votes
      2
      Posts
      667
      Views

      XanderX

      It's just a matter of changing the command itself, mostly changing the /s to a /r.

      If you type shutdown /? at the command prompt, it'll give you the full list of options.