Opened on Apr 14, 2009 at 6:55:13 PM
Closed on Apr 14, 2009 at 7:12:58 PM
Last modified on Apr 15, 2009 at 10:08:40 AM
#904 closed Bug (No Bug)
ShellExecuteWait Flag Bug
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Cc: |
Description
Flag Setting (e.g. SW_MAXIMIZE) has no effect.
ShellExecute(@ProgramFilesDir & "\AutoIt3\AutoIt3.chm",Default, @SW_MAXIMIZE) ; File will be NOT maximized
Attachments (0)
Change History (4)
comment:1 by , on Apr 14, 2009 at 7:12:58 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
comment:2 by , on Apr 14, 2009 at 9:23:31 PM
Hello,
I have try out only this one liner with severals programs / windows and it doesn't take effect.
Please veryfing yourself it and reopen this track.
comment:4 by , on Apr 15, 2009 at 10:08:40 AM
Hey, you've right! So I found the Reason:
I have used the old german help file for v. 3.1.0 instead of 3.3.0. There was no so much options. Now I have found even a actual help file =)
Thank you very much for your quick support!

No shit, you don't say? Maybe if you try calling the function correctly you might get better results.