• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
TRIGGERcmd
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Abrir programa em tela cheia (F11)

Windows
3
4
715
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L
    Lucas Mateus
    last edited by Jul 16, 2023, 10:23 PM

    Preciso que ao dar o comando para o Trigger abrir um determinado programa, ele seja iniciado em tela cheia (tipo quando clicamos no F11).

    Alguém sabe como posso fazer isso?

    R 1 Reply Last reply Jul 17, 2023, 12:12 PM Reply Quote 0
    • R
      Russ @Lucas Mateus
      last edited by Jul 17, 2023, 12:12 PM

      @Lucas-Mateus, to make a Windows program start in full screen (aka maximized), prefix the command with start /max like this:

      start /max notepad
      

      Russell VanderMey

      1 Reply Last reply Reply Quote 0
      • M
        Mauro
        last edited by Aug 20, 2023, 3:49 PM

        I can use this command in actualy windown? how?

        R 1 Reply Last reply Aug 20, 2023, 4:18 PM Reply Quote 0
        • R
          Russ @Mauro
          last edited by Russ Aug 20, 2023, 4:19 PM Aug 20, 2023, 4:18 PM

          @Mauro, yes, just add the command in the GUI Editor.

          1. Right-click the tray icon and click GUI Command Editor:
            dab64203-1b65-44d9-be75-3dad9b4cec82-image.png

          2. Add the start /max notepad command:
            f51f3dba-91a1-4417-bdf7-d4c66e7c0e6a-image.png

          Russell VanderMey

          1 Reply Last reply Reply Quote 0
          • First post
            Last post