task arrangement

About this tag
The task arrangement tag on WindowsForum.com covers discussions about automating the layout and organization of application windows on the desktop. Topics include using batch scripts to tile or stack multiple windows, such as debugging windows in Windows 7, to achieve a specific arrangement after launch. These conversations focus on practical scripting solutions for window management without third-party tools, often addressing challenges like coordinating window positions and ensuring consistent tiling behavior. The tag is relevant for users seeking to streamline their workflow by programmatically controlling window placement in Windows environments.
  1. J

    Windows 7 Automating Window Tiling for Multiple Kd Windows in Windows 7 Using a Batch Script

    I have a script (basic batch file) that launces 30 different kd windows and I want to have them tile on the desktop (or stack in win 7 terms) once they have all launched. Is there a command to do this or some kind of script? Those 30 windows will be the only ones open on the desktop.
Back
Top