Abrir programa em tela cheia (F11)
-
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?
-
@Lucas-Mateus, to make a Windows program start in full screen (aka maximized), prefix the command with start /max like this:
start /max notepad -
I can use this command in actualy windown? how?
-
@Mauro, yes, just add the command in the GUI Editor.
-
Right-click the tray icon and click GUI Command Editor:

-
Add the start /max notepad command:

-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register Login