Für die, die es noch nicht mitbekommen haben, die neue Autoit v3.3.6.07 ist erhältlich.
Ich finde es hat ein paar nette Fixes enthalten. Hät ich mir die Version einen Tag früher gezogen, häts mir viel Arbeit erspart...
Für mich die besten Neuerungen/Fixes, da ich selbst stark betroffen war.
Added: ControlCommand() "SendCommandID" - used to send WM_COMMAND Control ID messages. Allows the automation of ToolBarWindow32 controls (amongst others). For example, the "Back" button of Internet Explorer. Use Au3Info to get the Command ID from the ToolBar tab.
Fixed #1448: #OnAutoItStartRegister did not work in compiled scripts.
Fixed: Regression in FileOpen() where it wasn't allowed to open files in read mode if they were already open in write mode.
Fixed #1391: ToolbarWindow32 info only showing the first toolbar.
Fixed #1454: StringBetween() not working correctly.
Was freut oder nervt euch an der neuen Version?