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

    Abrir programa em tela cheia (F11)

    Windows
    3
    4
    685
    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.
    • Lucas MateusL
      Lucas Mateus
      last edited by

      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?

      RussR 1 Reply Last reply Reply Quote 0
      • RussR
        Russ @Lucas Mateus
        last edited by

        @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
        • MauroM
          Mauro
          last edited by

          I can use this command in actualy windown? how?

          RussR 1 Reply Last reply Reply Quote 0
          • RussR
            Russ @Mauro
            last edited by Russ

            @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