﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1771	Run*() failure for Elevated Processes with UAC	Ascend4nt		"With Windows Vista+, when UAC is turned on, 'CreateProcess' will fail to run processes that require the user to interact with a UAC box.

For example, Run('regedit.exe') will fail, but ShellExecute('regedit.exe') will succeed.

The reason for this is explained @ MSDN here:
[http://technet.microsoft.com/en-us/library/cc722422%28WS.10%29.aspx]

It doesn't look like there is any easy workaround other than to use ShellExecute()?  If that is so, perhaps this can be added to the AutoIt Help file?  It would have saved me some time =)

Thanks"	Bug	closed		AutoIt	3.3.6.1	None	Wont Fix	Run UAC Elevated Process CreateProcess failure	
