Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 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

Attachments (0)

Change History (4)

comment:1 Changed 15 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 15 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 15 years ago by Valik

You are calling the function wrong.

comment:4 Changed 15 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

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


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

 
Note: See TracTickets for help on using tickets.