﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
823	OnAutoItExit does not trigger on Control-C in console mode.	david@…		"If I compile my script to run in console mode and hit control-C as it is running it will terminate the program but not run OnAutoItExit.

I ""worked around"" the issue by using HotKeySet( ""^c"", ""ControlC"" ) and have that function call an Exit command which triggers OnAutoItExit.  This is undesirable as it traps Control-C everywhere even when I am trying to copy and paste in another program."	Bug	closed		AutoIt	3.3.0.0	None	Wont Fix		
