Is there some program for scanning, saving and restoring last window position? For example at this moment i have opened five window first is google chrome which is not opened at full screean but at half of display, second is notepad which is on right side, and third is cmd which is under notepad. So I want to use this combination of "layout" when primary using google chrome (surfing at internet), but if working primary at other program let's say word (writting text) i want to use other program and at different position (cause is effectivly). So the point is to easy switching from one "layout" to another. (Like in many program that support more modes, for example visual studio -> debug layout, -> coding layout, etc ...)

link|improve this question
feedback

2 Answers

up vote 0 down vote accepted

Try WindowManager

This is not a freeware but you can try it out. I am not sure if it is capable of opening/remembering multiple instances of the same application.

link|improve this answer
thnx sahil, that is something like that ...:) – hellbell.myopenid.com Jan 5 '11 at 12:07
Anytime. Thank you for the feedback. – Sahil Jan 5 '11 at 16:13
WindowManager doesn't solve my problem, which is along similar lines. It doesn't recognize stuff automatically (pain to configure!) and doesn't support multiple profiles. I need something that will run through all windows and save their positions at a touch of a button, restoring when another button is pressed. Bah! I guess I'll need to code it myself. Maybe AHK will help. – Pedro May 4 '11 at 12:30
feedback

From my experience the Windows command prompt all ways opens to its default size, I don't know that there is any way around this. For your other programs your windows should open where they were when they were last closed. An exception to this rule is using the WIN key plus arrow keys, in which case the size of the window is not remembered, but as long as you manually adjust your window sizes then they should open where they were last closed.

link|improve this answer
yes it is true but point of this is to customize one time most effectivly "layout" (position of windows) and use it every time when is necessary for some job, .... window is remember position but if you want to open two time notepad, it will start one above the other, what we want is to start both on some specific various location... – hellbell.myopenid.com Jan 4 '11 at 21:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.