Maximize

C

Claude Marcil

Is there any way, any settings somewhere, to make all applications to open
in their maximize windows.
 
T

Thorsten Matzner

Claude Marcil said:
Is there any way, any settings somewhere, to make all applications to open
in their maximize windows.

No. Check the settings in your applications if you can set this up.
You could use the START command in the shortcuts for your
applications, but this is only a workaround because it will not work
if a program is started on another way. For details type
START /?
at a DOS prompt.
 
R

Ramesh

Best option is to use "IE New Window maximizer"

http://www.majorgeeks.com/download.php?det=1746
(Uses Windows API calls and automatically maximizes every browser window you
open)

* You can customize it for any application as it works based on "Windows
Title". It is even easier to code an application using API (GetActiveWindow,
foreground window) etc.


--
Regards,
Ramesh
AOL: SRamesh2k

«·´`·.(*·.¸(`·.¸ ¸.·´)¸.·*).·´`·»
«.............. Ramesh ...............»
«·´`·.(¸.·´(¸.·* *·.¸)`·.¸).·´`·»

~ Please reply to newsgroup ~


Is there any way, any settings somewhere, to make all applications to open
in their maximize windows.
 
D

David Candy

All programs decide for themselves. Even if specifing maximise (as in a
shortcut's properties) it is an advisory to the program - the program is
free to ignore. Many programs will refuse to open maximised so they don't
cover other programs.
 

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

Top