﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
429	shellexecute() new feature	lookinmyeyes		"I have code that i would use runasset() to change the profile that a program will run under with version 3.10,
i used shellexecute() after runasset() to elevate the shellexecute to specifig user privileges. 
i know i can use 
ShellExecute(""rundll32.exe"",   ""shell32.dll, OpenAs_RunDLL "" & $filename, """", ""runas"")

to get the windows run as box, but this requires to enter username and password after they have been entered into the autoit code to start up the application.

I am suggesting something like shellexecuteas() or something similar to runas() so that we can specify in the code username and password to use.

"	Feature Request	closed		AutoIt		None	Rejected		jeff.ketchum@…
