Batch make running fullscreen app go into windowed mode

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
pditty8811
Posts: 184
Joined: 21 Feb 2013 15:54

Batch make running fullscreen app go into windowed mode

#1 Post by pditty8811 » 10 Oct 2013 00:03

What command do I use to make a running fullscreen program go into windowed mode? Not launch the program, but a program that is already running.

I'd like to know the commands to make from fullscreen to windowed, and back from windowed to fullscreen.

Thanks.

Is this possible?

Adrianvdh
Posts: 177
Joined: 16 May 2013 13:00

Re: Batch make running fullscreen app go into windowed mode

#2 Post by Adrianvdh » 10 Oct 2013 13:22

AFAIK, No, not at all.

Post Reply