Tablacus ExplorerでAlt+マウスホイール上下でCtrl+Alt+PgUp/PgDn
v2
code: alt_wheel_tablacus_crtl+Alt+PgUpDn.ahk
;-----------------------------------------------------------------------------
#HotIf WinActive("ahk_class TablacusExplorer") !WheelUp::Send "{Ctrl Down}{Alt Down}{PgUp}{Alt Up}{Ctrl Up}"
!WheelDown::Send "{Ctrl Down}{Alt Down}{PgDn}{Alt Up}{Ctrl Up}"
v1
作るのやめ。
その代わりv2をコンパイルしたexeをアップロード