﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1819	Script won't launch or won't exit after launching URLs in ShellExecute	lwc		"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?"	Bug	closed		AutoIt	3.3.6.1	None	Works For Me	shellexecute, crash	
