Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#904 closed Bug (No Bug)

ShellExecuteWait Flag Bug

Reported by: xelotiac@… 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

Change History (4)

comment:1 Changed 16 years ago by Valik

  • Resolution set to No Bug
  • Status changed from new to closed

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

comment:2 Changed 16 years ago by xelotiac@…

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:3 Changed 16 years ago by Valik

You are calling the function wrong.

comment:4 Changed 16 years ago by anonymous

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!

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.