﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1498	#RequireAdmin causes script to not complete/run when UAC is turned off and user has normal privileges	neil.younger@…	trancexx	"Running the following example script on Vista or Win7 machine with UAC turned off as a user with normal privileges never shows the test message box and continues to consume CPU cycles, slowing the PC down. Have to log out of the user account to resolve.

{{{
#RequireAdmin
MsgBox(0,""test"",""Test"")
}}}

With UAC off using a Admin user then there is no issue.
With UAC on using a normal user then there is no issue."	Bug	closed	3.3.9.5	AutoIt	3.3.4.0	None	Fixed		
