JnLlnd/FoldersPopup

Use SendMode Input

Closed this issue · 1 comments

use SendMode Input
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
If you don't put this mode, it will affect other AHK scripts running. (for example, mouseMove)
See: https://mail.google.com/mail/u/0/?pli=1#inbox/147dcb2e10decd33

Implemented in v3.1