﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
512	Runas problem with new version.	anonymous		"Hello I write a program when coulndt run correctly I have tried with that simple code.
When I start the program installation is starting and it is saying you are not administrator. But I used Local Administrator or domain administrator. nothing changed. so I tried to another pc and other version (v3.2.12.0). In my computer I have v3.2.12.1 and also I tried with beta. I have installed v3.2.10.0 to clear computer it worked well I updated v3.2.12.1 . It couldnt work again.

I have tried it in my home pc. Same problem.


If Not IsAdmin() Then
RunAs('username', ""Domain"", 'Password',0,@ComSpec,@SystemDir)

RunWait(""c:\install_flash_player.exe"")
MsgBox(0,"""",""complate"")
EndIf"	Bug	closed		AutoIt	3.2.12.0	None	No Bug		
