AHKでやってる
こう書けばいい

;Win+Qで窓使いの憂鬱を一時停止
#q::
SendMessage, 0x111, 40007, 0, %control%, ahk_class .*mayu.*
Return