To activate a window using VBS

set oShell = WScript.CreateObject("WScript.Shell")
call oShell.AppActivate(<Window's Title>)

Comments

Popular posts from this blog

Java encoding : UTF-8, Big5, x-MS950-HKSCS