﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
360	RunAs() function not working on Windows 2000	CleM71	Valik	"Hi,

I try to use the RunAs() and RunAsWait() functions on Windows 2000.

{{{
RunAs(""myaccount"", ""mydomain"", ""mypassword"", 1, ""cmd.exe"", @SystemDir, @SW_SHOW)
}}}

It works on Windows XP, it don't on Windows 2000.

'''RunAs() returns 0'''

'''@error returns 1'''

'''@extended returns 1314'''


Someone encountered the same issue, see :

http://www.autoitscript.com/forum/index.php?showtopic=72863

Thank you in advance."	Bug	closed	3.2.13.1	AutoIt	3.2.12.0	None	Fixed	RunAs RunAsWait Windows 2000	
