Undoes the minimize all action, restoring all minimized windows.
import { WinMinimizeAllUndo } from '@ahmic/autoit-js';await WinMinimizeAllUndo(); Copy
import { WinMinimizeAllUndo } from '@ahmic/autoit-js';await WinMinimizeAllUndo();
https://www.autoitscript.com/autoit3/docs/functions/WinMinimizeAllUndo.htm
Undoes the minimize all action, restoring all minimized windows.