hmmm, this is something that could be done with a little scripting. You could create custom shortcuts that use a script for the apps you want to launch in a particular place. Within the script you could use WSH to launch the app, and Win32 FindWindowEX to find the window and then I don't know of the API off hand but I know there are API's to resize and move windows onscreen.