Window Size in certain applications does not save size of window

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Certain applications don't save the window size when you close out of them.
For example, the Services MMC console does not save its size after you close
out of it. Has anyone else experienced this problem. Is there a fix, a bug
written up, or a workaround?
 
That is a feature of the individual program or applet. If the program
doesn't provide it, it doesn't happen. Work around? Write your own
"mover" in AutoIt(freeware on the web) and fire the program off that way.
 
Instead of using the File menu - Close,
Press CTRL and click the X in the top right corner.
This is known as a hard Exit, and usually saves screen sizes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top