TRIGGERcmd
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Example Commands
    3. Windows
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • Most Views
    • B

      Opening specific netflix movie with alexa problems
      • bignoob

      2
      0
      Votes
      2
      Posts
      1077
      Views

      Russ

      @bignoob, does it work if you run the command yourself, in a cmd window?

      You can copy that chromedriver exe into a new folder, then add that folder to your PATH environment variable, or just copy the exe into C:\windows folder which is already in your PATH by default.

    • Russ

      Have your Google Home speak some text
      • Russ

      3
      0
      Votes
      3
      Posts
      493
      Views

      Russ

      @F4u5t, yea I thought so too. It's not exactly a TRIGGERcmd thing but figured people on this forum might find it useful.

    • M

      Combine two commands
      • mark kreger

      4
      0
      Votes
      4
      Posts
      1592
      Views

      Xander

      You should just be able to add an "Exit" command at the end of your batch.

      Or, you can 'pipeline' your commands by putting the | command in between them:

      cd /d C:\Users\%USERNAME%\AppData\Local\Google\Chrome\User Data | del /s History*
    • Felipe Martins Araruna

      How to run a program?
      • Felipe Martins Araruna

      2
      0
      Votes
      2
      Posts
      2643
      Views

      Russ

      @Felipe-Martins-Araruna, can you give some details? Are you using Windows? What's the program?

      I'll assume Windows, and give some steps that generally work:

      Use Windows search to find the program's icon. In this example I searched for chrome. Right-click that icon and select Open file location

      99cba1df-cd65-4394-864f-a53b94730e74-image.png

      Right-click the shortcut and click Properties

      2daa68e7-7934-453e-ba41-b2fc60814683-image.png

      Copy the Target

      6791c31b-5f7e-46a9-8386-ce679c61252b-image.png

      Right-click the TRIGGERcmd tray icon, click GUI Command Editor, add a command, and paste that Target in the Command field:

      29df2b7a-085d-42a4-998b-75a0dba4ce93-image.png

      For example, the Target in my Chrome icon is:

      "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"
    • Cavagnola Franco Ignacio

      Shutdown
      • Cavagnola Franco Ignacio

      1
      0
      Votes
      1
      Posts
      1233
      Views

      No one has replied

    • Eliseu José

      How to UNLOCK the Windows screen?
      • Eliseu José

      3
      0
      Votes
      3
      Posts
      1332
      Views

      Russ

      @Eliseu-José, I'm pretty sure that's impossible. Microsoft restricts access to that login screen for security reasons.

    • D

      Send windows PC to Hibernation
      • datique

      2
      0
      Votes
      2
      Posts
      2422
      Views

      Marco Torrano

      Update post:

      PTBR

      Desligar : Shutdown.exe -s -t 00

      Reiniciar: Shutdown.exe -r -t 00

      Cancelar: Shutdown.exe -a

      Hibernar: rundll32.exe PowrProf.dll,SetSuspendState

      Suspender: rundll32.exe powrprof.dll,SetSuspendState 0,1,0

      Bloquear: Rundll32.exe User32.dll,LockWorkStation

    • Marco Torrano

      This topic is deleted!
      • Marco Torrano

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • Marco Torrano

      Open Evernote
      • Marco Torrano

      1
      0
      Votes
      1
      Posts
      223
      Views

      No one has replied

    • Marco Torrano

      Open Spotify
      • Marco Torrano

      1
      1
      Votes
      1
      Posts
      1217
      Views

      No one has replied

    • Marco Torrano

      How to run a Windows Explorer or specifc Folder?
      • Marco Torrano

      3
      0
      Votes
      3
      Posts
      502
      Views

      Marco Torrano

      I DID! 😄
      Thanks, Russ.

      2f212a89-1403-4ef1-8f41-0d1eabd2e2fc-image.png

    • Matheus Henrique Tenorio Romera

      How to decrease and increase screen brightness?
      • Matheus Henrique Tenorio Romera

      2
      0
      Votes
      2
      Posts
      295
      Views

      Xander

      Create a trigger that calls Nirsoft.net's NirCMD program. It's got a ton of options. I use it to Mute my system but it does have a SetBrightness option.

      https://nircmd.nirsoft.net/setbrightness.html

    • MAX MAGALHAES

      Start Spotify app
      • MAX MAGALHAES

      1
      0
      Votes
      1
      Posts
      640
      Views

      No one has replied

    • Marco Torrano

      How Open OBS
      • Marco Torrano

      7
      0
      Votes
      7
      Posts
      833
      Views

      Marco Torrano

      @Russ Omg. Thank you, Russ. Thank you. ;))

    • J

      Solved
      • JoseTCMD

      1
      0
      Votes
      1
      Posts
      185
      Views

      No one has replied

    • J

      taskkill in windows
      • JoseTCMD

      2
      0
      Votes
      2
      Posts
      324
      Views

      Russ

      @JoseTCMD, I see here you solved it. Thanks for letting me know.

    • W

      Doubts for creating .bat files
      • wendergalan

      3
      0
      Votes
      3
      Posts
      226
      Views

      Russ

      @wendergalan, I found this tool called cmdow that can move a window to specific coordinates.

      https://ritchielawrence.github.io/cmdow/

      This batch file opens Calculator, then moves it to my second monitor, then maximizes it:

      calc cmdow calculator /mov 2000 60 cmdow calculator /max

      I haven't found a solution for turning specific monitors on or off yet.

      About having different prices for different countries, I'd rather not do that. Paypal doesn't give me that option, and I think $19.95 is still pretty cheap for a full year.

    • Marcos silva

      Triggercmd is not working anymore.
      • Marcos silva

      2
      0
      Votes
      2
      Posts
      184
      Views

      Russ

      @Marcos-silva, I just tested the Alexa TRIGGERcmd Smart Home skill myself and it worked for me.

      Have you tried using it without your Alexa Routine? Like just, "Alexa, turn on calculator" ?

      One theory I have is maybe you changed something about your command, which would delete and re-create the Alexa device. If so, you'd have to re-add it to your Routine.

    • Daniel Estrada

      Why i cant open the trigger agent?
      • Daniel Estrada

      2
      0
      Votes
      2
      Posts
      74
      Views

      Russ

      @Daniel-Estrada, please tell me more. What operating system are you using? Windows 10?

      What happens when you try to run the TRIGGERcmd Agent?

      You should get a tray icon in the lower right near your clock if you run Windows. You might need to click the up arrow to see it.

    • A

      Open YouTube In Chrome, Search and Play Result Fullscreen
      • A McF

      3
      0
      Votes
      3
      Posts
      2832
      Views

      Royher Figuera

      @A-McF / @russ I'm interest in this script but I don't know how start. I made a file .vbs with your code but won´t run and I don´t know how configure triggercmd with that. I supose the trigger is the file and the param is "the search". I´m correct?