Page 1 of 1

Open two windows on different monitors

Posted: 08 Nov 2010 18:58
by mtbe
I have an application where I want to open on of the windows on one monitor and a second window on a second monitor (off the same computer of course).

The application is called Aspen, but, let's just say it is Word, and I want to open one Word document on one monitor and a second Word document in another monitor.

I can get two docs to open with the batch file, but not open in separate monitors.

How do I do this with a batch file?

Re: Open two windows on different monitors

Posted: 27 Nov 2013 11:34
by rodrigolima
Hello mtbe

At this moment I am trying some code to switch between monitors by batch.

When I finish the tests I am going to send you a message.

The command in Windows 7 is DisplaySwitch.exe
Windows XP is MultiMonitorTool.exe

see You

Re: Open two windows on different monitors

Posted: 27 Nov 2013 17:02
by Squashman
rodrigolima wrote:Hello mtbe

At this moment I am trying some code to switch between monitors by batch.

When I finish the tests I am going to send you a message.

The command in Windows 7 is DisplaySwitch.exe
Windows XP is MultiMonitorTool.exe

see You

this thread is 3 years old and the user has never bothered to make another post in 3 years.