Back

AutoIt Team
Patches for Autoit
Windows
1 patches available
AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys). AutoIt is also very small, self-contained and will run on all versions of Windows out-of-the-box with no annoying runtimes required!
Autoit Version 3.3.16.1
Release Date
9/19/2022
Bug Fix?
Yes
Minor Release?
Yes
Patch Notes

3.3.16.1 (19th September; 2022) (Release)$$$$$$AutoIt:$$$$$$Fixed #3866: REGEXPCLASS broken in 3.3.16.0.$$$Fixed #3865: Image Control resizing behave as forced $GUI_DOCKWIDTH and $GUI_DOCKHEIGHT.$$$Fixed #3864: StringRegExp() crash with patterns that cause infinite recursion.$$$Fixed #3876: Hex Number Arithmetic is incorrect.$$$Fixed #3869: Subtraction operator before power operation is parsed incorrectly.$$$Fixed #3879: Dim Map to Array.$$$Fixed #3875: GUICtrlSetResizing() performance by Reverting #3831: GUICtrlSetPos() $GUI_DOCKHCENTER.$$$Fixed: missing uninstalling file GUICtrlInternals.au3 since 3.3.15.2.$$$Fixed: regression GUICtrlSetResizing() $GUI_DOCKBOTTOM full screen with WS_POPUP style.$$$UDFs:$$$$$$Added: UBound[2] example.$$$Added: StringRegExp[5] example.$$$Added: _GUICtrlEdit_SetPadding() function and example.$$$Added: _WinAPI_RegDeleteKey() can use $hKey as in RegRead().$$$Added #3863: _WinAPI_GetCapture().$$$Added: Allows _DebugArrayDisplay() to be used in UserFunc.$$$Added: _ArrayDisplay() and _DebugArrayDisplay() support Min Column width.$$$Added: _Array2DCreate() support 1D and/or 2D arrays.$$$Added: _DebugReportVar() display DllStruct content.$$$Added: _ArrayDisplay() and _DebugArrayDisplay() display {Array[dims]}; {Map[nentry]} and {Object}.$$$Fixed #3867: Changes in SecurityConstants.au3 to avoid name conflict. THIS IS A SCRIPT BREAKING CHANGE$$$Fixed: Regression in 3.3.15.1; _WinAPI_RegCreateKey() and _WinAPI_RegOpenkey().$$$Fixed: Regression of #3835 on _GDIPlus_GraphicsGet*().$$$Fixed #3871: _ArrayDisplay() Hang sorted array with Null element.$$$Fixed: _FTP_FileGetSize() very big size.$$$Fixed #3872: FTP-Server in AutoIt Help no longer accessible.$$$Fixed #3877: GUICtrlCreateLabel() overlapping controls doc precision ($WS_CLIPSIBLINGS).$$$Fixed #3883: _DebugArrayDisplay() produces uncalled console message.
Interested in automating patching for Autoit?