Modify ↓
#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 , 17 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
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 , 17 years ago
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!
Note:
See TracTickets
for help on using tickets.

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