I have a dual screen setup in Windows XP. I have several log file traces that I want to start up and have them positioned in a particular layout on the second screen. Is there a tool that allows me to start a command shell in a certain location? Or a tool that can be run from the command line to reposition a window that I can run in batch?
|
You should be able to start a program at a fixed position in a batch file using CMDOW.
Check the /MOV option:
|
|||||||
|