It would be great if the buttons / controls in the File Recovery window could be triggered by keyboard shortcuts such as, for example, Alt + r for the "Recover" button, Alt + c for the "Close" button etc. Then it would be possible to control these actions via AutoHotkey.
(What I would like to do is define a keyboard shortcut in AutoHotkey that marks all files in the file recovery window (this is already possible) and then triggers the recovery by either sending the keyboard shortcut for the "Recovery" button or by using AutoHotkeys "ControlClick" command to simulate a click on that button. Unfortunately this is not possible yet since there is no keyboard shortcut to trigger the "Recovery" button, and the buttons / controls in this windows also do not seem to have an identifier (AutoHotkeys "WindowSpy" helper app does not show any IDs for the controls in this window)
Thank you for keeping this incredibly useful program alive and kicking!
(What I would like to do is define a keyboard shortcut in AutoHotkey that marks all files in the file recovery window (this is already possible) and then triggers the recovery by either sending the keyboard shortcut for the "Recovery" button or by using AutoHotkeys "ControlClick" command to simulate a click on that button. Unfortunately this is not possible yet since there is no keyboard shortcut to trigger the "Recovery" button, and the buttons / controls in this windows also do not seem to have an identifier (AutoHotkeys "WindowSpy" helper app does not show any IDs for the controls in this window)
Thank you for keeping this incredibly useful program alive and kicking!