Present a default window layout on startup in Windows 7
Posted
by sipickles
on Stack Overflow
See other posts from Stack Overflow
or by sipickles
Published on 2010-06-14T09:23:43Z
Indexed on
2010/06/14
9:32 UTC
Read the original article
Hit count: 117
Hello,
I have a Win7 PC in use as part of an experiment control system. The experiment in question uses 4 windows simultaneously, and I would like to find away to open, position and size these 4 windows with a script.
The script would run at start up, so that the newly booted PC presents the user with the four windows as default.
Obviously I can use a batch file in the startup folder to open windows and run applications, but is there a way to specify the layout of these windows?
Many thanks
Si
© Stack Overflow or respective owner