﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3652	Window Bug	tanaynigam12@…		"Hi Team,

I have an issue with a specific window that pops up during an installation. The error message window ""'''Allscripts Pro EHR Client - InstallShield Wizard'''"" does not close regardless of any implementation of AutoIT script tested on it. While the mouse clicks work manually or either of ""'''Enter'''"" or ""'''Escape'''"" work using the keyboard, they fail to close the window when implemented using the AutoIt script.

The scripts work perfectly fine throughout the implementation, which includes closing other windows and regular mouse clicks in any other window except this specific window.

On an attempt to debug the script, it appears that ''WinWait'' and ''WinActivate'' do return the Window Handle suggesting that the script detects the window. Moreover, any of the implementations of ''WinClose'', ''ControlClick'', ''MouseClick'', and ''WinKill'' return value ''1'' indicating ''success''. However, these do not close the window in any form.

Best Regards,
Tanay Nigam"	Bug	closed		AutoIt	3.3.14.5	None	Rejected	Close Window	
