11-28-2014, 02:39 PM
Replace
;Do Alt-Tab to bypass focus problem on Finish window
'AT ;; ALT+TAB
2
'AT ;; ALT+TAB
to
act "Window name"
If it does not work in exe, let exe run as administrator.
;Do Alt-Tab to bypass focus problem on Finish window
'AT ;; ALT+TAB
2
'AT ;; ALT+TAB
to
act "Window name"
If it does not work in exe, let exe run as administrator.
