| View previous topic :: View next topic |
| Author |
Message |
Jon
Joined: 28 Apr 2004 Posts: 373
|
Posted: Sat Jul 17, 2004 12:26 am Post subject: launch firefox hidden |
|
|
Hi, firefox (and mozilla) doesn't seem to want to launch hidden. It doesn't want to launch minimised either.
run, firefox.exe, ,Hide |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Sat Jul 17, 2004 1:30 am Post subject: |
|
|
| I think it's up to the app whether to obey the requested startup state. You could try having a WinWait immediately after the Run, followed by a WinHide or WinMinimize (parameterless to use the window last found by WinWait). |
|
| Back to top |
|
 |
Jon
Joined: 28 Apr 2004 Posts: 373
|
Posted: Sat Jul 17, 2004 1:41 am Post subject: |
|
|
| Thanks, I thought it might be something to do with firefox itself. |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Sat Jul 17, 2004 2:04 pm Post subject: |
|
|
I've updated the documentation to reflect this, so thanks for mentioning it:
"Some applications (e.g. Calc.exe) do not obey the requested startup state and thus this option will have no effect." |
|
| Back to top |
|
 |
|