Modify

#1819 closed Bug (Works For Me)

Script won't launch or won't exit after launching URLs in ShellExecute

Reported by: lwc Owned by:
Milestone: Component: AutoIt
Version: 3.3.6.1 Severity: None
Keywords: shellexecute, crash Cc:

Description

http://www.autoitscript.com/forum/index.php?showtopic=122199

My script can be nothing but:

ShellExecute("http://www.autoitscript.com")

When I say it sometimes won't exit, I mean like http://www.autoitscript.com/trac/autoit/ticket/1618

It works if I use this manual DLLCall:
http://www.autoitscript.com/forum/index.php?showtopic=17310

So can you just fix ShellExecute to use that DLLCall whenever it launches URLs?

Attachments (0)

Change History (2)

comment:2 by J-Paul Mesnage, on Dec 10, 2010 at 11:09:01 AM

Resolution: Works For Me
Status: newclosed

Under IE8/Windows 7 it is working.
as IE6 is a pretty old not really support by MS, I close it as working for me

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.