Modify ↓
Opened 17 years ago
Closed 17 years ago
#164 closed Bug (No Bug)
VISTA - MAXIMIZE does not work
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | 3.2.10.0 | Severity: | |
Keywords: | vista, sw_maximize | Cc: |
Description
This statement (below) works fine on XP, starts ie in a max. window but fails to max. on Vista.
Vista does not recognize the sw_maximize.
Maybe the hex constant value needs to be changed ?
run("C:\Program Files\Internet Explorer\iexplore.exe","",@SW_MAXIMIZE)
Attachments (0)
Change History (1)
comment:1 Changed 17 years ago by Valik
- Resolution set to No Bug
- Status changed from new to closed
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.
Note: See
TracTickets for help on using
tickets.
There never has been any guarantee that any window would accept the *hint* parameter. This should have been posted in the Support forum first. Resolving as No Bug.