Modify

Opened 14 years ago

Closed 14 years ago

#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 Changed 14 years ago by Jpm

  • Resolution set to Works For Me
  • Status changed from new to closed

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

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.