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?
Open two windows on different monitors
Moderator: DosItHelp
-
- Posts: 21
- Joined: 19 Jul 2013 11:35
- Location: Brazil
Re: Open two windows on different monitors
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
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
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.