Run Minimized

H

Humpty Dumpty

An application that opens automatically from the Startup group, I selected
in "properties" in the Run field: Minimized.
Nevertheless, the applications opens in Normal Window. Is there a way to
force it to open minimized?
TIA,
Humpty
 
P

Pegasus \(MVP\)

Humpty Dumpty said:
An application that opens automatically from the Startup group, I selected
in "properties" in the Run field: Minimized.
Nevertheless, the applications opens in Normal Window. Is there a way to
force it to open minimized?
TIA,
Humpty

Poorly written applications don't pay attention to this setting. You could
get around the problem by writing a macro that launches the application,
then minimises it. AutoIt could probably do it:
http://www.autoitscript.com/autoit3/downloads.shtml
 

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